summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deploy: Update to use latest libgsystem APIwip/gs-dir-iterColin Walters2015-01-031-24/+5
* Use *at() functions for filesystem commitsColin Walters2015-01-034-36/+250
* Merge branch 'giuseppe/staticdeltas' of https://github.com/giuseppe/ostreeColin Walters2014-12-1914-387/+1851
|\
| * Remove unused variable warningGiuseppe Scrivano2014-12-181-1/+0
| * fix --help for static-deltaGiuseppe Scrivano2014-12-182-29/+56
| * test-rollsum: Process all input, print more statisticsColin Walters2014-12-182-7/+21
| * Static deltas supportColin Walters2014-12-1814-416/+1792
| * Revert "ostree-repo-pull: Remove currently #if 0 static delta code"Giuseppe Scrivano2014-12-181-0/+48
* | Enforce 'rdev' (device file major/minor) is 0Colin Walters2014-12-193-14/+16
* | core: Deduplicate code converting struct stat -> GFileInfoColin Walters2014-12-194-29/+34
* | Add ostree_repo_pull_default_console_progress_changed()Matthew Barnes2014-12-189-121/+81
* | repo: Minor cleanup: Move size generation code initializationColin Walters2014-12-181-5/+5
|/
* doc: Update gtk-docsMatthew Barnes2014-12-174-24/+286
* Add "ostree remote list" commandMatthew Barnes2014-12-173-2/+100
* Add ostree_repo_remote_list()Matthew Barnes2014-12-173-0/+52
* Release 2014.13v2014.13Colin Walters2014-12-171-1/+1
* basic-test: Fixup mtime check for bare-userColin Walters2014-12-171-1/+5
* tests: Fix two bugs in tests revealed by new remote changesColin Walters2014-12-172-7/+3
* Add more flexible _remote_change() API , expose via 'ostree remote'Colin Walters2014-12-154-44/+193
* repo: (cleanup) Use _is_system() rather than inlining itColin Walters2014-12-151-9/+5
* Improve "ostree remote" help outputMatthew Barnes2014-12-091-84/+236
* trivial-httpd: use PR_SET_PDEATHSIG by defaultColin Walters2014-12-081-1/+18
* test-local-pull: Sort find output to make test robustAlexander Larsson2014-12-081-3/+3
* repo: Add private functions to access remote optionsMatthew Barnes2014-12-083-57/+162
* repo: Add ostree_repo_remote_get_url()Matthew Barnes2014-12-083-9/+47
* repo: Add an internal struct to manage remotesMatthew Barnes2014-12-082-95/+278
* libotutil: Add ot_keyfile_copy_group()Matthew Barnes2014-12-082-0/+37
* Add local-pull archive-z2 <=> bare-user roundtrip testAlexander Larsson2014-12-082-0/+58
* Add test-basic-user.sh testing for bare-user reposAlexander Larsson2014-12-082-0/+30
* Split out basic tests from test-basic.shAlexander Larsson2014-12-083-340/+365
* Support for "bare-user" repo formatAlexander Larsson2014-12-084-21/+210
* Add ot_lgetxattrat and ot_lsetxattrat utilsAlexander Larsson2014-12-082-0/+80
* README.md: Add a quick blurb on styleColin Walters2014-12-071-0/+95
* union checkout: Fix symlink handling for xattrsAlexander Larsson2014-12-051-1/+1
* checkout: fchown symlink to proper uid/gidAlexander Larsson2014-12-041-5/+17
* deploy: Ensure that we can deploy using only /usr/lib/ostree-bootColin Walters2014-11-301-2/+2
* docs: Add verbose option to manualKenjiro Nakayama2014-11-301-0/+8
* README.md: Mention patches and test suiteColin Walters2014-11-301-0/+23
* docs: Fix a pile of Docbook validation errorsColin Walters2014-11-2931-85/+142
* Release 2014.12v2014.12Colin Walters2014-11-261-1/+1
* tests: Fix u-boot test failureColin Walters2014-11-251-2/+3
* trivial: Fix typo in previous commitColin Walters2014-11-251-1/+1
* grub2: If using --sysroot, run in chrootColin Walters2014-11-251-0/+75
* Refactor command-line parsingMatthew Barnes2014-11-2442-490/+545
* Various manpage / usage blurb improvementsMatthew Barnes2014-11-1623-61/+69
* ostree-fetcher: move more logic into ostree_fetcher_request_uri_internalGiuseppe Scrivano2014-11-121-75/+56
* ostree-fetcher: make _ostree_fetcher_stream_uri_sync privateGiuseppe Scrivano2014-11-124-51/+37
* ostree-fetcher: Remove _ostree_fetcher_request_uri_to_stream functionGiuseppe Scrivano2014-11-122-22/+11
* ostree-metalink: use _ostree_fetcher_contents_membuf_syncGiuseppe Scrivano2014-11-121-65/+38
* ostree-fetcher: add max_size argument to change _ostree_metalink_request_syncGiuseppe Scrivano2014-11-123-3/+6