summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2013.5v2013.5Colin Walters2013-08-171-1/+1
* build: Fix and prettify build option outputColin Walters2013-08-171-7/+7
* ostree init: Fix mode list help stringSjoerd Simons2013-08-171-1/+1
* Fix make distcheckSjoerd Simons2013-08-172-6/+5
* libostree: Delete some leftover remnant API for archive filesColin Walters2013-08-174-24/+0
* libostree: Increase gtk-doc coverage of ostree-repo.[ch]Colin Walters2013-08-173-11/+160
* libostree: Add gtk-doc section for ostree-repo.cColin Walters2013-08-175-17/+163
* libostree: More gtk-doc updates for ostree-coreColin Walters2013-08-173-7/+228
* docs: Add an overview section, migrate some content from the wikiColin Walters2013-08-174-4/+139
* libostree: Fix many gtk-doc warningsColin Walters2013-08-1711-50/+64
* core: Drop duplicated type declarationsColin Walters2013-08-171-3/+0
* libostree: Document more core macrosColin Walters2013-08-173-35/+66
* Fix use of uninitialized memory in ostree_builtin_checksum()Stef Walter2013-08-171-0/+4
* TODO: TweakColin Walters2013-08-161-0/+1
* build: Fix the build without documentationColin Walters2013-08-163-14/+2
* core: Remove old "archive" modeColin Walters2013-08-166-199/+14
* Add gtk-doc supportColin Walters2013-08-1610-59/+379
* Add 'ostree reset' command to undo a bad commitStef Walter2013-08-165-1/+148
* configure: Use AS_IF() consistentlyColin Walters2013-08-151-6/+6
* Install systemd units in the right locationSjoerd Simons2013-08-153-9/+19
* core: Use gs_stream_fstat()Colin Walters2013-08-151-5/+2
* core: Add some more gtk-docColin Walters2013-08-151-0/+61
* core: Add some gtk-docColin Walters2013-08-151-0/+41
* Add 'ostree log' commandStef Walter2013-08-155-1/+121
* Add ostree_commit_get_parent() to get parent from variantStef Walter2013-08-153-6/+14
* Intelligible display for 'ostree show'Stef Walter2013-08-155-28/+217
* repo: Add API to load any object as a streamColin Walters2013-08-144-60/+125
* libotutil: Make use of GBytes in ot_variant_read()Colin Walters2013-08-141-5/+5
* core: Add API to convert checksum -> csum in placeColin Walters2013-08-142-5/+16
* libotutil: Add API to create an "ay" GVariant from GBytesColin Walters2013-08-143-3/+11
* trivial-httpd: Add --force-range-requests option to force range requestsJeremy Whiting2013-08-141-1/+16
* test-xattrs: Skip if current FS doesn't support user_xattrColin Walters2013-08-141-0/+5
* core: Add a comment header about the formatColin Walters2013-08-141-0/+17
* Don't pass non-checksums to ostree_repo_has_object()Stef Walter2013-08-142-6/+9
* tests: Add xattr test caseColin Walters2013-08-143-0/+45
* Fix crasher when running 'ostree cat'Stef Walter2013-08-141-0/+1
* Add some verbose log output when xattr functions failStef Walter2013-08-141-0/+5
* Don't use XATTR_REPLACE with lsetxattr()Stef Walter2013-08-131-1/+1
* Properly separate sorted xattr namesStef Walter2013-08-131-1/+3
* Add some verbose logging to 'ostree commit'Stef Walter2013-08-131-0/+5
* Add --verbose and -v arguments to ostree for detailsStef Walter2013-08-133-6/+35
* Better parsing for global ostree optionsStef Walter2013-08-133-67/+185
* Ignore some built filesStef Walter2013-08-131-0/+7
* Update libgsystemColin Walters2013-08-071-0/+0
* core: Clean up temporary file creationColin Walters2013-08-067-67/+11
* core: Finish making object path API privateColin Walters2013-07-318-123/+187
* core: Reduce API surface for file accessColin Walters2013-07-315-37/+17
* TODO: UpdateColin Walters2013-07-301-0/+6
* admin: Clean up builtin prototypeColin Walters2013-07-2910-51/+36
* main: Assume / for ls if no path givenColin Walters2013-07-272-28/+57