summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtin-pull.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* pull: Allow disabling commit binding verificationDan Nicholson2020-12-171-0/+4
* Avoid shadowing local variablesavoid-shadowsPhaedrus Leeds2020-09-131-3/+3
* pull: Add --per-object-fsyncColin Walters2020-07-181-1/+5
* lib/pull: Add `timestamp-check-from-rev`Jonathan Lebon2020-05-141-0/+5
* gpg: conditionally build GPG-related code for sign/verificationDenis Pynkin2019-08-011-0/+4
* bin/pull: Add URL metavar for --url switchJonathan Lebon2018-12-071-1/+1
* ostree/pull: Add network-retries command line optionRobert Fairley2018-07-051-0/+6
* lib/fetcher: Allow clients to append to User-AgentJonathan Lebon2018-03-161-0/+7
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* ostree: provide command description in a better placeRuixin Bao2017-10-201-1/+1
* ostree: move flags into command struct, pass down through builtinsRuixin Bao2017-10-201-2/+2
* lib/pull: Default checksum for archive mirror, add TRUSTED_HTTP flagColin Walters2017-09-261-1/+9
* bin/pull: Fix description of --untrustedColin Walters2017-09-261-1/+1
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/local-pull: Clarify docs, add more tests for corrupted local pullsColin Walters2017-09-071-1/+1
* pull: better description for --mirrorJonathan Lebon2017-08-231-1/+1
* lib/pull: Add support for timestamp-check option, use in upgraderColin Walters2017-08-211-0/+5
* ostree: Add naggy comments to help keep options in syncMatthew Barnes2017-08-151-0/+5
* bin/pull: Fix @ override syntax when pulling multiple refsColin Walters2017-08-071-4/+8
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-2/+2
* Add "pull --localcache-repo"Colin Walters2017-06-301-0/+5
* cmdline/pull: Print final status even if noninteractiveColin Walters2017-06-291-2/+18
* lib/pull: Add OSTREE_REPO_PULL_FLAGS_BAREUSERONLY_FILESColin Walters2017-06-131-0/+4
* tree-wide: Convert to using autoptr(GString) vs g_string_free(...,TRUE)Colin Walters2017-05-051-3/+1
* src: Port to new OstreeAsyncProgress atomic APIPhilip Withnall2017-04-291-9/+12
* ostree: Use G_OPTION_ARG_FILENAME where appropriatePhilip Withnall2017-04-271-2/+2
* ostree: allow setting update frequency from command lineGeorges Basile Stavracas Neto2017-03-081-0/+5
* pull: Fold together deltapart+fallback count for displayColin Walters2017-02-171-0/+10
* repo: Fix static delta progress displayColin Walters2017-02-171-4/+8
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* pull: Add support for `http-headers` optionColin Walters2016-11-161-0/+25
* Fix some leaks of floating GVariantsSimon McVittie2016-10-301-1/+4
* ostree_builtin_pull: consistently set free-function on refs_to_fetchSimon McVittie2016-10-301-1/+1
* pull: Support multiple specifications of --subpathAlexander Larsson2016-10-111-5/+13
* libglnx porting: Migrate from GSConsoleColin Walters2016-05-021-35/+31
* pull: Add a --url optionKrzesimir Nowak2016-04-221-1/+6
* Add OstreeRepo option for an out-of-band cache dirAlexander Larsson2016-04-141-0/+8
* Add --untrusted option to pull and pull-localAlexander Larsson2016-03-251-0/+5
* pull: Add a --dry-run option for static deltasColin Walters2016-02-191-4/+62
* pull: Add require-static-deltas pull optionColin Walters2016-02-191-0/+5
* pull: Support specifying exact commit to pull via branch@commitColin Walters2016-02-141-3/+35
* pull: new option --commit-metadata-onlyGiuseppe Scrivano2015-07-241-0/+5
* pull: Ensure console state for multiple GPG verification messagesColin Walters2015-06-021-0/+2
* pull: add new switch option --disable-static-deltasGiuseppe Scrivano2015-05-131-0/+5
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-1/+1
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-2/+2
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* pull: Print GPG signature status as soon as its knownMatthew Barnes2015-04-161-1/+22
* Check repo permission prior to attempting to modify itMatthew Barnes2015-03-251-0/+3