summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-builtin-cleanup.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* bin/admin-cleanup: Port to decl-and-initialize styleColin Walters2018-05-011-10/+5
* bash-completion: Remove `admin` completionsColin Walters2018-02-271-5/+0
* 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
* 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-1/+1
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-1/+1
* Add OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSERMatthew Barnes2015-03-251-1/+1
* Add OstreeAdminBuiltinFlags for admin commandsMatthew Barnes2015-03-251-1/+3
* Refactor command-line parsingMatthew Barnes2014-11-241-4/+4
* sysroot: Clean up APIColin Walters2013-09-161-0/+3
* libostree: Move a lot more sysroot API hereColin Walters2013-09-151-1/+1
* libostree: Add new OstreeSysroot classColin Walters2013-09-151-2/+2
* admin: Clean up builtin prototypeColin Walters2013-07-291-3/+2
* Install a shared libraryColin Walters2013-07-261-0/+1
* admin: Rename prune -> cleanup, avoid doing repo prune twiceColin Walters2013-07-151-0/+57