index
:
delta/ostree.git
2017.4-branch
auto
avoid-shadows
baserock/morph
baserock/v2015.9
fix-file-uri-decoding
fix-file-uri-decoding-first-try
fix-repo-modes-docs
fixup-since-versions
for-readthedocs
gh-pages
main
master
pull-fix-whitespace
release-2021.5
release-2021.6
release-2022.1
revert-2529-static-delta-error-unwind
rhel8
try
wip/cleanup-checkout-traversal
wip/deploy-inherit-parent-dirs
wip/grub2
wip/grub2-efi
wip/gs-dir-iter
wip/metalinks
wip/pull-depth
wip/staticdeltas
wip/thin-commits
github.com: ostreedev/ostree.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ostree
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: Fix various include ordering issues
Colin Walters
2023-05-01
5
-4
/
+4
*
fetcher: add libsoup3 backend
Daniel Kolesa
2023-04-12
2
-62
/
+168
*
Merge pull request #1946 from dbnicholson/ostree-metadata-api
Colin Walters
2023-02-09
19
-183
/
+71
|
\
|
*
repo: Create metadata commit in ostree_repo_regenerate_metadata
Dan Nicholson
2023-02-07
1
-101
/
+0
|
*
bin/summary: Use ostree_repo_regenerate_metadata
Dan Nicholson
2023-02-07
1
-38
/
+27
|
*
Strip trailing whitespace on all C files
Dan Nicholson
2023-02-07
18
-46
/
+46
*
|
Merge pull request #2811 from dbnicholson/cli-polish
Colin Walters
2023-02-09
7
-50
/
+286
|
\
\
|
*
|
bin/remote-summary: Add options to show metadata
Dan Nicholson
2023-02-07
1
-31
/
+47
|
*
|
bin/summary: Add options to show metadata
Dan Nicholson
2023-02-07
1
-5
/
+44
|
*
|
ostree/dump: Add support for summary metadata keys
Dan Nicholson
2023-02-07
2
-0
/
+66
|
*
|
bin/show: Add options to list metadata keys
Dan Nicholson
2023-02-07
1
-6
/
+71
|
*
|
bin/remote-refs: Add option to print revisions
Dan Nicholson
2023-02-07
1
-1
/
+13
|
*
|
bin/refs: Add option to print revisions
Dan Nicholson
2023-02-07
1
-1
/
+17
|
*
|
bin/refs: Sort listing
Dan Nicholson
2023-02-07
1
-6
/
+28
|
|
/
*
|
ostree/prune: Calculate reachability under exclusive lock
Jonathan Lebon
2023-01-30
1
-0
/
+9
|
/
*
sysroot: Add an API to initialize with mountns
Colin Walters
2022-11-22
1
-17
/
+3
*
ot-builtin-pull: Fix a minor leak with progress reporting
Philip Withnall
2022-11-21
2
-2
/
+2
*
ot-builtin-commit: Don’t mention a C function name in a help string
Philip Withnall
2022-11-18
1
-1
/
+1
*
ot-builtin-commit: Fix a typo in a command line help string
Philip Withnall
2022-11-18
1
-1
/
+1
*
Support overlayfs whiteouts on checkout
Miguel Angel Ajo
2022-09-28
1
-1
/
+6
*
finalize-staged: Don't listen to `SIGTERM`, just let kernel exit us
Colin Walters
2022-08-30
1
-17
/
+3
*
finalize-staged: Ensure /boot automount doesn't expire
Dan Nicholson
2022-08-30
1
-5
/
+63
*
main: Factor out sysroot loading
Dan Nicholson
2022-08-30
2
-34
/
+55
*
cli/rev-parse: Add `--single` option
Colin Walters
2022-08-18
1
-0
/
+36
*
cli/rev-parse: Port to new code style
Colin Walters
2022-08-16
1
-18
/
+8
*
Remove unused `linux/fs.h` includes
Colin Walters
2022-08-03
1
-1
/
+0
*
Fix `ostree admin kargs edit-in-place` fails issue
Huijing Hei
2022-07-12
1
-4
/
+3
*
RFE: Add a hidden option to `ostree admin kargs edit-in-place` to
Huijing Hei
2022-06-23
5
-0
/
+253
*
cli/refs: Port to C99 style
Colin Walters
2022-06-15
1
-15
/
+9
*
cli/remote-list: Port to C99 style
Colin Walters
2022-06-15
1
-17
/
+10
*
cli/gpg-sign: Port to C99 style
Colin Walters
2022-06-15
1
-29
/
+19
*
Merge pull request #2650 from cgwalters/misc-declare-and-initialize-1
Jonathan Lebon
2022-06-14
2
-49
/
+35
|
\
|
*
cli/diff: Port to C99 style
Colin Walters
2022-06-14
1
-36
/
+26
|
*
cli/config: Port to C99 style
Colin Walters
2022-06-14
1
-13
/
+9
*
|
cli/unlock: Port to C99 style
Colin Walters
2022-06-14
1
-18
/
+11
*
|
cli/undeploy: Port to C99 style
Colin Walters
2022-06-14
1
-12
/
+7
*
|
cli/os-init: Port to C99 style
Colin Walters
2022-06-14
1
-14
/
+8
|
/
*
fsck: Use `load_variant_if_exists`
Colin Walters
2022-06-12
1
-15
/
+5
*
fsck: Move most commit processing into helper function
Colin Walters
2022-06-12
1
-85
/
+98
*
fsck: De-indent loop
Colin Walters
2022-06-12
1
-90
/
+80
*
fsck: Don't load all object names into memory
Colin Walters
2022-06-09
1
-10
/
+11
*
Rename ostree-cmdprivate to drop out of introspection
Colin Walters
2022-06-02
5
-5
/
+5
*
Remove dup "--os=OSNAME" line in output of "ostree admin config-diff --help"
Huijing Hei
2022-05-25
1
-1
/
+0
*
Fix GNU style of two spaces for indent in https://github.com/ostreedev/ostree...
Huijing Hei
2022-05-25
1
-12
/
+12
*
Teach --karg-delete option to ostree admin deploy
Huijing Hei
2022-05-19
1
-1
/
+21
*
Add an `ostree-boot-complete.service` to propagate staging failures
Colin Walters
2022-04-26
3
-0
/
+62
*
glib: bump glib requirement to 2.66 and port to GUri
Daniel Kolesa
2022-03-12
2
-2
/
+4
*
src/ostree: Add --commit-only option to ostree prune
Saqib Ali
2022-02-25
1
-7
/
+21
*
lib/repo: Add commit version metadata to summary metadata
Dan Nicholson
2022-02-04
1
-0
/
+5
*
ostree/deploy: Test finalization locking
Jonathan Lebon
2022-01-21
1
-0
/
+18
[next]