Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-23 | fsck (receive-pack): allow demoting errors to warnings | Johannes Schindelin | 1 | -0/+1 |
2015-06-23 | fsck: offer a function to demote fsck errors to warnings | Johannes Schindelin | 1 | -2/+7 |
2015-06-22 | fsck: introduce identifiers for fsck messages | Johannes Schindelin | 1 | -3/+2 |
2015-06-22 | fsck: introduce fsck options | Johannes Schindelin | 1 | -3/+14 |
2014-09-10 | fsck_object(): allow passing object data separately from the object itself | Johannes Schindelin | 1 | -1/+3 |
2009-11-15 | Check the format of more printf-type functions | Tarmigan Casebolt | 1 | -0/+1 |
2009-04-22 | Fix typos / spelling in comments | Mike Ralphson | 1 | -1/+1 |
2008-02-25 | add common fsck error printing function | Martin Koegler | 1 | -0/+2 |
2008-02-25 | builtin-fsck: move common object checking code to fsck.c | Martin Koegler | 1 | -0/+7 |
2008-02-25 | add generic, type aware object chain walker | Martin Koegler | 1 | -0/+23 |