summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-autocleanups.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-1/+2
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/sign: allow to build with glib version less than 2.44Denis Pynkin2020-03-251-0/+1
* core: Add OstreeCommitSizesEntry typeDan Nicholson2020-01-201-0/+1
* lib/kargs: Don't expose OstreeKernelArgs autoptr cleanup on old glibDan Nicholson2019-07-271-0/+1
* Revert "lib: Fix building against old glib versions"Matthew Leeds2018-06-071-1/+0
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-2/+0
* lib: Fix building against old glib versionsMatthew Leeds2018-06-041-0/+1
* lib/repo: Enable locking by default, but drop external APIColin Walters2018-04-301-1/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/repo: Add locking auto cleanup handlerDan Nicholson2017-12-051-0/+1
* lib/repo-finder: Add OstreeRepoFinderOverridePhilip Withnall2017-10-191-0/+1
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/repo-finder: Add Avahi based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+1
* lib/repo-finder: Add mount based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+1
* lib/repo-finder: Add config-file based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+1
* lib/repo-finder: Add basic support for finding remote URIs by ref namePhilip Withnall2017-06-261-0/+3
* lib/ref: Add OstreeCollectionRef type for globally unique refsPhilip Withnall2017-06-261-0/+2
* libostree: Make OstreeRemote a public and internal APIPhilip Withnall2017-05-081-0/+4
* build: Expose autocleanups unconditionally, start using themColin Walters2017-03-281-5/+1
* build: Allow ostree to use g_autoptr on its types internallyKrzesimir Nowak2016-05-171-1/+4
* libostree: Add g_autoptr() support for the public typesKrzesimir Nowak2016-05-171-0/+65