Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach "fsck" not to follow subproject links | Linus Torvalds | 2007-04-10 | 1 | -1/+8 |
* | Fix lost-found to show commits only referenced by reflogs | Shawn O. Pearce | 2007-04-05 | 1 | -1/+7 |
* | clean up and optimize nth_packed_object_sha1() usage | Nicolas Pitre | 2007-04-05 | 1 | -6/+3 |
* | Initialize tree descriptors with a helper function rather than by hand. | Linus Torvalds | 2007-03-21 | 1 | -3/+2 |
* | Merge branch 'jc/fsck' | Junio C Hamano | 2007-03-10 | 1 | -6/+22 |
|\ | |||||
| * | fsck: exit with non-zero status upon errors | Junio C Hamano | 2007-03-05 | 1 | -5/+21 |
| * | fsck: fix broken loose object check. | Junio C Hamano | 2007-03-05 | 1 | -1/+1 |
* | | Use uint32_t for all packed object counts. | Shawn O. Pearce | 2007-03-07 | 1 | -1/+1 |
|/ | |||||
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -1/+1 |
* | Merge branch 'master' into np/dreflog | Junio C Hamano | 2007-02-03 | 1 | -2/+7 |
* | Assorted typo fixes | Pavel Roskin | 2007-02-03 | 1 | -1/+1 |
* | Make fsck and fsck-objects be builtins. | Mark Wooding | 2007-01-29 | 1 | -0/+689 |