Make git pack files use little-endian size encoding
[gitweb.git] / unpack-objects.c
2005-06-29 Make git pack files use little-endian size encoding
2005-06-29 git-unpack-objects: re-write to read from stdin
2005-06-29 [PATCH] Fix unpack-objects for header length information.
2005-06-28 Merge fighting fsck-cache updates from Junio
2005-06-28 Change pack file format. Hopefully for the last time.
2005-06-28 Teach packing about "tag" objects
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 csum-file interface updates: return resulting SHA1
2005-06-27 git-pack-objects: write the pack files with a SHA1...
2005-06-26 git-unpack-objects: start removing debug output
2005-06-26 Fix object packing/unpacking.
2005-06-26 [PATCH] Finish initial cut of git-pack-object/git-unpac...
2005-06-25 git-unpack-objects: start parsing the actual packed...
2005-06-25 First cut at git-unpack-objects