Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 1 | -2/+1 |
2008-03-05 | fsck.c: fix bogus "empty tree" check | Junio C Hamano | 1 | -2/+0 |
2008-02-25 | add common fsck error printing function | Martin Koegler | 1 | -0/+29 |
2008-02-25 | builtin-fsck: move common object checking code to fsck.c | Martin Koegler | 1 | -0/+215 |
2008-02-25 | add generic, type aware object chain walker | Martin Koegler | 1 | -0/+91 |
2007-01-29 | Make fsck and fsck-objects be builtins. | Mark Wooding | 1 | -690/+0 |
2007-01-28 | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 1 | -0/+690 |