summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ostree-repo-pull: Fix inverted assert condition for maxdepthGiuseppe Scrivano2014-10-301-1/+1
* Release 2014.10Colin Walters2014-10-291-1/+1
* pull: Add depth supportv2014.10Colin Walters2014-10-285-4/+150
* libostree: Add ostree_repo_pull_with_options()Colin Walters2014-10-283-8/+108
* grub2: Fix bad substitution in review followupColin Walters2014-10-271-1/+1
* Release 2014.9v2014.9Colin Walters2014-10-241-1/+1
* checkout: permit checkout of a single fileGiuseppe Scrivano2014-10-243-0/+45
* Add (non-atomic) support for GRUB2 + UEFIColin Walters2014-10-2310-42/+202
* tests: Add some versioning metadata and test it appears in status outputColin Walters2014-10-232-8/+13
* admin status: Print the versionJames Antill2014-10-231-0/+23
* dump: Print the version when dumping a commit, log/show/etc.James Antill2014-10-231-0/+7
* admin: Add ot_admin_checksum_version to get a dup of the version for a commitJames Antill2014-10-232-0/+27
* corrupt-repo-ref.js: more aggressive file corruptionGiuseppe Scrivano2014-10-221-7/+16
* fsck: report the correct error when a present file cannot be loadedGiuseppe Scrivano2014-10-221-0/+1
* tests: test-admin-deploy-switch doesn't use deprecated "current" symlinkGiuseppe Scrivano2014-10-211-2/+4
* tests: fix --help testGiuseppe Scrivano2014-10-211-4/+8
* make ostree_cmd__private__ ret value constGiuseppe Scrivano2014-10-212-2/+2
* repo: When writing to a non-root owned repo, chown() objects to matchColin Walters2014-10-213-0/+36
* build: Include SELinux cflags with libostree build tooMatthew Barnes2014-10-201-0/+5
* Add "ostree remote delete" and corresponding APIColin Walters2014-10-174-0/+96
* Release 2014.8v2014.8Colin Walters2014-10-161-1/+1
* repo: Disable uncompressed object cache on non-writable reposColin Walters2014-10-163-12/+16
* libostree: Add initial GRUB2 supportColin Walters2014-10-1619-11/+639
* http: set the HTTP status on directory listingGiuseppe Scrivano2014-10-071-0/+1
* tests: do not leave running httpd after tests exitGiuseppe Scrivano2014-10-073-4/+4
* trivial-httpd: Another followup fix - need to listen on all interfacesColin Walters2014-10-061-1/+1
* libostree: fix a gobject-introspection warningGiuseppe Scrivano2014-10-061-1/+1
* Release 2014.7v2014.7Colin Walters2014-10-031-1/+1
* Add missing file from previous commitColin Walters2014-10-031-0/+51
* Add "unconfigured-state" concept to origin filesColin Walters2014-10-035-3/+142
* pull: Support full recursive mirrors of repositories with summary fileColin Walters2014-10-033-5/+56
* Add API to directly link() objects between repositoriesColin Walters2014-10-013-64/+186
* upgrader: Hold a ref to the originColin Walters2014-09-301-0/+1
* Test 'ostree admin --print-current-dir'Owen W. Taylor2014-09-261-1/+6
* Add test case for 'admin instutil set-kargs'Owen W. Taylor2014-09-262-0/+65