Age | Commit message (Expand) | Author | Files | Lines |
2012-11-28 | fsck: warn about ".git" in trees | Jeff King | 1 | -0/+5 |
2012-11-28 | fsck: warn about '.' and '..' in trees | Jeff King | 1 | -0/+10 |
2012-09-10 | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11 | Junio C Hamano | 1 | -1/+7 |
2012-07-29 | fsck: detect null sha1 in tree entries | Jeff King | 1 | -1/+7 |
2012-04-30 | remove superfluous newlines in error messages | Pete Wyckoff | 1 | -1/+1 |
2011-08-11 | fsck: improve committer/author check | Dmitry Ivankov | 1 | -4/+6 |
2011-05-30 | Merge branch 'jm/maint-misc-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2011-05-26 | remove tests of always-false condition | Jim Meyering | 1 | -1/+1 |
2011-02-26 | strbuf: add strbuf_vaddf | Jeff King | 1 | -13/+1 |
2010-05-28 | fsck: fix bogus commit header check | Jonathan Nieder | 1 | -2/+0 |
2010-05-01 | fsck: check ident lines in commit objects | Jonathan Nieder | 1 | -0/+47 |
2009-07-06 | Allow the Unix epoch to be a valid commit date | Eric Wong | 1 | -1/+1 |
2009-03-07 | Remove unused function scope local variables | Benjamin Kramer | 1 | -5/+1 |
2008-11-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-11-11 | Fix non-literal format in printf-style calls | Daniel Lowe | 1 | -1/+1 |
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 |