Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | 1 | -2/+2 | |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | 1 | -6/+6 | |
2006-08-11 | drop length argument of has_extension | 1 | -1/+1 | |
2006-08-10 | Add has_extension() | 1 | -1/+1 | |
2006-04-04 | Use blob_, commit_, tag_, and tree_type throughout. | 1 | -4/+8 | |
2006-02-09 | remove delta-against-self bit | 1 | -3/+3 | |
2005-12-26 | avoid asking ?alloc() for zero bytes. | 1 | -8/+14 | |
2005-12-21 | An off-by-one bug found by valgrind | 1 | -1/+1 | |
2005-10-12 | Fix packname hash generation. | 1 | -2/+13 | |
2005-10-12 | Add git-index-pack utility | 1 | -0/+451 |