Sign in
googlers
/
jrn
/
git
/
78affc49ded26700450d25168534af02b29a6c61
/
pack-check.c
4277c67
Don't expect verify_pack() callers to set pack_size
by Mike Hommey
· 16 years ago
9126f00
fix openssl headers conflicting with custom SHA1 implementations
by Nicolas Pitre
· 16 years ago
c41a4a9
verify-pack: check packed object CRC when using index version 2
by Nicolas Pitre
· 17 years ago
77d3ece
move show_pack_info() where it belongs
by Nicolas Pitre
· 17 years ago
9909323
optimize verify-pack a bit
by Nicolas Pitre
· 17 years ago
1f5c74f
call init_pack_revindex() lazily
by Nicolas Pitre
· 17 years ago
6241360
make verify-pack a bit more useful with bad packs
by Nicolas Pitre
· 17 years ago
5f4347b
add storage size output to 'git verify-pack -v'
by Nicolas Pitre
· 17 years ago
70f5d5d
fix unimplemented packed_object_info_detail() features
by Nicolas Pitre
· 17 years ago
3af5192
pack-check: Sort entries by pack offset before unpacking them.
by Alexandre Julliard
· 18 years ago
d079837
Lazily open pack index files on demand
by Shawn O. Pearce
· 18 years ago
ddcf786
fixes to output of git-verify-pack -v
by Nicolas Pitre
· 18 years ago
5705909
get rid of num_packed_objects()
by Nicolas Pitre
· 18 years ago
d72308e
clean up and optimize nth_packed_object_sha1() usage
by Nicolas Pitre
· 18 years ago
4287307
[PATCH] clean up pack index handling a bit
by Nicolas Pitre
· 18 years ago
c4001d9
Use off_t when we really mean a file offset.
by Shawn O. Pearce
· 18 years ago
326bf39
Use uint32_t for all packed object counts.
by Shawn O. Pearce
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
079afb1
Loop over pack_windows when inflating/accessing data.
by Shawn O. Pearce
· 18 years ago
03e79c8
Replace use_packed_git with window cursors.
by Shawn O. Pearce
· 18 years ago
c41ee58
Refactor packed_git to prepare for sliding mmap windows.
by Shawn O. Pearce
· 18 years ago
4d703a1
Replace unpack_entry_gently with unpack_entry.
by Shawn O. Pearce
· 18 years ago
4305730
many cleanups to sha1_file.c
by Nicolas Pitre
· 18 years ago
a89fccd
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
by David Rientjes
· 19 years ago
1d7f171
Remove all void-pointer arithmetic.
by Florian Forster
· 19 years ago
55e1805
verify-pack: check integrity in a saner order.
by Junio C Hamano
· 19 years ago
473ab16
verify-pack -v: show delta-chain histogram.
by Junio C Hamano
· 19 years ago
f8f135c
packed objects: minor cleanup
by Junio C Hamano
· 19 years ago
d60fc1c
remove delta-against-self bit
by Nicolas Pitre
· 19 years ago
4ec99bf
[PATCH] -Werror fixes
by Timo Sirainen
· 20 years ago
1038f0c
[PATCH] Typofix an error message in pack-check.c
by Junio C Hamano
· 20 years ago
ad8c80a
[PATCH] Show more details of packfile with verify-pack -v.
by Junio C Hamano
· 20 years ago
f3bf922
[PATCH] verify-pack updates.
by Junio C Hamano
· 20 years ago