Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-07 | Remove unused function scope local variables | 1 | -5/+1 | |
2008-11-11 | Merge branch 'maint' | 1 | -1/+1 | |
2008-11-11 | Fix non-literal format in printf-style calls | 1 | -1/+1 | |
2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | 1 | -2/+1 | |
2008-03-05 | fsck.c: fix bogus "empty tree" check | 1 | -2/+0 | |
2008-02-25 | add common fsck error printing function | 1 | -0/+29 | |
2008-02-25 | builtin-fsck: move common object checking code to fsck.c | 1 | -0/+215 | |
2008-02-25 | add generic, type aware object chain walker | 1 | -0/+91 | |
2007-01-29 | Make fsck and fsck-objects be builtins. | 1 | -690/+0 | |
2007-01-28 | git-fsck-objects is now synonym to git-fsck | 1 | -0/+690 |