summaryrefslogtreecommitdiff
path: root/apidoc
Commit message (Expand)AuthorAgeFilesLines
...
* lib/repo: Add an API to get min-free-space-* reserved bytesUmang Jain2018-09-041-0/+1
* ostree repo commit: Speed up composing trees with `--tree=ref`William Manley2018-07-091-0/+3
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-042-101/+102
* lib/sysroot: Add wrapper API to prune system repositoryColin Walters2018-05-241-0/+1
* lib: Add a public helper method for pruning to find all ref'd commitsColin Walters2018-05-241-0/+1
* lib/repo: Enable locking by default, but drop external APIColin Walters2018-04-301-6/+0
* lib/repo: Add ostree_repo_traverse_commit_union_with_parentsAlexander Larsson2018-04-141-0/+3
* Add concept of "staged" deploymentColin Walters2018-04-121-0/+3
* sysroot: Add concept of deployment "pinning" 📌Colin Walters2018-02-261-0/+2
* sysroot: Add API to clean up transient keys in origin filesColin Walters2018-02-261-0/+1
* core: Add API (and standard concept for) content checksumColin Walters2018-02-121-0/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/core: Add a "break hardlink" APIColin Walters2017-12-141-0/+1
* lib/repo: Add an API to mark a commit as partialColin Walters2017-12-141-0/+1
* lib/pull: Split verify_bindings() out into a cmdprivate methodPhilip Withnall2017-12-141-0/+1
* Add public API for fsck, use it before loading metadataColin Walters2017-12-121-0/+1
* lib/repo: Add locking auto cleanup handlerDan Nicholson2017-12-051-0/+3
* lib/repo: Add repo locking mechanismDan Nicholson2017-12-051-0/+3
* lib/remote: Add a method to return the URLJoaquim Rocha2017-11-281-0/+1
* lib/remote: Export ostree_remote_get_type symbolDan Nicholson2017-11-101-0/+2
* repo: Add wrapper function for setting devino cache on checkout optsColin Walters2017-10-201-0/+2
* lib/repo-finder: Add OstreeRepoFinderOverridePhilip Withnall2017-10-191-0/+9
* lib/core: add ostree_checksum_file_at APIJonathan Lebon2017-10-121-0/+1
* lib/repo-refs: Add first version of ostree_repo_resolve_collection_ref()Philip Withnall2017-09-271-0/+1
* lib/repo: Add ostree_repo_hash() and testsPhilip Withnall2017-09-211-0/+1
* lib/repo: Add ostree_repo_equal() for comparing reposPhilip Withnall2017-09-191-0/+1
* lib/repo: Add apidoc for repo propertiesColin Walters2017-09-071-0/+1
* repo: Introduce ostree_repo_open_at() and ostree_repo_create_at()Colin Walters2017-08-151-0/+2
* lib/gpg-verify: Add an OstreeGpgError error domainPhilip Withnall2017-08-101-0/+3
* lib/repo-refs: Add ostree_repo_remote_list_collection_refs() APIPhilip Withnall2017-08-081-0/+1
* lib/repo: Add API to create and list ref aliasesColin Walters2017-08-021-0/+1
* lib/repo: Add OSTREE_REPO_METADATA_REF as a well-known metadata storePhilip Withnall2017-07-111-0/+1
* lib/repo-finder: Add Avahi based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+10
* lib/repo-finder: Add mount based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+8
* lib/repo-finder: Add config-file based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+8
* lib/repo-finder: Add basic support for finding remote URIs by ref namePhilip Withnall2017-06-261-0/+28
* lib/refs: Add methods for setting/listing collection–refsPhilip Withnall2017-06-261-0/+3
* lib/repo: Add collection ID support to OstreeRepoPhilip Withnall2017-06-261-0/+2
* lib/ref: Add OstreeCollectionRef type for globally unique refsPhilip Withnall2017-06-261-0/+20
* lib/core: Add ostree_validate_remote_name() for remote namesPhilip Withnall2017-06-201-0/+1
* lib/sysroot: Add API to get pending/rollback for given staterootAnton Gerasimov2017-06-141-0/+1
* Remove the OSTREE_MAX_RECURSION limit on metadata depthBrian C. Lane2017-06-021-1/+0
* lib/sysroot: Add non-failable ostree_sysroot_repo()Colin Walters2017-05-261-0/+1
* lib/remote: Add a getter for OstreeRemote.namePhilip Withnall2017-05-191-0/+1
* libostree: Make OstreeRemote a public and internal APIPhilip Withnall2017-05-081-0/+6
* build: Add --enable-experimental-api configure option for unstable APIsPhilip Withnall2017-05-082-0/+1
* libostree: Add multiple getter/setter support to OstreeAsyncProgressPhilip Withnall2017-04-291-0/+2
* libostree: Rework OstreeAsyncProgress to use GVariants internallyPhilip Withnall2017-04-291-0/+2
* apidoc: Add missing enums to sections fileKrzesimir Nowak2017-04-261-0/+5
* Fix a few gtk-doc warningsColin Walters2017-04-121-0/+10