Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow the Unix epoch to be a valid commit date | Eric Wong | 2009-07-06 | 1 | -1/+1 |
* | Remove unused function scope local variables | Benjamin Kramer | 2009-03-07 | 1 | -5/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-11-11 | 1 | -1/+1 |
|\ | |||||
| * | Fix non-literal format in printf-style calls | Daniel Lowe | 2008-11-11 | 1 | -1/+1 |
* | | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 | 1 | -2/+1 |
|/ | |||||
* | fsck.c: fix bogus "empty tree" check | Junio C Hamano | 2008-03-05 | 1 | -2/+0 |
* | add common fsck error printing function | Martin Koegler | 2008-02-25 | 1 | -0/+29 |
* | builtin-fsck: move common object checking code to fsck.c | Martin Koegler | 2008-02-25 | 1 | -0/+215 |
* | add generic, type aware object chain walker | Martin Koegler | 2008-02-25 | 1 | -0/+91 |
* | Make fsck and fsck-objects be builtins. | Mark Wooding | 2007-01-29 | 1 | -690/+0 |
* | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 2007-01-28 | 1 | -0/+690 |