summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-mutable-tree.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-107/+75
* libostree: Enhance the annotation coverageCorentin Noël2023-02-091-2/+8
* lib/mtree: drop redundant name checksLuca BRUNO2022-09-071-6/+0
* Fix annotations on ostree_mutable_tree_lookup()James Westman2022-05-301-2/+2
* mtree: Load traversed subdirs when creating parentsColin Walters2022-02-181-0/+3
* mtree: Use declare-and-initialize styleColin Walters2022-02-181-6/+2
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib: Add an API to construct a `MutableTree` from a commitColin Walters2021-10-011-0/+36
* lib: add some missing (out) annotationsFelix Krull2019-05-191-0/+8
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-2/+8
* lib/mutable-tree: Port to new styleJonathan Lebon2018-09-281-80/+38
* OstreeMutableTree: add _remove methodRobert McQueen2018-09-201-0/+45
* ostree repo commit: Speed up composing trees with `--tree=ref`William Manley2018-07-091-4/+233
* OstreeMutableTree: Invalidate parent contents checksum when metadata changesWilliam Manley2018-06-291-1/+4
* OstreeMutableTree: Refactor: Add `parent` pointerWilliam Manley2018-06-291-27/+69
* OstreeMutableTree: Document ostree_mutable_tree_ensure_dirWilliam Manley2018-06-251-0/+10
* OstreeMutableTree: Document each private member of `OstreeMutableTree`William Manley2018-06-251-0/+10
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Fix the build with old glib (Ubuntu Trusty etc.)Colin Walters2017-08-031-1/+1
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-5/+4
* codebase: start using GLNX_HASH_TABLE_FOREACH macrosJonathan Lebon2017-06-281-6/+1
* docs: Get API docs working againMathnerd3142016-06-091-1/+1
* lib: Add more filename validations (no ., .. or /) in commit logicColin Walters2016-05-061-0/+8
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-3/+3
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* core: Fix possible crash in ostree_mutable_tree_walk()Sam Thursfield2015-03-311-5/+3
* doc: Add OstreeMutableTree, other minor doc updatesColin Walters2013-09-121-0/+17
* libostree: Fix many gtk-doc warningsColin Walters2013-08-171-3/+3
* core: Fix all introspection warningsColin Walters2013-07-271-3/+42
* Install a shared libraryColin Walters2013-07-261-0/+1
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-4/+4
* core: Port libostree to local allocColin Walters2012-04-091-9/+5
* core: Add ostree-types.hColin Walters2012-03-061-1/+3
* core: Add --tar-autocreate-parents option for commitColin Walters2011-12-231-0/+49
* core: Change compose to operate purely in-memoryColin Walters2011-12-211-0/+27
* core: Allow specifying a previous commit tree as a basis for a new commitColin Walters2011-12-211-0/+16
* core: Add omitted mutable tree filesColin Walters2011-12-211-0/+225