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
/
libostree
/
ostree-repo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo: Add API to regenerate and sign repo metadata
Dan Nicholson
2023-02-07
1
-0
/
+7
*
Strip trailing whitespace on all C files
Dan Nicholson
2023-02-07
1
-7
/
+7
*
Support overlayfs whiteouts on checkout
Miguel Angel Ajo
2022-09-28
1
-2
/
+3
*
lib/prune: speed up pruning by retrieving only commits
Saqib Ali
2022-06-27
1
-1
/
+1
*
src/ostree: Add --commit-only option to ostree prune
Saqib Ali
2022-02-25
1
-4
/
+23
*
Update FSF license notices to use URL instead of address
Joseph Marrero
2021-12-07
1
-3
/
+1
*
Add an API to verify a commit signature explicitly
Colin Walters
2021-08-30
1
-0
/
+23
*
lib/commit: automatically skip xattrs in bare-user-only mode
Luca BRUNO
2021-08-24
1
-1
/
+1
*
Merge pull request #2412 from lucab/ups/lib-commit-canonicalize
Colin Walters
2021-08-20
1
-1
/
+5
|
\
|
*
lib/commit: autofix permissions for bare-user-only
Luca BRUNO
2021-08-20
1
-1
/
+5
*
|
fixup! lib/repo: Add ostree_repo_remote_get_gpg_keys()
Dan Nicholson
2021-07-15
1
-3
/
+3
*
|
lib/repo: Include WKD update URLs in GPG key listing
Dan Nicholson
2021-07-15
1
-0
/
+2
*
|
lib/repo: Add ostree_repo_remote_get_gpg_keys()
Dan Nicholson
2021-07-15
1
-0
/
+40
|
/
*
repo: Require lock type in ostree_repo_lock_pop
Dan Nicholson
2021-06-05
1
-4
/
+5
*
repo: Make locking APIs public
Colin Walters
2021-06-05
1
-0
/
+50
*
repo: Add ostree_repo_write_regfile
Colin Walters
2021-04-09
1
-0
/
+10
*
repo: Add ostree_repo_write_symlink
Colin Walters
2021-04-08
1
-0
/
+10
*
repo: Add ostree_repo_write_regfile_inline
Colin Walters
2021-04-08
1
-0
/
+12
*
Add ostree_repo_gpg_sign_data()
Alexander Larsson
2020-10-23
1
-0
/
+10
*
deltas: Make ostree_repo_static_delta_reindex() public
Alexander Larsson
2020-10-23
1
-0
/
+17
*
deltas: Add ostree_repo_list_static_delta_indexes() function
Alexander Larsson
2020-10-23
1
-0
/
+6
*
lib/deltas: Check signed delta in execute_offline
Frédéric Danis
2020-09-14
1
-0
/
+8
*
lib/deltas: Add signature check API for static-delta superblock
Frédéric Danis
2020-09-14
1
-0
/
+8
*
lib: Coerce flags enums to GIR bitfields
Dan Nicholson
2020-04-30
1
-3
/
+3
*
lib: Squash two gtk-doc warnings
Colin Walters
2020-04-04
1
-1
/
+1
*
repo/commit: Add support for --selinux-policy-from-base
Colin Walters
2020-03-24
1
-0
/
+7
*
fsck: Fix version in docs, tweak error text
Colin Walters
2019-09-09
1
-1
/
+1
*
fsck: Implement a partial commit reason bitmask
Jason Wessel
2019-09-09
1
-17
/
+27
*
gpg: conditionally build GPG-related code for sign/verification
Denis Pynkin
2019-08-01
1
-34
/
+34
*
lib/commit: Added new ostree_repo_write_archive_to_mtree_from_fd()
Tristan Van Berkom
2019-05-28
1
-0
/
+10
*
lib/repo-refs: Allow resolving local collection-refs
Matthew Leeds
2019-04-15
1
-0
/
+2
*
lib/repo-refs: Add a flag to exclude listing from refs/mirrors
Matthew Leeds
2019-04-15
1
-0
/
+2
*
Add sysroot.bootloader repo config key
Robert Fairley
2019-03-01
1
-0
/
+3
*
lib/repo: Fix Since: annotation for REMOTE_CHANGE_REPLACE
Matthew Leeds
2019-02-08
1
-1
/
+1
*
repo: Add OstreeRepoRemoteChange replace operation
Dan Nicholson
2019-02-08
1
-1
/
+3
*
lib/commit: Add devino_cache_hits to txn stats
Jonathan Lebon
2018-11-05
1
-1
/
+2
*
Rename core.repo-finders to core.default-repo-finders
Matthew Leeds
2018-10-23
1
-1
/
+1
*
Allow disabling pulling from LAN/USB/Internet
Matthew Leeds
2018-10-21
1
-0
/
+3
*
repo: Add a checkout option to not hardlink zero-sized files
Colin Walters
2018-10-11
1
-1
/
+2
*
lib/repo: Separate min-free-space-* calculation from transaction codepath
Umang Jain
2018-09-21
1
-1
/
+3
*
lib/repo: Define a metadata key, ostree.deploy-collection-id
Matthew Leeds
2018-09-21
1
-0
/
+23
*
lib/repo: Add an API to get min-free-space-* reserved bytes
Umang Jain
2018-09-04
1
-0
/
+2
*
Make P2P API public (no longer experimental)
Matthew Leeds
2018-06-04
1
-27
/
+1
*
lib: Add a public helper method for pruning to find all ref'd commits
Colin Walters
2018-05-24
1
-0
/
+8
*
lib/repo: Enable locking by default, but drop external API
Colin Walters
2018-04-30
1
-42
/
+0
*
lib/repo: Add ostree_repo_traverse_commit_union_with_parents
Alexander Larsson
2018-04-14
1
-0
/
+14
*
lib/checkout: add filter API to skip over files
Jonathan Lebon
2018-02-06
1
-1
/
+31
*
Add SPDX-License-Identifier to source files
Marcus Folkesson
2018-01-30
1
-0
/
+2
*
lib/repo: Add an API to mark a commit as partial
Colin Walters
2017-12-14
1
-0
/
+6
*
Add public API for fsck, use it before loading metadata
Colin Walters
2017-12-12
1
-1
/
+8
[next]