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-pull.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add "pull --localcache-repo"
Colin Walters
2017-06-30
1
-10
/
+92
*
lib/pull: Move check for requested content earlier
Colin Walters
2017-06-30
1
-1
/
+5
*
pull: fix GLNX_HASH_TABLE_FOREACH_KV regressions
Jonathan Lebon
2017-06-30
1
-1
/
+3
*
lib/pull: Don't fetch detached metadata twice for local pulls
Colin Walters
2017-06-29
1
-0
/
+5
*
lib/pull: Some small style porting
Colin Walters
2017-06-29
1
-49
/
+26
*
codebase: start using GLNX_HASH_TABLE_FOREACH macros
Jonathan Lebon
2017-06-28
1
-52
/
+18
*
Port to GLnxTmpfile
Colin Walters
2017-06-27
1
-5
/
+4
*
lib/pull: Use ostree_repo_verify_summary() to verify summary on pull
Philip Withnall
2017-06-27
1
-12
/
+5
*
lib/pull: Check whether summary is in normal form when loading it
Philip Withnall
2017-06-27
1
-0
/
+14
*
lib/pull: Don’t cache summary file until its signature is verified
Philip Withnall
2017-06-27
1
-19
/
+18
*
pull: Check free space when pulling deltas
Colin Walters
2017-06-27
1
-0
/
+21
*
lib: Use OtTmpFile for static delta processing
Colin Walters
2017-06-26
1
-1
/
+1
*
lib: Hoist unlinkat() cleanup API to fsutil, use in pull
Colin Walters
2017-06-26
1
-18
/
+16
*
lib/repo-finder: Add Avahi based OstreeRepoFinder implementation
Philip Withnall
2017-06-26
1
-5
/
+34
*
lib/repo-finder: Add mount based OstreeRepoFinder implementation
Philip Withnall
2017-06-26
1
-0
/
+4
*
lib/repo-finder: Add config-file based OstreeRepoFinder implementation
Philip Withnall
2017-06-26
1
-0
/
+6
*
lib/repo-finder: Add basic support for finding remote URIs by ref name
Philip Withnall
2017-06-26
1
-1
/
+1310
*
lib/pull: Add collection support to ostree_repo_pull_with_options()
Philip Withnall
2017-06-26
1
-46
/
+187
*
pull: When mirroring, only replace summary if we're doing a full mirror
Alexander Larsson
2017-06-16
1
-1
/
+1
*
lib/pull: Extend BAREUSERONLY_FILES flag to HTTP requests
Colin Walters
2017-06-15
1
-9
/
+14
*
lib/pull: Add OSTREE_REPO_PULL_FLAGS_BAREUSERONLY_FILES
Colin Walters
2017-06-13
1
-10
/
+114
*
lib/pull: Fix construction of a refspec to use the correct separator
Philip Withnall
2017-06-13
1
-1
/
+1
*
lib/pull: Fix an over-indented block
Philip Withnall
2017-06-07
1
-8
/
+9
*
lib/pull: Drop some trailing whitespace
Philip Withnall
2017-06-07
1
-3
/
+3
*
lib/pull: Simplify a for-loop initialisation
Philip Withnall
2017-06-07
1
-2
/
+1
*
lib/pull: Fix a typo in a documentation comment
Philip Withnall
2017-06-07
1
-1
/
+1
*
Remove the OSTREE_MAX_RECURSION limit on metadata depth
Brian C. Lane
2017-06-02
1
-11
/
+1
*
fetcher: Send Accept-Encoding: gzip when downloading summary
Alexander Larsson
2017-05-24
1
-2
/
+6
*
pull: complete detached meta fetch before scanning
Jonathan Lebon
2017-05-18
1
-9
/
+29
*
lib/pull: Port some functions to new code style
Colin Walters
2017-05-17
1
-95
/
+42
*
pull: Allow additional HTTP headers for summary fetch
Dan Nicholson
2017-05-08
1
-1
/
+9
*
tree-wide: Convert to using autoptr(GString) vs g_string_free(...,TRUE)
Colin Walters
2017-05-05
1
-3
/
+2
*
libostree: Ensure progress keys are all always set
Philip Withnall
2017-05-05
1
-0
/
+3
*
pull: Fix crash specifying override URL in summary fetch
Dan Nicholson
2017-05-03
1
-1
/
+1
*
libostree: Fix a typo in docs for ostree_repo_pull_with_options()
Philip Withnall
2017-05-03
1
-1
/
+1
*
libostree: Get and set OstreeAsyncProgress:status atomically
Philip Withnall
2017-04-29
1
-2
/
+2
*
src: Port to new OstreeAsyncProgress atomic API
Philip Withnall
2017-04-29
1
-30
/
+30
*
pull: Support deltas for explicit commits
Colin Walters
2017-04-12
1
-71
/
+143
*
Add Coccinelle usage: one for blacklisting, one for patch collection
Colin Walters
2017-03-30
1
-19
/
+22
*
pull: Also skip partial commits for deltas if no summary file
Colin Walters
2017-03-27
1
-2
/
+28
*
pull: Squash a `-Wmaybe-uninitialized` warning
Colin Walters
2017-03-13
1
-2
/
+2
*
repo-pull: add option to set the async update frequency
Georges Basile Stavracas Neto
2017-03-08
1
-1
/
+9
*
pull: Use all available commits for delta sources
Colin Walters
2017-03-04
1
-3
/
+96
*
pull: don't use static deltas if archive repo
Jonathan Lebon
2017-03-02
1
-4
/
+19
*
fetcher: Log failures into journal
Colin Walters
2017-02-24
1
-1
/
+1
*
pull: Fold together deltapart+fallback count for display
Colin Walters
2017-02-17
1
-1
/
+16
*
pull: Explicitly error out if metadata objects are fallbacks
Colin Walters
2017-02-17
1
-11
/
+6
*
repo: Fix static delta progress display
Colin Walters
2017-02-17
1
-9
/
+20
*
fetcher queue: also throttle on outstanding writes
Jonathan Lebon
2017-02-09
1
-5
/
+16
*
libcurl backend
Colin Walters
2017-02-09
1
-3
/
+3
[prev]
[next]