summaryrefslogtreecommitdiff
path: root/bash
Commit message (Expand)AuthorAgeFilesLines
* bin/remote-summary: Add options to show metadataDan Nicholson2023-02-071-0/+2
* bin/summary: Add options to show metadataDan Nicholson2023-02-071-0/+2
* bin/show: Add options to list metadata keysDan Nicholson2023-02-071-0/+2
* bin/remote-refs: Add option to print revisionsDan Nicholson2023-02-071-0/+1
* bin/refs: Add option to print revisionsDan Nicholson2023-02-071-0/+1
* bin: Cleanup documentation of --cache-dir optionDan Nicholson2023-02-071-6/+6
* Support overlayfs whiteouts on checkoutMiguel Angel Ajo2022-09-281-0/+1
* man/prune, bash: Add --commit-only flag for ostree pruneSaqib Ali2022-02-251-0/+1
* bin/remote: Rename list-gpg-keys to gpg-list-keysDan Nicholson2021-08-231-1/+1
* bin/remote: Add list-gpg-keys subcommandDan Nicholson2021-07-151-0/+35
* Add an API+CLI to inject metadata for bootable OSTree commitsColin Walters2021-03-121-0/+1
* pull: Allow disabling commit binding verificationDan Nicholson2020-12-171-0/+2
* bin/static-delta: Add signature parameters to apply-offlineFrédéric Danis2020-09-141-0/+3
* bin/static-delta: Add command to verify delta signatureFrédéric Danis2020-09-141-0/+34
* bin/static-delta: Add support to sign superblockFrédéric Danis2020-09-141-0/+5
* bash-completion: add completion for `ostree sign`Denis Pynkin2020-03-251-0/+43
* bin/show: Add --print-sizes option to show sizes metadataDan Nicholson2020-01-201-0/+1
* bin/refs: Allow overwriting existing refDan Nicholson2019-06-121-0/+1
* remote-add: Add --force option to add or replace remoteDan Nicholson2019-02-081-0/+1
* bash-completion: Fix --repo autocompleteMatthew Leeds2018-10-011-7/+16
* src/ostree: Add --group option to ostree configSinny Kumari2018-08-201-0/+1
* ostree/pull: Add network-retries command line optionRobert Fairley2018-07-051-0/+1
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-0/+111
* bash-completion: Don't add a space after files and directoriesMatthew Leeds2018-05-241-0/+2
* bash-completion: Remove `admin` completionsColin Walters2018-02-271-497/+0
* sysroot: Add concept of deployment "pinning" 📌Colin Walters2018-02-261-0/+31
* bash/ostree: add missing --add-metadata optionJonathan Lebon2018-01-101-0/+1
* bin/commit: add --keep-metadata optionJonathan Lebon2018-01-101-0/+1
* bin/fsck: Make ref binding verification optionalColin Walters2017-12-141-0/+1
* ostree/fsck: Add --verify-back-refs optionPhilip Withnall2017-12-141-0/+1
* lib/core: add ostree_checksum_file_at APIJonathan Lebon2017-10-121-0/+1
* commit: Add _CONSUME modifier flagColin Walters2017-10-101-0/+1
* lib/checkout: Rename disjoint union, change to merge identical filesColin Walters2017-09-131-1/+1
* checkout: add an extra checkout_overwrite modeRuixin2017-09-011-0/+1
* Remove shebang from bash completionsSimon McVittie2017-08-291-2/+0
* ostree-sysroot: make simple_write_deployment smarterJonathan Lebon2017-08-251-0/+3
* bash: Add bash completionMatthew Barnes2017-08-151-0/+2148