summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pull: Add depth supportwip/pull-depthColin Walters2014-10-275-4/+148
* wipColin Walters2014-10-271-8/+28
* wip-pull-asyncColin Walters2014-10-273-0/+65
* libostree: Add ostree_repo_pull_with_options()Colin Walters2014-10-273-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
* ostree admin: Add a --print-current-dir optionOwen W. Taylor2014-09-262-4/+43
* ostree admin instutil set-kargs: make more flexibleOwen W. Taylor2014-09-265-24/+84
* trivial-httpd: Further fixes for previous commitColin Walters2014-09-251-3/+4
* Followup to SoupServer port deprecationColin Walters2014-09-251-2/+24
* Add test for the behavior of --helpOwen W. Taylor2014-09-253-0/+66
* --help should always go to stdoutOwen W. Taylor2014-09-253-7/+11
* ostree admin instutil: make --help work for subcommandsOwen W. Taylor2014-09-252-0/+28
* Fix help output for nested subcommandsOwen W. Taylor2014-09-252-0/+4
* Pass --help to the most nested subcommandOwen W. Taylor2014-09-252-2/+2
* ostree admin: Fix return value from 'ostree admin [instutil]'Owen W. Taylor2014-09-253-3/+23
* deploy: Copy parent directories for modified config filesColin Walters2014-09-162-61/+158
* Extract opendirat() helper function into libotutilColin Walters2014-09-166-14/+94
* deploy: Remove legacy "current" symbolic linksColin Walters2014-09-131-23/+12
* deploy: Clean up leftover state before creating new directoriesColin Walters2014-09-131-0/+5
* deploy: Consistently use fd-relative APIColin Walters2014-09-132-65/+140