summaryrefslogtreecommitdiff
path: root/fsck-cache.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-09Make fsck-cache warn about old-style tree objects that have fullLibravatar Linus Torvalds1-0/+9
2005-04-09Teach "fsck" and "read-tree" about recursive tree-nodes.Libravatar Linus Torvalds1-2/+3
2005-04-09Make "fsck-cache" print out all the root commits it finds.Libravatar Linus Torvalds1-0/+5
2005-04-09Fix missing return values and some error tests for empty index filesLibravatar Linus Torvalds1-0/+2
2005-04-08Make fsck-cache start parsing the object types, and checking theirLibravatar Linus Torvalds1-11/+42
2005-04-08Add first cut at "fsck-cache" that validates the SHA1 object store.Libravatar Linus Torvalds1-0/+106