summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-prune.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-124/+97
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-6/+6
* lib/prune: speed up pruning by retrieving only commitsSaqib Ali2022-06-271-5/+24
* prune: Also use object set API in `ostree_repo_prune_from_reachable()`Colin Walters2022-06-081-4/+4
* repo: Further optimize `ostree_repo_list_objects_set()`Colin Walters2022-06-081-10/+4
* src/ostree: Add --commit-only option to ostree pruneSaqib Ali2022-02-251-27/+56
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* lib/prune: Avoid unnecessary object serializationDan Nicholson2021-11-181-12/+9
* repo: Make locking APIs publicColin Walters2021-06-051-4/+4
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-0/+2
* lib/prune: Don't modify dirent->d_name in placeMatthew Leeds2018-06-151-6/+9
* lib: Add a public helper method for pruning to find all ref'd commitsColin Walters2018-05-241-28/+59
* lib: Use `Locking:` term in docsColin Walters2018-05-021-3/+3
* lib/repo: Enable locking by default, but drop external APIColin Walters2018-04-301-6/+3
* commit: add logic for .payload-linkGiuseppe Scrivano2018-03-071-4/+40
* lib/repo: Do account for size with prune --no-pruneColin Walters2018-03-051-7/+10
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/repo: Add an API to mark a commit as partialColin Walters2017-12-141-11/+1
* lib/prune: Take exclusive repository lockDan Nicholson2017-12-051-0/+25
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* tree-wide: Use helpers for unlinkat()Colin Walters2017-09-071-9/+3
* lib/repo-refs: Include remote refs when using collectionsMatthew Leeds2017-08-241-1/+1
* codebase: start using GLNX_HASH_TABLE_FOREACH macrosJonathan Lebon2017-06-281-23/+5
* lib/refs: Add methods for setting/listing collection–refsPhilip Withnall2017-06-261-1/+22
* lib: Add "open dfd iter handling noent" helper, port tree-wideColin Walters2017-05-161-12/+7
* lib/prune: Complete porting to new code styleColin Walters2017-05-111-60/+30
* Add support for more selective pruningColin Walters2017-01-191-44/+114
* Fix pruning of partial commitsAlexander Larsson2016-10-241-40/+4
* lib: Add an API to list only "our" objects, fix prune to use itColin Walters2016-08-251-2/+2
* Add cache_dir_fd to OstreeRepoAlexander Larsson2016-04-141-1/+4
* core: Add verbose messages for pruningDan Nicholson2016-03-261-0/+7
* prune: Don't fail on partial commitsDan Nicholson2016-03-231-6/+42
* libglnx porting: Use glnx_shutil_rm_rf_at()Colin Walters2016-03-231-1/+1
* prune: delete all cached summaries filesGiuseppe Scrivano2016-03-151-0/+65
* repo: new function ostree_repo_prune_static_deltasGiuseppe Scrivano2015-12-181-41/+74
* Use g_autoptr(GVariant) instead of gs_unref_variantMatthew Barnes2015-05-061-1/+1
* Use g_autoptr(GPtrArray) instead of gs_unref_ptrarrayMatthew Barnes2015-05-061-1/+1
* Use g_autoptr(GHashTable) instead of gs_unref_hashtableMatthew Barnes2015-05-061-2/+2
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-2/+2
* core: Cleanup commitpartial file with fd-relative lookupsColin Walters2015-05-061-3/+9
* deltas: Prune deltas when the corresponding "to" commit vanishesColin Walters2015-02-161-0/+44
* repo-pull: Allow pulling only one directoryAnne LoVerso2014-08-201-0/+23
* core: Unify object deletion code with pruneColin Walters2014-07-201-20/+8
* repo: Tweak traversal APIColin Walters2013-10-091-3/+3
* core: Add detached metadata, readd metadata to commitsColin Walters2013-09-091-0/+7
* Fix warnings about unused variablesTobias Hunger2013-08-301-1/+0
* libostree: Extend gtk-doc coverage for refs and prune APIsColin Walters2013-08-191-6/+31
* Use { 0, } for structure initialization rather than memset()Colin Walters2013-08-181-3/+1
* core: Finish making object path API privateColin Walters2013-07-311-2/+2
* Install a shared libraryColin Walters2013-07-261-1/+2