aboutsummaryrefslogtreecommitdiff
path: root/fsck.h
Commit message (Expand)AuthorAge
* Rename sha1_array to oid_arraybrian m. carlson2017-03-31
* fsck: give the error function a chance to see the fsck_optionsJohannes Schindelin2016-07-18
* fsck_walk(): optionally name objects on the goJohannes Schindelin2016-07-18
* fsck: git receive-pack: support excluding objects from fsck'ingJohannes Schindelin2015-06-23
* fsck: optionally ignore specific fsck issues completelyJohannes Schindelin2015-06-23
* fsck (receive-pack): allow demoting errors to warningsJohannes Schindelin2015-06-23
* fsck: offer a function to demote fsck errors to warningsJohannes Schindelin2015-06-23
* fsck: introduce identifiers for fsck messagesJohannes Schindelin2015-06-22
* fsck: introduce fsck optionsJohannes Schindelin2015-06-22
* fsck_object(): allow passing object data separately from the object itselfJohannes Schindelin2014-09-10
* Check the format of more printf-type functionsTarmigan Casebolt2009-11-15
* Fix typos / spelling in commentsMike Ralphson2009-04-22
* add common fsck error printing functionMartin Koegler2008-02-25
* builtin-fsck: move common object checking code to fsck.cMartin Koegler2008-02-25
* add generic, type aware object chain walkerMartin Koegler2008-02-25