Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-12-29 | Refactor packed_git to prepare for sliding mmap windows. | Shawn O. Pearce | 1 | -3/+3 |
2006-12-29 | Replace unpack_entry_gently with unpack_entry. | Shawn O. Pearce | 1 | -1/+1 |
2006-09-23 | many cleanups to sha1_file.c | Nicolas Pitre | 1 | -9/+10 |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 1 | -3/+3 |
2006-06-20 | Remove all void-pointer arithmetic. | Florian Forster | 1 | -3/+3 |
2006-04-27 | verify-pack: check integrity in a saner order. | Junio C Hamano | 1 | -3/+3 |
2006-03-05 | verify-pack -v: show delta-chain histogram. | Junio C Hamano | 1 | -1/+19 |
2006-02-15 | packed objects: minor cleanup | Junio C Hamano | 1 | -2/+2 |
2006-02-09 | remove delta-against-self bit | Nicolas Pitre | 1 | -3/+3 |
2005-08-09 | [PATCH] -Werror fixes | Timo Sirainen | 1 | -1/+1 |
2005-07-07 | [PATCH] Typofix an error message in pack-check.c | Junio C Hamano | 1 | -1/+1 |
2005-06-30 | [PATCH] Show more details of packfile with verify-pack -v. | Junio C Hamano | 1 | -1/+32 |
2005-06-30 | [PATCH] verify-pack updates. | Junio C Hamano | 1 | -0/+112 |