summaryrefslogtreecommitdiff
path: root/dump-cache-tree.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-17Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.Libravatar David Rientjes1-1/+1
2006-05-03Fix test-dump-cache-tree in one-tree disappeared case.Libravatar Junio C Hamano1-4/+3
2006-04-27test-dump-cache-tree: validate the cached data as well.Libravatar Junio C Hamano1-11/+45
2006-04-25test-dump-cache-tree: report number of subtrees.Libravatar Junio C Hamano1-3/+4
2006-04-24index: make the index file format extensible.Libravatar Junio C Hamano1-5/+3
2006-04-24Add test-dump-cache-treeLibravatar Junio C Hamano1-0/+32