summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libostree: Add initial GRUB2 supportwip/grub2Colin Walters2014-10-1519-11/+657
* 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
* Work around deprecation of SoupServer's port propertyColin Walters2014-09-092-1/+7
* Release 2014.6v2014.6Colin Walters2014-09-081-1/+1
* pull: Squash some uninitialized variable warningsColin Walters2014-09-081-2/+2
* build: We also work OK with LZMA 5.0Vincent Batts2014-09-081-1/+1
* build: Unify CPPFLAGS settingsColin Walters2014-09-083-3/+3
* doc: Add a man page for summary commandColin Walters2014-09-073-1/+90
* Drop g_type_init() call now that we depend on GLib 2.36Colin Walters2014-09-071-2/+0
* Add repository "summary" file and metalink supportColin Walters2014-09-0317-27/+1352
* Bump GIO dependency to 2.38 for GTaskColin Walters2014-08-272-2/+2
* fetcher: Close request body on error pathsColin Walters2014-08-271-0/+2
* pull: Fix use-after-freeAnne LoVerso2014-08-211-7/+6
* repo-pull: Allow pulling only one directoryAnne LoVerso2014-08-2010-16/+264
* sysroot: Add precondition that load() has been called for some API callsColin Walters2014-08-151-1/+7
* deploy: Also honor multiply-specified kernel args with existing configColin Walters2014-08-032-1/+16
* packaging: Make the ostree rpm own and create /etc/ostree/remotes.d/Dusty Mabe2014-08-031-0/+1
* deploy: Propertly append multiple kernel arguments with --karg-proc-cmdlineColin Walters2014-08-031-1/+1
* doap category infrastructureOlav Vitters2014-07-311-0/+1
* core: Support a per-remote "proxy" configuration optionColin Walters2014-07-284-10/+37
* Display bytes/second during pullJames Antill2014-07-283-5/+19
* pull: override max-conns-per-host to 8, for faster downloadsJames Antill2014-07-251-0/+8
* refs: Don't try searching for input strings that can't be objectsColin Walters2014-07-231-0/+8
* pull-local: Write detached metadata into the correct repositoryColin Walters2014-07-222-1/+3