summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Add an API to verify a commit signature explicitlyColin Walters2021-08-301-0/+23
* lib/commit: automatically skip xattrs in bare-user-only modeLuca BRUNO2021-08-241-1/+1
* Merge pull request #2412 from lucab/ups/lib-commit-canonicalizeColin Walters2021-08-201-1/+5
|\
| * lib/commit: autofix permissions for bare-user-onlyLuca BRUNO2021-08-201-1/+5
* | fixup! lib/repo: Add ostree_repo_remote_get_gpg_keys()Dan Nicholson2021-07-151-3/+3
* | lib/repo: Include WKD update URLs in GPG key listingDan Nicholson2021-07-151-0/+2
* | lib/repo: Add ostree_repo_remote_get_gpg_keys()Dan Nicholson2021-07-151-0/+40
|/
* repo: Require lock type in ostree_repo_lock_popDan Nicholson2021-06-051-4/+5
* repo: Make locking APIs publicColin Walters2021-06-051-0/+50
* repo: Add ostree_repo_write_regfileColin Walters2021-04-091-0/+10
* repo: Add ostree_repo_write_symlinkColin Walters2021-04-081-0/+10
* repo: Add ostree_repo_write_regfile_inlineColin Walters2021-04-081-0/+12
* Add ostree_repo_gpg_sign_data()Alexander Larsson2020-10-231-0/+10
* deltas: Make ostree_repo_static_delta_reindex() publicAlexander Larsson2020-10-231-0/+17
* deltas: Add ostree_repo_list_static_delta_indexes() functionAlexander Larsson2020-10-231-0/+6
* lib/deltas: Check signed delta in execute_offlineFrédéric Danis2020-09-141-0/+8
* lib/deltas: Add signature check API for static-delta superblockFrédéric Danis2020-09-141-0/+8
* lib: Coerce flags enums to GIR bitfieldsDan Nicholson2020-04-301-3/+3
* lib: Squash two gtk-doc warningsColin Walters2020-04-041-1/+1
* repo/commit: Add support for --selinux-policy-from-baseColin Walters2020-03-241-0/+7
* fsck: Fix version in docs, tweak error textColin Walters2019-09-091-1/+1
* fsck: Implement a partial commit reason bitmaskJason Wessel2019-09-091-17/+27
* gpg: conditionally build GPG-related code for sign/verificationDenis Pynkin2019-08-011-34/+34
* lib/commit: Added new ostree_repo_write_archive_to_mtree_from_fd()Tristan Van Berkom2019-05-281-0/+10
* lib/repo-refs: Allow resolving local collection-refsMatthew Leeds2019-04-151-0/+2
* lib/repo-refs: Add a flag to exclude listing from refs/mirrorsMatthew Leeds2019-04-151-0/+2
* Add sysroot.bootloader repo config keyRobert Fairley2019-03-011-0/+3
* lib/repo: Fix Since: annotation for REMOTE_CHANGE_REPLACEMatthew Leeds2019-02-081-1/+1
* repo: Add OstreeRepoRemoteChange replace operationDan Nicholson2019-02-081-1/+3
* lib/commit: Add devino_cache_hits to txn statsJonathan Lebon2018-11-051-1/+2
* Rename core.repo-finders to core.default-repo-findersMatthew Leeds2018-10-231-1/+1
* Allow disabling pulling from LAN/USB/InternetMatthew Leeds2018-10-211-0/+3
* repo: Add a checkout option to not hardlink zero-sized filesColin Walters2018-10-111-1/+2
* lib/repo: Separate min-free-space-* calculation from transaction codepathUmang Jain2018-09-211-1/+3
* lib/repo: Define a metadata key, ostree.deploy-collection-idMatthew Leeds2018-09-211-0/+23
* lib/repo: Add an API to get min-free-space-* reserved bytesUmang Jain2018-09-041-0/+2
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-27/+1
* lib: Add a public helper method for pruning to find all ref'd commitsColin Walters2018-05-241-0/+8
* lib/repo: Enable locking by default, but drop external APIColin Walters2018-04-301-42/+0
* lib/repo: Add ostree_repo_traverse_commit_union_with_parentsAlexander Larsson2018-04-141-0/+14
* lib/checkout: add filter API to skip over filesJonathan Lebon2018-02-061-1/+31
* 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-0/+6
* Add public API for fsck, use it before loading metadataColin Walters2017-12-121-1/+8
* lib/repo: Add locking auto cleanup handlerDan Nicholson2017-12-051-0/+18
* lib/repo: Add repo locking mechanismDan Nicholson2017-12-051-0/+24
* lib/repo: Add a DEVINO_CANONICAL commit modifier flagColin Walters2017-12-041-0/+2
* lib/repo: Add gtk-doc comment to OstreeRepoCommitStatePhilip Withnall2017-11-081-0/+12
* lib/repo: Add OSTREE_REPO_COMMIT_STATE_NORMAL to represent most commitsPhilip Withnall2017-11-081-0/+1