summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-private.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-315/+181
* Merge pull request #2705 from cgwalters/always-bootJoseph Marrero Corchado2023-03-171-0/+1
|\
| * Add `sysroot.bootprefix` optionColin Walters2022-08-311-0/+1
* | repo: Create metadata commit in ostree_repo_regenerate_metadataDan Nicholson2023-02-071-0/+7
* | commit: Allow skipping automatic summary generationDan Nicholson2023-02-071-0/+1
* | bootloader: Add an aboot (Android) bootloader backendEric Curtin2022-12-151-0/+2
|/
* ostree-repo: bls-append-except-default followupSaqib Ali2022-07-071-0/+1
* repo: Further optimize `ostree_repo_list_objects_set()`Colin Walters2022-06-081-0/+6
* repo: Factor out _ostree_repo_auto_transaction_new()Simon McVittie2022-04-301-0/+4
* lib/repo: Add commit version metadata to summary metadataDan Nicholson2022-02-041-0/+1
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* repo/private: move OstreeRepoAutoTransaction to a boxed typeLuca BRUNO2021-10-111-2/+8
* repo/private: allow committing/aborting through a transaction guardLuca BRUNO2021-10-051-30/+35
* lib: improve transactions auto-cleanup logicLuca BRUNO2021-08-251-3/+12
* repo: Make locking per-OstreeRepoDan Nicholson2021-06-051-0/+9
* repo: Make locking APIs publicColin Walters2021-06-051-24/+0
* repo: Add ostree_repo_write_regfileColin Walters2021-04-091-0/+10
* repo: Move fsverity bits to ostree-repo-verity.cColin Walters2021-01-111-0/+2
* Drop use of `volatile`Jonathan Lebon2020-11-021-1/+1
* Add support for explicitly requesting any specific bootloader typeWilliam Manley2020-10-261-0/+6
* Refactor: sysroot.bootloader: Store enum value rather than stringWilliam Manley2020-10-261-1/+17
* deltas: Set `indexed-deltas` key in the config and summaryAlexander Larsson2020-10-231-0/+1
* lib/repo: Add mode and tombstone config options to the summary filePhilip Withnall2020-10-011-0/+2
* pull: Add --per-object-fsyncColin Walters2020-07-181-6/+11
* lib: Coerce flags enums to GIR bitfieldsDan Nicholson2020-04-301-3/+3
* lib: Rename function for staging dir checkJonathan Lebon2020-04-171-1/+1
* lib: Move internal binding verification API to repo.cColin Walters2020-04-171-0/+6
* repo/commit: Add support for --selinux-policy-from-baseColin Walters2020-03-241-0/+1
* Merge pull request #1959 from cgwalters/ostree-verityOpenShift Merge Robot2020-01-281-0/+20
|\
| * Initial fs-verity supportColin Walters2020-01-271-0/+20
* | core: Add ostree_commit_get_object_sizes APIDan Nicholson2020-01-201-2/+0
* | libarchive: Support commit sizes metadataDan Nicholson2020-01-201-0/+4
* | lib/commit: Fix object sizes metadata for multiple commitsDan Nicholson2020-01-201-0/+8
|/
* gpg: conditionally build GPG-related code for sign/verificationDenis Pynkin2019-08-011-0/+2
* Add sysroot.bootloader repo config keyRobert Fairley2019-03-011-0/+1
* Allow disabling pulling from LAN/USB/InternetMatthew Leeds2018-10-211-0/+1
* lib/commit: Don't chown objects to repo target ownerDan Nicholson2018-10-121-2/+0
* lib/repo: Ensure min-free-space* config value doesn't overflowUmang Jain2018-09-041-0/+1
* repo: Add OSTREE_REPO_TEST_ERROR=invalid-cache env varDan Nicholson2018-08-141-1/+2
* config: Add a core/change-update-summary optionMatthew Leeds2018-07-301-0/+5
* lib/repo: Cleanup current boot's staging dir min-free-space-* checks are hitUmang Jain2018-06-271-0/+1
* lib/repo: Rename free_space_size variable to free_space_mbColin Walters2018-06-191-1/+1
* lib/repo: Add min-free-space-size optionUmang Jain2018-06-131-0/+1
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-29/+0
* lib/repo: Enable locking by default, but drop external APIColin Walters2018-04-301-15/+17
* commit: add logic for .payload-linkGiuseppe Scrivano2018-03-071-0/+5
* ostree-repo-private: remove declaration for _ostree_repo_find_objectGiuseppe Scrivano2018-03-071-8/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/repo: Make locking timeout configurableColin Walters2017-12-141-2/+0
* lib/commit: Add repository locking during transactionsDan Nicholson2017-12-051-0/+1