aboutsummaryrefslogtreecommitdiff
path: root/pack-check.c
Commit message (Expand)AuthorAge
* Loop over pack_windows when inflating/accessing data.Shawn O. Pearce2006-12-29
* Replace use_packed_git with window cursors.Shawn O. Pearce2006-12-29
* Refactor packed_git to prepare for sliding mmap windows.Shawn O. Pearce2006-12-29
* Replace unpack_entry_gently with unpack_entry.Shawn O. Pearce2006-12-29
* many cleanups to sha1_file.cNicolas Pitre2006-09-23
* Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes2006-08-17
* Remove all void-pointer arithmetic.Florian Forster2006-06-20
* verify-pack: check integrity in a saner order.Junio C Hamano2006-04-27
* verify-pack -v: show delta-chain histogram.Junio C Hamano2006-03-05
* packed objects: minor cleanupJunio C Hamano2006-02-15
* remove delta-against-self bitNicolas Pitre2006-02-09
* [PATCH] -Werror fixesTimo Sirainen2005-08-09
* [PATCH] Typofix an error message in pack-check.cJunio C Hamano2005-07-07
* [PATCH] Show more details of packfile with verify-pack -v.Junio C Hamano2005-06-30
* [PATCH] verify-pack updates.Junio C Hamano2005-06-30