summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-traverse.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-169/+120
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-5/+5
* src/ostree: Add --commit-only option to ostree pruneSaqib Ali2022-02-251-18/+58
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/repo: Add ostree_repo_traverse_commit_union_with_parentsAlexander Larsson2018-04-141-14/+175
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/traverse: Port to new styleColin Walters2017-11-131-58/+36
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* traverse: Use g_hash_table_addColin Walters2016-11-301-6/+3
* ostree-repo-traverse: Don't leak floating GVariantAlexander Larsson2016-11-281-4/+4
* ostree-repo-traverse: Remove an accidental print statementJasper St. Pierre2016-11-231-1/+1
* Fix pruning of partial commitsAlexander Larsson2016-10-241-10/+50
* repo: Fix leak with ostree_repo_commit_traverse_iter_init_commit()Colin Walters2016-07-221-0/+1
* core: Use OSTREE_SHA256_STRING_LEN instead of 64Mathnerd3142016-06-221-2/+2
* Build on older versions of glibAlexander Larsson2016-05-251-0/+1
* core: Add debug messages for traversingDan Nicholson2016-03-261-0/+5
* traverse: Require variant when traversing dirtreeDan Nicholson2016-03-231-3/+2
* libglnx porting: gs_transfer_out_value -> g_steal_pointerColin 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-10/+10
* Use g_autoptr(GHashTable) instead of gs_unref_hashtableMatthew Barnes2015-05-061-1/+1
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* ostree-repo-traverse.c: Fix documentation parameter nameGiuseppe Scrivano2015-02-231-1/+1
* repo: Add a new iterator traversal API for commitsColin Walters2015-02-161-95/+346
* traverse: Fix transfer on hash tableColin Walters2015-01-211-2/+2
* [staticanalysis]: Fix two uses of uninitialized variablesColin Walters2014-06-211-1/+1
* repo: Tweak traversal APIColin Walters2013-10-091-23/+52
* Fix warnings about unused variablesTobias Hunger2013-08-301-1/+0
* Add ostree_commit_get_parent() to get parent from variantStef Walter2013-08-151-6/+3
* core: Fix all introspection warningsColin Walters2013-07-271-0/+8
* Install a shared libraryColin Walters2013-07-261-0/+1
* Use AC_USE_SYSTEM_EXTENSIONS instead of #define _GNU_SOURCEColin Walters2013-07-101-2/+0
* libostree: Rename ostree-traverse.h into OstreeRepo namespaceColin Walters2013-07-091-0/+227