Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-fsck: add --lost-found option | Johannes Schindelin | 2007-07-02 | 1 | -0/+22 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -2/+2 |
* | git-fsck: learn about --verbose | Johannes Schindelin | 2007-06-04 | 1 | -1/+41 |
* | Ensure the pack index is opened before access | Shawn O. Pearce | 2007-05-29 | 1 | -1/+4 |
* | rename dirlink to gitlink. | Martin Waitz | 2007-05-21 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2007-04-29 | 1 | -0/+6 |
|\ | |||||
| * | Catch empty pathnames in trees during fsck | Shawn O. Pearce | 2007-04-28 | 1 | -0/+6 |
* | | Merge branch 'lt/gitlink' | Junio C Hamano | 2007-04-21 | 1 | -1/+8 |
|\ \ | |||||
| * | | Teach "fsck" not to follow subproject links | Linus Torvalds | 2007-04-10 | 1 | -1/+8 |
* | | | Merge branch 'np/pack' | Junio C Hamano | 2007-04-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | get rid of num_packed_objects() | Nicolas Pitre | 2007-04-10 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2007-04-11 | 1 | -8/+16 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fsck: do not complain on detached HEAD. | Junio C Hamano | 2007-04-11 | 1 | -8/+16 |
* | | 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 |