aboutsummaryrefslogtreecommitdiffstats
path: root/index-pack.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen1-4/+8
2006-02-09remove delta-against-self bitNicolas Pitre1-3/+3
2005-12-26avoid asking ?alloc() for zero bytes.Junio C Hamano1-8/+14
2005-12-21An off-by-one bug found by valgrindPavel Roskin1-1/+1
2005-10-12Fix packname hash generation.Junio C Hamano1-2/+13
2005-10-12Add git-index-pack utilitySergey Vlasov1-0/+451