| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] show-diff: Remove stale comments | Junio C Hamano | 2005-04-18 | 1 | -3/+0 |
* | [PATCH] show-diff.c: -R option for reverse diff. | Junio C Hamano | 2005-04-18 | 1 | -7/+13 |
* | [PATCH] show-diff.c: make diff options customizable. | Junio C Hamano | 2005-04-18 | 1 | -4/+25 |
* | [PATCH] show-diff.c: adjust default format for the Linux kernel. | Junio C Hamano | 2005-04-18 | 1 | -3/+4 |
* | [PATCH] show-diff.c: simplify show_diff_empty. | Junio C Hamano | 2005-04-18 | 1 | -34/+10 |
* | [PATCH] show-diff.c: check unreadbale blob. | Junio C Hamano | 2005-04-18 | 1 | -1/+10 |
* | [PATCH] show-diff.c: clean up private buffer use. | Junio C Hamano | 2005-04-18 | 1 | -16/+6 |
* | [PATCH] (resend) show-diff.c off-by-one fix | Junio C Hamano | 2005-04-17 | 1 | -2/+2 |
* | [PATCH] show-diff.c: do not include unused header file | Junio C Hamano | 2005-04-17 | 1 | -1/+0 |
* | [PATCH] Do not run useless show-diff on unmerged paths repeatedly. | Junio C Hamano | 2005-04-16 | 1 | -0/+13 |
* | [PATCH] show-diff style fix. | Junio C Hamano | 2005-04-16 | 1 | -4/+3 |
* | [PATCH] Rename confusing variable in show-diff | Junio C Hamano | 2005-04-16 | 1 | -4/+4 |
* | [PATCH] show-diff shell safety | Junio C Hamano | 2005-04-16 | 1 | -4/+60 |
* | [PATCH] show-diff -z option for machine readable output. | Junio C Hamano | 2005-04-16 | 1 | -9/+19 |
* | [PATCH] Optionally tell show-diff to show only named files | Junio C Hamano | 2005-04-16 | 1 | -8/+30 |
* | Simplify show-diff cache entry name handling. | Linus Torvalds | 2005-04-15 | 1 | -1/+1 |
* | [PATCH] Add "-q" option to show-diff.c | Junio C Hamano | 2005-04-15 | 1 | -5/+12 |
* | Convert the index file reading/writing to use network byte order. | Linus Torvalds | 2005-04-15 | 1 | -1/+1 |
* | [PATCH] Whitespace Fixes | Ingo Molnar | 2005-04-13 | 1 | -3/+3 |
* | [PATCH] Correct show-diff output for deleted files | Petr Baudis | 2005-04-13 | 1 | -1/+1 |
* | [PATCH] Silent flag for show-diff | Petr Baudis | 2005-04-13 | 1 | -1/+13 |
* | [PATCH] show-diff show deleted files as diff as well. | Christopher Li | 2005-04-12 | 1 | -4/+45 |
* | Remove the annoying "ok" printout from show-diff. | Linus Torvalds | 2005-04-12 | 1 | -3/+1 |
* | Make the cache stat information comparator public. | Linus Torvalds | 2005-04-09 | 1 | -31/+1 |
* | Use "-Wall -O2" for the compiler to get more warnings. | Linus Torvalds | 2005-04-08 | 1 | -1/+0 |
* | Add copyright notices. | Linus Torvalds | 2005-04-07 | 1 | -0/+5 |
* | Initial revision of "git", the information manager from hellinitial | Linus Torvalds | 2005-04-07 | 1 | -0/+81 |