summaryrefslogtreecommitdiff
path: root/dump-cache-tree.c
Commit message (Expand)AuthorAgeFilesLines
* add test-dump-cache-tree in MakefileGuanqun Lu2009-02-031-64/+0
* Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes2006-08-171-1/+1
* Fix test-dump-cache-tree in one-tree disappeared case.Junio C Hamano2006-05-031-4/+3
* test-dump-cache-tree: validate the cached data as well.Junio C Hamano2006-04-271-11/+45
* test-dump-cache-tree: report number of subtrees.Junio C Hamano2006-04-251-3/+4
* index: make the index file format extensible.Junio C Hamano2006-04-241-5/+3
* Add test-dump-cache-treeJunio C Hamano2006-04-241-0/+32