15 Commits (ccd14e569dcfe1a83b33f84fad8cfed68676ef5d)

Author SHA1 Message Date
Junio C Hamano 8977c110b5 pack-check.c::verify_packfile(): don't run SHA-1 update on huge data 18 years ago
Shawn O. Pearce 079afb18fe Loop over pack_windows when inflating/accessing data. 18 years ago
Shawn O. Pearce 03e79c88aa Replace use_packed_git with window cursors. 18 years ago
Shawn O. Pearce c41ee586dc Refactor packed_git to prepare for sliding mmap windows. 18 years ago
Shawn O. Pearce 4d703a1a90 Replace unpack_entry_gently with unpack_entry. 18 years ago
Nicolas Pitre 43057304c0 many cleanups to sha1_file.c 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Junio C Hamano 55e1805dff verify-pack: check integrity in a saner order. 19 years ago
Junio C Hamano 473ab1659b verify-pack -v: show delta-chain histogram. 19 years ago
Junio C Hamano f8f135c9ba packed objects: minor cleanup 19 years ago
Nicolas Pitre d60fc1c864 remove delta-against-self bit 19 years ago
Timo Sirainen 4ec99bf080 [PATCH] -Werror fixes 20 years ago
Junio C Hamano 1038f0c0a1 [PATCH] Typofix an error message in pack-check.c 20 years ago
Junio C Hamano ad8c80a58f [PATCH] Show more details of packfile with verify-pack -v. 20 years ago
Junio C Hamano f3bf922409 [PATCH] verify-pack updates. 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago