summaryrefslogtreecommitdiff
path: root/src/ostree/ot-editor.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-15/+11
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-1/+1
* 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
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* Final excision of libgsystem dependencyColin Walters2016-08-091-1/+1
* libglnx porting: Port "load utf8 file" contents API callersColin Walters2016-05-301-1/+2
* Build on older versions of glibAlexander Larsson2016-05-251-1/+1
* Use GSubprocess instead of GSSubprocess (libgsystem removal)Colin Walters2016-03-231-10/+4
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-2/+2
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-2/+2
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* Juggling libglnx.h includesMatthew Barnes2015-05-061-0/+1
* Remove trailing dot from error messageGiuseppe Scrivano2015-01-301-1/+1
* editor: honor arguments environment variableGiuseppe Scrivano2015-01-161-1/+6
* ostree: Support for using EDITOR to fill commit subject/bodyStef Walter2013-08-291-0/+110