summaryrefslogtreecommitdiff
path: root/src/ostree/ot-main.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-37/+34
* main: Factor out sysroot loadingDan Nicholson2022-08-301-0/+6
* main: add support for CLI extensions via external binariesLuca BRUNO2021-12-201-0/+6
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* bin: Hide `admin instutil` commandColin Walters2018-04-111-1/+2
* main, status: Factor out deployment printing into helperColin Walters2018-03-191-0/+15
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* ostree: move flags into command struct, pass down through builtinsRuixin Bao2017-10-201-2/+17
* ostree: Describe subcommands in help outputRuixin Bao2017-10-201-0/+1
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/admin: Change init-fs to stop loading a sysroot to init oneColin Walters2017-09-011-2/+3
* Add a notion of "physical" sysroot, use for remote writingColin Walters2017-07-181-0/+8
* Build on older versions of glibAlexander Larsson2016-05-251-1/+1
* prune: add --delete-commitGiuseppe Scrivano2015-11-161-0/+2
* admin: Use locking for most sysroot commandsColin Walters2015-05-131-1/+2
* Juggling libglnx.h includesMatthew Barnes2015-05-061-0/+1
* pull: Print GPG signature status as soon as its knownMatthew Barnes2015-04-161-0/+2
* Add OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSERMatthew Barnes2015-03-251-0/+1
* Add OstreeAdminBuiltinFlags for admin commandsMatthew Barnes2015-03-251-0/+5
* Add ostree_ensure_repo_writable()Matthew Barnes2015-03-251-0/+2
* Refactor command-line parsingMatthew Barnes2014-11-241-3/+15
* main: Print error: in red bold just for funColin Walters2013-09-181-2/+0
* main: Code cleanup by passing OstreeRepo * directly to builtinsColin Walters2013-08-251-3/+4
* Better parsing for global ostree optionsStef Walter2013-08-131-7/+0
* main: Move GCancellable to toplevelColin Walters2013-07-161-1/+1
* Switch to #pragma once for headersColin Walters2013-07-091-0/+2
* Move "ostadmin" => "ostree admin"Colin Walters2012-09-081-0/+7
* Include pull and other external commands in usage outputStef Walter2012-08-191-4/+4
* Support non-builtin commandsStef Walter2012-08-101-0/+3
* core: Use GFile for repo constructor API, and a bit more internallyColin Walters2011-12-221-1/+1
* core: Split pull functionality into separate ostree-pull binaryColin Walters2011-11-301-0/+37