summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-diff.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/diff: automatically skip xattrs in bare-user-only modeLuca BRUNO2021-08-241-2/+2
* lib/diff: ignore xattrs if disabled on either reposLuca BRUNO2021-08-231-8/+11
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-6/+8
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/diff: Add compile-time ABI check on 64 bit archesColin Walters2017-09-271-0/+10
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* diff: Port some to new code styleColin Walters2017-05-091-44/+26
* repo+tests: Add [core]disable-xattrs=true, use it on overlayfsColin Walters2017-03-241-0/+14
* diff: Add ostree_diff_dirs_with_options(), expose via cmdlineErik Larsson2017-03-211-2/+43
* docs: Get API docs working againMathnerd3142016-06-091-0/+2
* Build on older versions of glibAlexander Larsson2016-05-251-0/+1
* libglnx porting: xattr callsColin Walters2016-03-181-1/+2
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use g_autoptr(GVariant) instead of gs_unref_variantMatthew Barnes2015-05-061-1/+1
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-9/+9
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-5/+5
* Allow creating and pulling static deltas starting from "empty"Alexander Larsson2015-01-141-1/+10
* SELinux: Ensure we label /var, and fix /etc merge wrt xattrsColin Walters2014-02-021-9/+30
* repo-file: s/content_checksum/contents_checksum/Jasper St. Pierre2013-09-081-2/+2
* core: Fix all introspection warningsColin Walters2013-07-271-0/+19
* Install a shared libraryColin Walters2013-07-261-0/+1
* Use AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCEColin Walters2013-07-101-2/+0
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-12/+12
* config-diff: Properly print files relative to rootColin Walters2013-03-121-12/+22
* Drop some bits from libotutil that are now merged in libgsystemColin Walters2012-11-291-3/+3
* Make /etc a writable mountColin Walters2012-09-061-8/+8
* core: Refactor diff to be an internal APIColin Walters2012-08-311-0/+400