summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-private.h
Commit message (Expand)AuthorAgeFilesLines
* _ostree_repo_file_replace_contents: make buf constGiuseppe Scrivano2015-04-141-1/+1
* repo: Add a private helper to replace a file, honoring fsync policyColin Walters2015-04-131-0/+9
* Add ostree_repo_is_writable()Matthew Barnes2015-03-251-0/+1
* repo: Add ostree_repo_verify_commit_ext()Matthew Barnes2015-03-181-1/+1
* OstreeGpgVerifier: Take the signed data as a GBytesMatthew Barnes2015-03-161-7/+7
* repo: Port hardlink-scanning code to fd-relative callsColin Walters2015-03-031-6/+0
* repo: Drop internal GFile* API helperColin Walters2015-03-031-5/+0
* repo: Add a new iterator traversal API for commitsColin Walters2015-02-161-0/+9
* deltas: Use base64 for csums, add version to partsColin Walters2015-02-161-0/+2
* repo: Store pending objects in prefixed subdirectoryColin Walters2015-02-151-5/+2
* Change pull-local to just be a wrapper for pull with file:///Colin Walters2015-02-081-0/+3
* Add an internal API to get a read fd for a content objectColin Walters2015-02-051-0/+7
* When mirroring, write content directly, do not verifyColin Walters2015-02-051-0/+9
* Add an internal API to stream content objectsColin Walters2015-02-051-0/+26
* repo: Hold an fd "repo_dir_fd" open for the toplevel tooColin Walters2015-02-051-0/+1
* syntax-check: Remove empty lines at the end of fileGiuseppe Scrivano2015-02-021-1/+0
* pull: use a single per-transaction syncfs instead of fsyncGiuseppe Scrivano2015-01-301-0/+8
* Static deltas supportColin Walters2014-12-181-0/+9
* repo: Add private functions to access remote optionsMatthew Barnes2014-12-081-0/+23
* repo: Add an internal struct to manage remotesMatthew Barnes2014-12-081-0/+2
* repo: Remove unused remote-cache dirMatthew Barnes2014-11-061-1/+0
* repo: When writing to a non-root owned repo, chown() objects to matchColin Walters2014-10-211-0/+3
* repo: Disable uncompressed object cache on non-writable reposColin Walters2014-10-161-0/+1
* repo-pull: Allow pulling only one directoryAnne LoVerso2014-08-201-0/+1
* repo: Don't require a txn for writingColin Walters2014-05-261-0/+8
* Initial basic static delta code dropColin Walters2014-02-041-0/+1
* Add --disable-fsync option to pull-local, and API to repoColin Walters2014-01-311-0/+1
* core: Add size information to commit metadataJeremy Whiting2013-10-191-0/+4
* doc: Add OstreeMutableTree, other minor doc updatesColin Walters2013-09-121-0/+5
* repo-libarchive: Apply commit modifiers to libarchive archives as wellJasper St. Pierre2013-09-091-0/+7
* repo: Change the pairs of checksums to instead be based on OstreeRepoFilesJasper St. Pierre2013-09-091-0/+5
* repo-file: Base OstreeRepoFile on trees instead of commitsJasper St. Pierre2013-09-091-0/+5
* core: Add detached metadata, readd metadata to commitsColin Walters2013-09-091-0/+4
* core: Use openat() for reading bare file objects tooColin Walters2013-09-081-4/+0
* repo: Delete leftover repo/pending dirColin Walters2013-09-081-1/+0
* core: Use linkat() for hardlink checkouts tooColin Walters2013-09-081-3/+6
* core: Use at-relative lookup for locating objects tooColin Walters2013-09-071-0/+9
* core: Add malloc-free API for objects, use *at functions for storingColin Walters2013-09-071-0/+1
* Move ref writing to be transaction-basedJasper St. Pierre2013-09-061-0/+6
* repo: Move the transaction stats to a separate structJasper St. Pierre2013-09-061-5/+1
* repo: Rename "stage" to "write" in the APIJasper St. Pierre2013-09-061-1/+1
* repo: Move commit code to another fileJasper St. Pierre2013-09-061-0/+14
* core: Use fd-relative creation for tmp/Colin Walters2013-09-061-0/+1
* libostree: Delete some leftover remnant API for archive filesColin Walters2013-08-171-4/+0
* core: Finish making object path API privateColin Walters2013-07-311-0/+5
* core: Reduce API surface for file accessColin Walters2013-07-311-0/+8
* Add API to retrieve statistics from transactions, use it in commitColin Walters2013-07-251-0/+6
* libostree: Split off libarchive codeColin Walters2013-07-091-0/+8
* libostree: Start splitting up the monstrous ostree-repo.cColin Walters2013-07-091-0/+63