summaryrefslogtreecommitdiff
path: root/fsck.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-23fsck: git receive-pack: support excluding objects from fsck'ingLibravatar Johannes Schindelin1-0/+1
2015-06-23fsck: optionally ignore specific fsck issues completelyLibravatar Johannes Schindelin1-0/+1
2015-06-23fsck (receive-pack): allow demoting errors to warningsLibravatar Johannes Schindelin1-0/+1
2015-06-23fsck: offer a function to demote fsck errors to warningsLibravatar Johannes Schindelin1-2/+7
2015-06-22fsck: introduce identifiers for fsck messagesLibravatar Johannes Schindelin1-3/+2
2015-06-22fsck: introduce fsck optionsLibravatar Johannes Schindelin1-3/+14
2014-09-10fsck_object(): allow passing object data separately from the object itselfLibravatar Johannes Schindelin1-1/+3
2009-11-15Check the format of more printf-type functionsLibravatar Tarmigan Casebolt1-0/+1
2009-04-22Fix typos / spelling in commentsLibravatar Mike Ralphson1-1/+1
2008-02-25add common fsck error printing functionLibravatar Martin Koegler1-0/+2
2008-02-25builtin-fsck: move common object checking code to fsck.cLibravatar Martin Koegler1-0/+7
2008-02-25add generic, type aware object chain walkerLibravatar Martin Koegler1-0/+23