summaryrefslogtreecommitdiff
path: root/src/ostree/main.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-73/+29
* tree-wide: Fix various include ordering issuesColin Walters2023-05-011-1/+0
* fetcher: add libsoup3 backendDaniel Kolesa2023-04-121-1/+1
* main: add support for CLI extensions via external binariesLuca BRUNO2021-12-201-16/+9
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* sign: add new builtin for signingDenis Pynkin2020-03-251-0/+3
* gpg: conditionally build GPG-related code for sign/verificationDenis Pynkin2019-08-011-0/+2
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-2/+0
* main, status: Factor out deployment printing into helperColin Walters2018-03-191-9/+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-26/+57
* ostree: Describe subcommands in help outputRuixin Bao2017-10-201-26/+52
* app/main: use HAVE_LIBCURL_OR_LIBSOUP for pull CLIJonathan Lebon2017-10-031-1/+1
* create-usb: Add a create-usb command to complement OstreeRepoFinderMountPhilip Withnall2017-09-271-0/+1
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* find-remotes: Add a find-remotes built-in commandPhilip Withnall2017-06-261-0/+3
* Add Coccinelle usage: one for blacklisting, one for patch collectionColin Walters2017-03-301-2/+1
* Disable "ostree trivial-httpd" by default nowColin Walters2017-03-131-1/+1
* Add an `export` builtin, and API to write to libarchiveColin Walters2016-02-141-0/+1
* ostree: do not print the usage on each G_IO_ERROR_NOT_SUPPORTEDGiuseppe Scrivano2015-11-161-2/+0
* configure.ac: Make gpgme a hard dependencyMatthew Barnes2015-03-111-2/+0
* ostree: Add gpg-sign commandMatthew Barnes2015-02-261-0/+3
* Refactor command-line parsingMatthew Barnes2014-11-241-23/+25
* Add repository "summary" file and metalink supportColin Walters2014-09-031-0/+1
* manpage: Add separate manpages for each commandAnne LoVerso2014-06-231-5/+5
* Initial basic static delta code dropColin Walters2014-02-041-0/+1
* Remove 'write-refs' builtinColin Walters2013-12-251-1/+0
* main: Print error: in red bold just for funColin Walters2013-09-181-1/+10
* main: Call setlocale()Colin Walters2013-09-041-0/+3
* main: Code cleanup by passing OstreeRepo * directly to builtinsColin Walters2013-08-251-1/+1
* Add 'ostree reset' command to undo a bad commitStef Walter2013-08-161-0/+1
* Add 'ostree log' commandStef Walter2013-08-151-0/+1
* Add --verbose and -v arguments to ostree for detailsStef Walter2013-08-131-1/+1
* main: Drop log builtinColin Walters2013-07-231-1/+0
* main: Print "error: " prefix on errorsColin Walters2013-07-101-1/+1
* Build without libsoup againColin Walters2013-07-091-0/+4
* Add "trivial-httpd" builtin, use it in testsColin Walters2013-07-051-0/+1
* Add "refs" builtinColin Walters2013-06-291-0/+1
* Fold ostree-pull into main binaryColin Walters2013-05-301-41/+1
* core: Drop packfiles as they are nowColin Walters2012-09-231-2/+0
* Move "ostadmin" => "ostree admin"Colin Walters2012-09-081-0/+1
* ostree: Remove duplicate command in help outputMatthias Clasen2012-08-231-5/+4
* Include pull and other external commands in usage outputStef Walter2012-08-191-3/+4
* Support non-builtin commandsStef Walter2012-08-101-1/+55
* core: Add write-refs builtinColin Walters2012-05-141-0/+1
* core: Rename local-clone to pull-localColin Walters2012-05-011-1/+1
* core: Add ability for repositories to have a "parent"Colin Walters2012-04-181-0/+1
* core: Drop 'compose' builtinColin Walters2012-04-111-1/+0
* core: Add pack filesColin Walters2012-03-311-0/+2