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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rofiles-fuse: Build using FUSE 3 if possible, falling back to FUSE 2
Simon McVittie
2022-01-04
1
-2
/
+47
*
lib/static-delta: throw a proper error on bspatch failure
Luca BRUNO
2022-01-03
1
-1
/
+1
*
lib: use ostree-content-writer header
Luca BRUNO
2022-01-03
1
-0
/
+1
*
soup-uri: Fix clang-analyzer warning by dropping dead code
Colin Walters
2021-12-21
1
-45
/
+0
*
main: add support for CLI extensions via external binaries
Luca BRUNO
2021-12-20
3
-16
/
+112
*
Merge pull request #2496 from lucab/ups/repo-asserts
Colin Walters
2021-12-07
1
-4
/
+9
|
\
|
*
lib/repo: do no return a NULL on failure
Luca BRUNO
2021-12-07
1
-2
/
+4
|
*
lib/repo: do no return an arbitrary mode on failure
Luca BRUNO
2021-12-07
1
-1
/
+2
|
*
lib/repo: assert that writable state and error agree
Luca BRUNO
2021-12-07
1
-1
/
+3
*
|
Merge pull request #2494 from jmarrero/fsf-address
Colin Walters
2021-12-07
238
-714
/
+238
|
\
\
|
|
/
|
/
|
|
*
Update FSF license notices to use URL instead of address
Joseph Marrero
2021-12-07
238
-714
/
+238
*
|
repo: Change locking for summary regeneration to be shared
Colin Walters
2021-12-03
1
-8
/
+2
|
/
*
lib: misc static analysis fixes
Luca BRUNO
2021-11-26
2
-3
/
+3
*
app: Only remount /sysroot if needed
Jonathan Lebon
2021-11-19
1
-17
/
+41
*
lib/prune: Avoid unnecessary object serialization
Dan Nicholson
2021-11-18
1
-12
/
+9
*
lib: Avoid dereferencing NULL error values
Ryan Gonzalez
2021-11-12
2
-6
/
+16
*
Merge pull request #2476 from valentindavid/valentindavid/glib-fix
Colin Walters
2021-11-09
1
-1
/
+1
|
\
|
*
lib: Fix a bad call to g_file_get_child
Valentin David
2021-11-03
1
-1
/
+1
*
|
prepare-root: Set up sysroot readonly in initramfs
Colin Walters
2021-11-03
1
-24
/
+66
|
/
*
prepare-root: check for read-only sysroot status early on
Luca BRUNO
2021-11-01
1
-14
/
+14
*
Merge pull request #2472 from lucab/ups/prepare-root-checked-printf
Jonathan Lebon
2021-10-26
1
-3
/
+6
|
\
|
*
prepare-root: check return codes for errors when assembling paths
Luca BRUNO
2021-10-26
1
-3
/
+6
*
|
prepare-root: get rid of a global variable
Luca BRUNO
2021-10-26
1
-4
/
+1
|
/
*
prepare-root: make all mount operations silent
Luca BRUNO
2021-10-26
1
-13
/
+13
*
Merge pull request #2463 from cgwalters/fix-fanalyzer
Luca Bruno
2021-10-14
7
-19
/
+25
|
\
|
*
variantutil: Fix gcc `-fanalyzer` warnin
Colin Walters
2021-10-13
1
-8
/
+7
|
*
utils: Fix unreachable `NULL` deref by adding assertion
Colin Walters
2021-10-13
1
-2
/
+5
|
*
static-delta: Fix probably not actually possible NULL deref
Colin Walters
2021-10-13
1
-1
/
+1
|
*
fetcher/soup: Fix gcc `-fanalyzer` warning
Colin Walters
2021-10-13
1
-1
/
+1
|
*
sysroot: Fix gcc `-fanalyzer` warning
Colin Walters
2021-10-13
1
-2
/
+6
|
*
deployment: Fix gcc `-fanalyzer` warning
Colin Walters
2021-10-13
1
-3
/
+3
|
*
remote: Fix gcc `-fanalyzer` warning
Colin Walters
2021-10-13
1
-2
/
+2
*
|
repo/private: move OstreeRepoAutoTransaction to a boxed type
Luca BRUNO
2021-10-11
2
-16
/
+51
|
/
*
prepare-root: tweak log messages to clarify errors
Luca BRUNO
2021-10-07
1
-4
/
+13
*
Remove OstreeTlsCertInteraction bits from introspection
Colin Walters
2021-10-06
3
-2
/
+2
*
Release 2021.5
v2021.5
Colin Walters
2021-10-05
2
-6
/
+6
*
Merge pull request #2449 from cgwalters/mtree-from-commit
Jonathan Lebon
2021-10-05
4
-9
/
+46
|
\
|
*
lib: Add an API to construct a `MutableTree` from a commit
Colin Walters
2021-10-01
4
-9
/
+46
*
|
Merge pull request #2454 from lucab/ups/auto-txn-complete
Colin Walters
2021-10-05
4
-35
/
+156
|
\
\
|
*
|
repo/private: allow committing/aborting through a transaction guard
Luca BRUNO
2021-10-05
4
-35
/
+156
|
|
/
*
|
deploy: Ignore sockets, fifos in /etc during merge
Colin Walters
2021-10-01
1
-3
/
+1
|
/
*
Merge pull request #2447 from cgwalters/sepolicy-for-commit
Colin Walters
2021-09-30
4
-32
/
+73
|
\
|
*
sepolicy: Add deprecation comment for `_get_path()`
Colin Walters
2021-09-30
1
-1
/
+5
|
*
repo: Add an API to init `OstreeSePolicy` from commit directly
Colin Walters
2021-09-30
4
-31
/
+68
*
|
fsck: Print a success message
Colin Walters
2021-09-30
1
-0
/
+3
|
/
*
bin/commit: Fix --tree=tar with --selinux-policy
Colin Walters
2021-09-30
1
-7
/
+12
*
Release 2021.4
Colin Walters
2021-09-08
2
-6
/
+7
*
Merge pull request #2434 from cgwalters/custom-remote
Colin Walters
2021-09-08
3
-20
/
+56
|
\
|
*
Add support for "custom remotes"
Colin Walters
2021-09-08
3
-20
/
+56
*
|
Merge pull request #2435 from RBuddel/fix-delta-files-resume-legacy-transaction
Luca Bruno
2021-09-08
1
-1
/
+1
|
\
\
[next]