summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtin-summary.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-42/+49
* Merge pull request #1946 from dbnicholson/ostree-metadata-apiColin Walters2023-02-091-137/+25
|\
| * repo: Create metadata commit in ostree_repo_regenerate_metadataDan Nicholson2023-02-071-101/+0
| * bin/summary: Use ostree_repo_regenerate_metadataDan Nicholson2023-02-071-38/+27
* | bin/summary: Add options to show metadataDan Nicholson2023-02-071-5/+44
|/
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* signing: Add #define OSTREE_SIGN_NAME_ED25519Colin Walters2020-05-031-2/+1
* bin/summary: add signing with alternative mechanismDenis Pynkin2020-03-251-7/+73
* 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-9/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* bin/summary: Fix --raw optionDan Nicholson2017-11-091-1/+1
* 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: Update to new libglnx fd APIsColin Walters2017-10-111-1/+1
* Deduplicate and fix up our use of mmap()Colin Walters2017-10-041-1/+4
* ostree/summary: Generate an ostree-metadata ref when updating summaryPhilip Withnall2017-10-021-0/+91
* ostree/summary: Eliminate redundant gotos from error handling pathPhilip Withnall2017-10-021-11/+8
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* 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
* ostree/summary: Add support for adding additional metadataPhilip Withnall2017-06-271-1/+46
* ostree: Add --view mode to `ostree summary`Philip Withnall2017-05-081-1/+19
* ostree: Use G_OPTION_ARG_FILENAME where appropriatePhilip Withnall2017-04-271-1/+1
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* summary: Fix a typoKrzesimir Nowak2016-06-031-1/+1
* summary: add new command line arguments to sign the summary fileGiuseppe Scrivano2015-05-071-0/+14
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-1/+1
* Check repo permission prior to attempting to modify itMatthew Barnes2015-03-251-0/+3
* Refactor command-line parsingMatthew Barnes2014-11-241-3/+4
* Add repository "summary" file and metalink supportColin Walters2014-09-031-0/+63