summaryrefslogtreecommitdiff
path: root/fsck.c
Commit message (Expand)AuthorAgeFilesLines
* fsck.c: fix bogus "empty tree" checkJunio C Hamano2008-03-051-2/+0
* add common fsck error printing functionMartin Koegler2008-02-251-0/+29
* builtin-fsck: move common object checking code to fsck.cMartin Koegler2008-02-251-0/+215
* add generic, type aware object chain walkerMartin Koegler2008-02-251-0/+91
* Make fsck and fsck-objects be builtins.Mark Wooding2007-01-291-690/+0
* git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-281-0/+690