summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ostree-fetcher: remove two unused functionsGiuseppe Scrivano2014-11-122-74/+0
* metalink: have a single entry to the metalink moduleGiuseppe Scrivano2014-11-123-81/+75
* ostree_fetcher: new function _ostree_fetcher_contents_membuf_syncGiuseppe Scrivano2014-11-123-108/+166
* syslinux: Adapt to bootloader UI changesMatthew Barnes2014-11-102-2/+11
* tests: fix intermittent failure for test-sysrootGiuseppe Scrivano2014-11-101-1/+0
* ostree-repo-pull: Remove currently #if 0 static delta codeGiuseppe Scrivano2014-11-061-48/+0
* admin-test: Fix two typos in bootloader UI changeColin Walters2014-11-061-1/+1
* repo: Remove unused remote-cache dirMatthew Barnes2014-11-062-6/+0
* Fix GFile leak in ostree_repo_constructed()Matthew Barnes2014-11-051-1/+0
* build: Distribute grub2-15_ostreeMatthew Barnes2014-11-041-1/+1
* commit: Split out file processing into helper functionColin Walters2014-11-031-104/+142
* libostree: Reformat bootloader titlesMatthew Barnes2014-11-032-7/+69
* Release 2014.11v2014.11Colin Walters2014-10-301-1/+1
* diff: Use gs_unref_object not gs_free on a GFileGiuseppe Scrivano2014-10-301-1/+1
* pull: Fix a used before initialization warningGiuseppe Scrivano2014-10-301-1/+1