summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtin-find-remotes.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-83/+81
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* find-remotes: Add a --mirror optionMatthew Leeds2020-03-281-1/+21
* find-remotes: Fix unused variable warningsMatthew Leeds2018-05-301-1/+2
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* find-remotes: Minor fixes to --finders codeMatthew Leeds2018-01-161-7/+7
* man: Add man page for find-remotesMatthew Leeds2018-01-151-1/+0
* find-remotes: Add --finders optionMatthew Leeds2018-01-111-3/+103
* 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-1/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-2/+2
* find-remotes: Add pull support to the find-remotes built-in commandPhilip Withnall2017-06-261-1/+29
* find-remotes: Add a find-remotes built-in commandPhilip Withnall2017-06-261-0/+255