| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-04-29 | Rename git core commands to be "git-xxxx" to avoid name clashes. | Linus Torvalds | 1 | -135/+0 |
| 2005-04-27 | [PATCH] Make -s flag to show-diff a no-op. | Junio C Hamano | 1 | -9/+9 |
| 2005-04-27 | [PATCH] Reactivate show-diff patch generation | Junio C Hamano | 1 | -14/+42 |
| 2005-04-26 | show-diff: don't print out the full "ce" format for unmerged files | Linus Torvalds | 1 | -1/+1 |
| 2005-04-26 | show-diff: match diff-tree and diff-cache output | Linus Torvalds | 1 | -31/+32 |
| 2005-04-26 | [PATCH] Diff-tree-helper take two. | Junio C Hamano | 1 | -14/+3 |
| 2005-04-25 | [PATCH] Split external diff command interface to a separate file. | Junio C Hamano | 1 | -98/+3 |
| 2005-04-18 | [PATCH] show-diff: Remove stale comments | Junio C Hamano | 1 | -3/+0 |
| 2005-04-18 | [PATCH] show-diff.c: -R option for reverse diff. | Junio C Hamano | 1 | -7/+13 |
| 2005-04-18 | [PATCH] show-diff.c: make diff options customizable. | Junio C Hamano | 1 | -4/+25 |
| 2005-04-18 | [PATCH] show-diff.c: adjust default format for the Linux kernel. | Junio C Hamano | 1 | -3/+4 |
| 2005-04-18 | [PATCH] show-diff.c: simplify show_diff_empty. | Junio C Hamano | 1 | -34/+10 |
| 2005-04-18 | [PATCH] show-diff.c: check unreadbale blob. | Junio C Hamano | 1 | -1/+10 |
| 2005-04-18 | [PATCH] show-diff.c: clean up private buffer use. | Junio C Hamano | 1 | -16/+6 |
| 2005-04-17 | [PATCH] (resend) show-diff.c off-by-one fix | Junio C Hamano | 1 | -2/+2 |
| 2005-04-17 | [PATCH] show-diff.c: do not include unused header file | Junio C Hamano | 1 | -1/+0 |
| 2005-04-16 | [PATCH] Do not run useless show-diff on unmerged paths repeatedly. | Junio C Hamano | 1 | -0/+13 |
| 2005-04-16 | [PATCH] show-diff style fix. | Junio C Hamano | 1 | -4/+3 |
| 2005-04-16 | [PATCH] Rename confusing variable in show-diff | Junio C Hamano | 1 | -4/+4 |
| 2005-04-16 | [PATCH] show-diff shell safety | Junio C Hamano | 1 | -4/+60 |
| 2005-04-16 | [PATCH] show-diff -z option for machine readable output. | Junio C Hamano | 1 | -9/+19 |
| 2005-04-16 | [PATCH] Optionally tell show-diff to show only named files | Junio C Hamano | 1 | -8/+30 |
| 2005-04-15 | Simplify show-diff cache entry name handling. | Linus Torvalds | 1 | -1/+1 |
| 2005-04-15 | [PATCH] Add "-q" option to show-diff.c | Junio C Hamano | 1 | -5/+12 |
| 2005-04-15 | Convert the index file reading/writing to use network byte order. | Linus Torvalds | 1 | -1/+1 |
| 2005-04-13 | [PATCH] Whitespace Fixes | Ingo Molnar | 1 | -3/+3 |
| 2005-04-13 | [PATCH] Correct show-diff output for deleted files | Petr Baudis | 1 | -1/+1 |
| 2005-04-13 | [PATCH] Silent flag for show-diff | Petr Baudis | 1 | -1/+13 |
| 2005-04-12 | [PATCH] show-diff show deleted files as diff as well. | Christopher Li | 1 | -4/+45 |
| 2005-04-12 | Remove the annoying "ok" printout from show-diff. | Linus Torvalds | 1 | -3/+1 |
| 2005-04-09 | Make the cache stat information comparator public. | Linus Torvalds | 1 | -31/+1 |
| 2005-04-08 | Use "-Wall -O2" for the compiler to get more warnings. | Linus Torvalds | 1 | -1/+0 |
| 2005-04-07 | Add copyright notices. | Linus Torvalds | 1 | -0/+5 |
| 2005-04-07 | Initial revision of "git", the information manager from hell | Linus Torvalds | 1 | -0/+81 |