24 Commits (2e8fd7819521b43e89f3baa9c6a95042ed7da4b4)

Author SHA1 Message Date
Alexandre Julliard 3af51928ab pack-check: Sort entries by pack offset before unpacking them. 18 years ago
Shawn O. Pearce d079837eee Lazily open pack index files on demand 18 years ago
Nicolas Pitre ddcf786fd7 fixes to output of git-verify-pack -v 18 years ago
Nicolas Pitre 57059091fa get rid of num_packed_objects() 18 years ago
Nicolas Pitre d72308e01c clean up and optimize nth_packed_object_sha1() usage 18 years ago
Nicolas Pitre 4287307833 [PATCH] clean up pack index handling a bit 18 years ago
Shawn O. Pearce c4001d92be Use off_t when we really mean a file offset. 18 years ago
Shawn O. Pearce 326bf39677 Use uint32_t for all packed object counts. 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
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