| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename sha1_array to oid_array | brian m. carlson | 2017-03-31 | 1 | -1/+1 |
* | fsck: give the error function a chance to see the fsck_options | Johannes Schindelin | 2016-07-18 | 1 | -2/+4 |
* | fsck_walk(): optionally name objects on the go | Johannes Schindelin | 2016-07-18 | 1 | -0/+1 |
* | fsck: git receive-pack: support excluding objects from fsck'ing | Johannes Schindelin | 2015-06-23 | 1 | -0/+1 |
* | fsck: optionally ignore specific fsck issues completely | Johannes Schindelin | 2015-06-23 | 1 | -0/+1 |
* | fsck (receive-pack): allow demoting errors to warnings | Johannes Schindelin | 2015-06-23 | 1 | -0/+1 |
* | fsck: offer a function to demote fsck errors to warnings | Johannes Schindelin | 2015-06-23 | 1 | -2/+7 |
* | fsck: introduce identifiers for fsck messages | Johannes Schindelin | 2015-06-22 | 1 | -3/+2 |
* | fsck: introduce fsck options | Johannes Schindelin | 2015-06-22 | 1 | -3/+14 |
* | fsck_object(): allow passing object data separately from the object itself | Johannes Schindelin | 2014-09-10 | 1 | -1/+3 |
* | Check the format of more printf-type functions | Tarmigan Casebolt | 2009-11-15 | 1 | -0/+1 |
* | Fix typos / spelling in comments | Mike Ralphson | 2009-04-22 | 1 | -1/+1 |
* | add common fsck error printing function | Martin Koegler | 2008-02-25 | 1 | -0/+2 |
* | builtin-fsck: move common object checking code to fsck.c | Martin Koegler | 2008-02-25 | 1 | -0/+7 |
* | add generic, type aware object chain walker | Martin Koegler | 2008-02-25 | 1 | -0/+23 |