summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2012.9v2012.9Colin Walters2012-08-261-1/+1
* build: Add --enable-triggers-onlyColin Walters2012-08-268-5/+32
* prune: Don't fail if an object isn't foundColin Walters2012-08-253-4/+26
* repo: Also traverse remote refs when enumerating objectsColin Walters2012-08-251-10/+52
* Improve the pango triggerMatthias Clasen2012-08-251-2/+6
* libostree: Quiet compiler warning with --disable-libarchiveColin Walters2012-08-241-14/+14
* ostree: Remove duplicate command in help outputMatthias Clasen2012-08-231-5/+4
* build: Make /etc/kernel scripts default to automaticColin Walters2012-08-231-1/+5
* packages: Add files that should have been in previous commitColin Walters2012-08-232-0/+77
* pull: Only fetch pack files if we want more than 66% of their objectsColin Walters2012-08-221-3/+36
* pull: Exit mainloop immediately if we encounter an errorColin Walters2012-08-221-0/+1
* pack: Support --content-onlyColin Walters2012-08-221-43/+43
* pull: Set an error when we get an unsuccessful HTTP responseColin Walters2012-08-221-0/+11
* Add infrastructure for automatic kernel updatesGiovanni Campagna2012-08-206-66/+295
* ostadmin: add update-kernel command to regenerate initramfs and boot configGiovanni Campagna2012-08-205-260/+360
* Don't fail for EPERM when hardlinkingGiovanni Campagna2012-08-201-2/+2
* ostree-run-triggers: fix typo in filename comparison functionGiovanni Campagna2012-08-201-1/+1
* embedded-dependencies: Fix ACLOCAL_FLAGS, update for libgsystemColin Walters2012-08-193-9/+30
* Include pull and other external commands in usage outputStef Walter2012-08-194-28/+31
* ostadmin: fix command line handling in the builtinsGiovanni Campagna2012-08-182-13/+14
* configure: Fix libsoup detectionColin Walters2012-08-142-25/+25
* autogen: Fetch submodules before running automakeColin Walters2012-08-141-2/+1
* Support non-builtin commandsStef Walter2012-08-103-18/+92
* triggers: Print execution time for each triggerColin Walters2012-08-051-1/+7
* ostadmin: Use g_spawn_check_exit_status()Colin Walters2012-08-051-15/+2
* ostadmin: Change command line for qemu deploy helperColin Walters2012-08-053-38/+147
* ostadmin: Add --ostree-dir directoryColin Walters2012-08-051-10/+25
* Automatically populate the git submodules in autogen.shStef Walter2012-07-311-0/+9
* TODO: updateColin Walters2012-07-311-16/+2
* ostadmin: Print an error message if run as non-rootColin Walters2012-07-301-0/+7
* ostadmin: [incompat syntax change] Allow deploying any revisionColin Walters2012-07-261-30/+58
* pull: When --depth is specified, ensure we have all requested objectsColin Walters2012-07-261-1/+5
* core: Add context when we fail to chmod()/chown()Colin Walters2012-07-191-0/+2
* core: Drop ot_clear_hashtable for g_clear_pointer()Colin Walters2012-07-173-8/+2
* core: Drop ot_clear_ptrarray in favor of g_clear_pointerColin Walters2012-07-173-15/+9
* core: Drop ot_clear_gvariant() in favor of g_clear_pointerColin Walters2012-07-177-30/+24
* core: Remove ot_clear_checksum() in favor of g_clear_pointer()Colin Walters2012-07-174-11/+3
* core: Use g_spawn_check_exit_status()Colin Walters2012-07-171-22/+2
* pull: Only take up one terminal line for status outputColin Walters2012-07-163-6/+43
* Fix libgsystem submoduleColin Walters2012-07-151-0/+0
* Hard require GLib 2.34Colin Walters2012-07-157-237/+10
* Add libgsystem as git externalColin Walters2012-07-1510-91/+20
* pull: Correctly display concurrent libsoup requestsColin Walters2012-07-121-29/+45
* core: drop dead/unused codeColin Walters2012-06-303-261/+0
* core: Drop ot_gfile_new_for_pathColin Walters2012-06-3012-34/+25
* pull: Fix a memory leakColin Walters2012-06-281-0/+1
* pull: Fix use-after-free in async fetcherColin Walters2012-06-281-6/+12
* Release 2012.8Colin Walters2012-06-271-1/+1
* build: Use LDADD libraries to link with, not LDFLAGSColin Walters2012-06-271-1/+1
* Make more compiler warnings into errorsColin Walters2012-06-271-1/+6