summaryrefslogtreecommitdiff
path: root/apidoc
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-12-14 09:48:26 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2017-12-14 15:51:07 +0000
commit7935b881bfa1d57c9cad4ae0522fab90bcf46ab5 (patch)
tree5025f8e19ed03267eea50fbf6c51458c0b4a286f /apidoc
parentad814d1c8abcf8ed27863586301ba47329e273b6 (diff)
downloadostree-7935b881bfa1d57c9cad4ae0522fab90bcf46ab5.tar.gz
lib/repo: Add an API to mark a commit as partial
For the [rpm-ostree jigdo ♲📦](https://github.com/projectatomic/rpm-ostree/issues/1081) work. We're basically doing "pull" via a non-libostree mechanism, and this should be fully supported. As I mentioned earlier we should try to have `ostree-repo-pull.c` only use public APIs; this gets us closer to that. Closes: #1376 Approved by: jlebon
Diffstat (limited to 'apidoc')
-rw-r--r--apidoc/ostree-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/apidoc/ostree-sections.txt b/apidoc/ostree-sections.txt
index 4e474d8d..d60e8f2a 100644
--- a/apidoc/ostree-sections.txt
+++ b/apidoc/ostree-sections.txt
@@ -320,6 +320,7 @@ ostree_repo_set_alias_ref_immediate
ostree_repo_set_cache_dir
ostree_repo_sign_delta
ostree_repo_has_object
+ostree_repo_mark_commit_partial
ostree_repo_write_metadata
ostree_repo_write_metadata_async
ostree_repo_write_metadata_finish