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-static-delta-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ostree-cmdprivate to drop out of introspection
Colin Walters
2022-06-02
1
-1
/
+1
*
Update FSF license notices to use URL instead of address
Joseph Marrero
2021-12-07
1
-3
/
+1
*
lib: Avoid dereferencing NULL error values
Ryan Gonzalez
2021-11-12
1
-3
/
+9
*
repo: Make locking APIs public
Colin Walters
2021-06-05
1
-1
/
+1
*
lib: fix some version tags
Felix Krull
2021-03-26
1
-1
/
+3
*
deltas: Set `indexed-deltas` key in the config and summary
Alexander Larsson
2020-10-23
1
-0
/
+15
*
deltas: Take a shared repo lock while reindexing deltas
Alexander Larsson
2020-10-23
1
-0
/
+6
*
deltas: Make ostree_repo_static_delta_reindex() public
Alexander Larsson
2020-10-23
1
-4
/
+22
*
deltas: Update delta indexes when updating summary
Alexander Larsson
2020-10-23
1
-0
/
+165
*
deltas: Add ostree_repo_list_static_delta_indexes() function
Alexander Larsson
2020-10-23
1
-0
/
+87
*
lib: fix GI parameter tags
Felix Krull
2020-10-17
1
-2
/
+2
*
lib: Minor versioning related fixes
Jonathan Lebon
2020-09-25
1
-1
/
+3
*
delta: Some minor code style fixups
Colin Walters
2020-09-24
1
-11
/
+7
*
lib/deltas: Check signed delta in execute_offline
Frédéric Danis
2020-09-14
1
-34
/
+98
*
lib/deltas: Support signed delta in dump
Frédéric Danis
2020-09-14
1
-5
/
+22
*
lib/deltas: Support signed delta in execute_offline
Frédéric Danis
2020-09-14
1
-4
/
+20
*
lib/deltas: Add signature check API for static-delta superblock
Frédéric Danis
2020-09-14
1
-0
/
+128
*
deltas: Break out _ostree_repo_static_delta_superblock_digest() helper
Alexander Larsson
2020-09-11
1
-0
/
+22
*
list-deltas: Don't break on non-subdir entries
Alexander Larsson
2020-09-11
1
-1
/
+1
*
static-delta: Change `show` to display from/to commits
Colin Walters
2019-03-11
1
-9
/
+39
*
lib/deltas: Some misc declare-and-initialize porting
Colin Walters
2018-03-23
1
-80
/
+50
*
lib/deltas: Squash some GCC maybe-uninitialized warnings
Colin Walters
2018-03-22
1
-6
/
+4
*
Add SPDX-License-Identifier to source files
Marcus Folkesson
2018-01-30
1
-0
/
+2
*
tree-wide: Update to new libglnx fd APIs
Colin Walters
2017-10-11
1
-5
/
+5
*
Deduplicate and fix up our use of mmap()
Colin Walters
2017-10-04
1
-7
/
+10
*
tree-wide: Remove Emacs modelines
Colin Walters
2017-09-21
1
-2
/
+1
*
lib/deltas: Squash Coverity warning for div-by-zero in delta show
Colin Walters
2017-08-07
1
-1
/
+1
*
lib/deltas: More porting to new code style
Colin Walters
2017-06-29
1
-49
/
+24
*
libutil: Add a helper for O_TMPFILE + mmap()
Colin Walters
2017-06-29
1
-31
/
+4
*
lib/deltas: Some style porting
Colin Walters
2017-06-27
1
-153
/
+102
*
tree-wide: Add+run spatch to use glnx_throw()
Colin Walters
2017-05-26
1
-3
/
+2
*
lib: Add "open dfd iter handling noent" helper, port tree-wide
Colin Walters
2017-05-16
1
-67
/
+57
*
pull: Fold together deltapart+fallback count for display
Colin Walters
2017-02-17
1
-1
/
+1
*
delta-show: Don't dump whole superblock, do show fallback checksums
Colin Walters
2017-02-17
1
-5
/
+5
*
lib: Squash last use of GFile deltas_dir
Colin Walters
2016-12-12
1
-62
/
+67
*
lib: Always checksum content in deltas
Colin Walters
2016-12-06
1
-3
/
+2
*
[ASAN] lib: Squash various leaks in library and commandline
Colin Walters
2016-11-21
1
-1
/
+3
*
delta: return valid enum member
Jonathan Lebon
2016-10-27
1
-1
/
+1
*
tree-wide: Remove unused variables detected by CLang
Colin Walters
2016-10-27
1
-2
/
+0
*
static-delta: add some error handling
Jonathan Lebon
2016-09-09
1
-4
/
+10
*
deltas: Allow processing of empty delta parts
Dan Nicholson
2016-07-31
1
-2
/
+1
*
static-delta-core.c: squash unused var warning
Jonathan Lebon
2016-07-05
1
-1
/
+0
*
delta: Add --if-not-exists option
Colin Walters
2016-07-04
1
-0
/
+33
*
core: Use OSTREE_SHA256_STRING_LEN instead of 64
Mathnerd314
2016-06-22
1
-3
/
+3
*
lib: Use g_file_enumerator_iterate() if available, with fallback
Colin Walters
2016-06-21
1
-4
/
+4
*
lib: Add `_ALLOW_NOENT` flag to internal variant mapping API
Colin Walters
2016-06-09
1
-1
/
+1
*
libglnx porting: Drop last use of gs_transfer_out_value()
Colin Walters
2016-06-09
1
-1
/
+2
*
glnx porting: Port away from gs_file_get_basename_cached()
Colin Walters
2016-06-02
1
-2
/
+2
*
lib: Change ot_util_variant_map helpers to consistently sink refs
Colin Walters
2016-06-01
1
-0
/
+1
*
Add support for ostree static-delta delete
Alexander Larsson
2016-04-08
1
-0
/
+35
[next]