summaryrefslogtreecommitdiff
path: root/src/ostree/ot-remote-builtin-add.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-69/+73
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Add support for "custom remotes"Colin Walters2021-09-081-7/+24
* Avoid shadowing local variablesavoid-shadowsPhaedrus Leeds2020-09-131-2/+1
* remote-add: Default to explicit sign-verify backendsColin Walters2020-05-281-8/+19
* remote-add: Add --sign-verify=KEYTYPE=[inline|file]:PUBKEYREFColin Walters2020-05-091-2/+55
* bin/remote-add: added "--no-sign-verify" optionDenis Pynkin2020-03-251-1/+9
* gpg: conditionally build GPG-related code for sign/verificationDenis Pynkin2019-08-011-0/+4
* lib/util: Drop unneeded ot-tool-util.h includesRobert Fairley2019-06-211-1/+0
* remote-add: Add --force option to add or replace remoteDan Nicholson2019-02-081-3/+18
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-6/+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
* ostree: Add naggy comments to help keep options in syncMatthew Barnes2017-08-151-0/+5
* Add a notion of "physical" sysroot, use for remote writingColin Walters2017-07-181-1/+11
* remote-add: Add a --collection-id argument to the built-in add commandPhilip Withnall2017-06-261-0/+13
* Revert "Add a notion of "physical" sysroot, use for remote writing"Colin Walters2017-06-021-17/+0
* Add a notion of "physical" sysroot, use for remote writingColin Walters2017-06-011-0/+17
* build: Expose autocleanups unconditionally, start using themColin Walters2017-03-281-1/+1
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* Fix some leaks of floating GVariantsSimon McVittie2016-10-301-1/+4
* tree-wide: Remove unused variables detected by CLangColin Walters2016-10-271-2/+0
* pull: add mirrorlist supportJonathan Lebon2016-08-311-1/+1
* pull code: support contenturl settingJonathan Lebon2016-08-311-0/+10
* ostree: Add --gpg-import to the "remote add" commandMatthew Barnes2015-05-131-0/+29
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-1/+1
* Juggling libglnx.h includesMatthew Barnes2015-05-061-2/+0
* ostree: Split up "remote" subcommandsMatthew Barnes2015-05-011-0/+117