summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-builtin-diff.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-24/+25
* Remove dup "--os=OSNAME" line in output of "ostree admin config-diff --help"Huijing Hei2022-05-251-1/+0
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* bash-completion: Remove `admin` completionsColin Walters2018-02-271-5/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* bin: Port a few commands (diff,remote,static-delta) to new styleColin Walters2017-11-151-28/+15
* 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
* bin/admin: Do sysroot loading during argument parsingColin Walters2017-09-011-3/+0
* 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-2/+2
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* admin: Use locking for most sysroot commandsColin Walters2015-05-131-1/+1
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-3/+3
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-2/+2
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-3/+3
* Add OSTREE_ADMIN_BUILTIN_FLAG_SUPERUSERMatthew Barnes2015-03-251-1/+1
* Add OstreeAdminBuiltinFlags for admin commandsMatthew Barnes2015-03-251-1/+3
* Refactor command-line parsingMatthew Barnes2014-11-241-2/+4
* Various manpage / usage blurb improvementsMatthew Barnes2014-11-161-1/+1
* SELinux: Ensure we label /var, and fix /etc merge wrt xattrsColin Walters2014-02-021-1/+2
* sysroot: Clean up APIColin Walters2013-09-161-19/+14
* admin: Drop two uses of ostree_sysroot_get_path()Colin Walters2013-09-151-3/+0
* libostree: Nearly complete move of API into OstreeSysrootColin Walters2013-09-151-4/+4
* libostree: Move a lot more sysroot API hereColin Walters2013-09-151-3/+3
* Move Deployment and BootconfigParser into libostreeColin Walters2013-09-151-2/+2
* libostree: Add new OstreeSysroot classColin Walters2013-09-151-5/+5
* Fix warnings about unused variablesTobias Hunger2013-08-301-2/+0
* admin: Clean up builtin prototypeColin Walters2013-07-291-6/+5
* Install a shared libraryColin Walters2013-07-261-0/+1
* admin: Fix various compiler warningsColin Walters2013-07-071-1/+1
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-7/+7
* [INCOMPATIBLE CHANGE] Implement new deployment modelColin Walters2013-07-071-28/+29
* config-diff: Properly print files relative to rootColin Walters2013-03-121-1/+1
* admin: Allow specifying --boot-dirColin Walters2013-01-021-1/+2
* admin: Rework /ostree/deploy to support multiple independent operating systemsColin Walters2012-12-211-4/+13
* Drop some bits from libotutil that are now merged in libgsystemColin Walters2012-11-291-2/+2
* Move "ostadmin" => "ostree admin"Colin Walters2012-09-081-0/+96