summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-builtin-upgrade.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-27/+33
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* upgrade: Stabilize deployment stagingColin Walters2021-09-071-2/+8
* bash-completion: Remove `admin` completionsColin Walters2018-02-271-5/+0
* sysroot: Add API to clean up transient keys in origin filesColin Walters2018-02-261-19/+4
* 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
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/admin: Do sysroot loading during argument parsingColin Walters2017-09-011-3/+0
* bin/admin: Port switch,upgrade to new styleColin Walters2017-09-011-25/+19
* ostree: Add naggy comments to help keep options in syncMatthew Barnes2017-08-151-0/+5
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-3/+3
* upgrade: Add support for --pull-only and --deploy-onlyColin Walters2017-02-271-4/+39
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* tree-wide: Remove unused variables detected by CLangColin Walters2016-10-271-2/+0
* libglnx porting: Migrate from GSConsoleColin Walters2016-05-021-22/+14
* admin: Add an `unlock` command, and libostree APIColin Walters2016-03-231-0/+3
* Use GSubprocess instead of GSSubprocess (libgsystem removal)Colin Walters2016-03-231-6/+3
* upgrade: Add --override-commit=CHECKSUM optionMatthew Barnes2015-10-131-0/+32
* Remove unused variablesGatis Paeglis2015-09-231-6/+0
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-5/+5
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-3/+3
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-4/+4
* Add OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSERMatthew Barnes2015-03-251-1/+1
* Add OstreeAdminBuiltinFlags for admin commandsMatthew Barnes2015-03-251-1/+3
* Add ostree_repo_pull_default_console_progress_changed()Matthew Barnes2014-12-181-2/+1
* Refactor command-line parsingMatthew Barnes2014-11-241-3/+4
* Various manpage / usage blurb improvementsMatthew Barnes2014-11-161-1/+1
* tool: End status line after pullColin Walters2014-04-031-1/+9
* tools: Fix unintialized variablesColin Walters2014-04-011-1/+1
* upgrade: Support --allow-downgrade againColin Walters2014-03-311-1/+6
* tool: End status line in switch/upgrade tooColin Walters2014-03-271-0/+2
* Add an OstreeSysrootUpgrader APIColin Walters2014-03-241-102/+17
* Move basic commit API into ostree_sysroot_simple_write_deployment()Colin Walters2014-03-231-3/+5
* upgrade/switch: Fix status line being overwritten with pull progressColin Walters2014-02-271-2/+2
* upgrade: Properly set origin_refspec variable for resolve/printingColin Walters2014-02-261-3/+8
* upgrade: Refuse chronologically older commits unless --allow-downgradeColin Walters2014-02-201-0/+40
* deploy/main: Unify some bits between admin-switch and admin-upgradeColin Walters2014-01-191-28/+4
* deploy: Rework kernel arguments, add --karg-append to "admin deploy"Colin Walters2014-01-161-6/+6
* pull: Ensure we begin a status lineColin Walters2014-01-101-1/+4
* main: Treat default osname more consistentlyColin Walters2013-10-281-2/+0
* Add OstreeAsyncProgress, use it for ostree_repo_pullColin Walters2013-10-241-1/+8
* sysroot: Support more arbitrary deployment changesColin Walters2013-10-021-1/+20
* pull: Verify commits with gpg signatures from detached metadataJeremy Whiting2013-09-291-1/+2
* upgrade: Don't segfault if there's no previous deploymentColin Walters2013-09-201-0/+6
* sysroot: Clean up APIColin Walters2013-09-161-26/+12
* admin: Drop two uses of ostree_sysroot_get_path()Colin Walters2013-09-151-4/+1
* libostree: Nearly complete move of API into OstreeSysrootColin Walters2013-09-151-14/+13