index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-check.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract verify_pack_index for reuse from verify_pack
Shawn O. Pearce
2010-04-20
1
-3
/
+12
*
Don't expect verify_pack() callers to set pack_size
Mike Hommey
2009-06-06
1
-3
/
+5
*
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-03
1
-8
/
+8
*
verify-pack: check packed object CRC when using index version 2
Nicolas Pitre
2008-06-25
1
-2
/
+37
*
move show_pack_info() where it belongs
Nicolas Pitre
2008-06-25
1
-65
/
+1
*
optimize verify-pack a bit
Nicolas Pitre
2008-06-25
1
-3
/
+1
*
call init_pack_revindex() lazily
Nicolas Pitre
2008-06-24
1
-1
/
+0
*
make verify-pack a bit more useful with bad packs
Nicolas Pitre
2008-06-02
1
-28
/
+27
*
add storage size output to 'git verify-pack -v'
Nicolas Pitre
2008-03-01
1
-4
/
+4
*
fix unimplemented packed_object_info_detail() features
Nicolas Pitre
2008-03-01
1
-0
/
+3
*
pack-check: Sort entries by pack offset before unpacking them.
Alexandre Julliard
2007-06-07
1
-12
/
+35
*
Lazily open pack index files on demand
Shawn O. Pearce
2007-05-27
1
-2
/
+7
*
fixes to output of git-verify-pack -v
Nicolas Pitre
2007-05-26
1
-10
/
+9
*
get rid of num_packed_objects()
Nicolas Pitre
2007-04-10
1
-2
/
+2
*
clean up and optimize nth_packed_object_sha1() usage
Nicolas Pitre
2007-04-05
1
-4
/
+7
*
[PATCH] clean up pack index handling a bit
Nicolas Pitre
2007-03-17
1
-4
/
+4
*
Use off_t when we really mean a file offset.
Shawn O. Pearce
2007-03-07
1
-9
/
+12
*
Use uint32_t for all packed object counts.
Shawn O. Pearce
2007-03-07
1
-4
/
+4
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-7
/
+7
*
Loop over pack_windows when inflating/accessing data.
Shawn O. Pearce
2006-12-29
1
-26
/
+20
*
Replace use_packed_git with window cursors.
Shawn O. Pearce
2006-12-29
1
-10
/
+12
*
Refactor packed_git to prepare for sliding mmap windows.
Shawn O. Pearce
2006-12-29
1
-3
/
+3
*
Replace unpack_entry_gently with unpack_entry.
Shawn O. Pearce
2006-12-29
1
-1
/
+1
*
many cleanups to sha1_file.c
Nicolas Pitre
2006-09-23
1
-9
/
+10
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
1
-3
/
+3
*
Remove all void-pointer arithmetic.
Florian Forster
2006-06-20
1
-3
/
+3
*
verify-pack: check integrity in a saner order.
Junio C Hamano
2006-04-28
1
-3
/
+3
*
verify-pack -v: show delta-chain histogram.
Junio C Hamano
2006-03-05
1
-1
/
+19
*
packed objects: minor cleanup
Junio C Hamano
2006-02-15
1
-2
/
+2
*
remove delta-against-self bit
Nicolas Pitre
2006-02-10
1
-3
/
+3
*
[PATCH] -Werror fixes
Timo Sirainen
2005-08-10
1
-1
/
+1
*
[PATCH] Typofix an error message in pack-check.c
Junio C Hamano
2005-07-08
1
-1
/
+1
*
[PATCH] Show more details of packfile with verify-pack -v.
Junio C Hamano
2005-07-01
1
-1
/
+32
*
[PATCH] verify-pack updates.
Junio C Hamano
2005-07-01
1
-0
/
+112