summaryrefslogtreecommitdiff
path: root/src/ostree/ot-builtin-rev-parse.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-12/+15
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-1/+1
* cli/rev-parse: Add `--single` optionColin Walters2022-08-181-0/+36
* cli/rev-parse: Port to new code styleColin Walters2022-08-161-18/+8
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* 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
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-1/+1
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-1/+1
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* Refactor command-line parsingMatthew Barnes2014-11-241-3/+4
* Fix warnings about unused variablesTobias Hunger2013-08-301-2/+0
* main: Code cleanup by passing OstreeRepo * directly to builtinsColin Walters2013-08-251-6/+1
* Install a shared libraryColin Walters2013-07-261-0/+1
* main: Move GCancellable to toplevelColin Walters2013-07-161-1/+1
* ostree: Some header file cleanupsColin Walters2013-07-091-2/+0
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-4/+4
* core: Port builtins to local alloc macrosColin Walters2012-04-091-8/+4
* core: Fix crasher in "rev-parse"Colin Walters2012-03-081-0/+1
* core: Allow 'rev-parse' to resolve multiple revsColin Walters2012-03-061-6/+9
* core: Use GFile for repo constructor API, and a bit more internallyColin Walters2011-12-221-1/+1
* core: Ad ot_clear_gvariant(), use itColin Walters2011-11-221-2/+1
* core: Allow resolving e.g. "origin/master" as a revColin Walters2011-11-171-1/+1
* build: Move sources into src/ againColin Walters2011-11-141-0/+77