Age | Commit message (Expand) | Author | Files | Lines |
2007-12-20 | Teach diff machinery to display other prefixes than "a/" and "b/" | Johannes Schindelin | 1 | -0/+1 |
2007-12-13 | diff --check: minor fixups | Junio C Hamano | 1 | -0/+2 |
2007-12-13 | "diff --check" should affect exit status | Wincent Colaiuta | 1 | -0/+1 |
2007-11-18 | Merge branch 'ph/diffopts' | Junio C Hamano | 1 | -16/+24 |
2007-11-11 | Make the diff_options bitfields be an unsigned with explicit masks. | Pierre Habouzit | 1 | -16/+24 |
2007-11-10 | git-add: make the entry stat-clean after re-adding the same contents | Junio C Hamano | 1 | -0/+2 |
2007-11-10 | ce_match_stat, run_diff_files: use symbolic constants for readability | Junio C Hamano | 1 | -1/+3 |
2007-08-14 | diff: squelch empty diffs even more | René Scharfe | 1 | -0/+1 |
2007-08-14 | git-diff: squelch "empty" diffs | Junio C Hamano | 1 | -0/+1 |
2007-06-22 | Finally implement "git log --follow" | Linus Torvalds | 1 | -0/+1 |
2007-06-08 | Even more missing static | Junio C Hamano | 1 | -2/+0 |
2007-04-22 | Support 'diff=pgm' attribute | Junio C Hamano | 1 | -0/+1 |
2007-03-14 | diff --quiet | Junio C Hamano | 1 | -2/+2 |
2007-03-14 | Remove unused diffcore_std_no_resolve | Junio C Hamano | 1 | -2/+0 |
2007-03-14 | Allow git-diff exit with codes similar to diff(1) | Alex Riesen | 1 | -1/+4 |
2007-02-28 | diff: make more cases implicit --no-index | Johannes Schindelin | 1 | -0/+2 |
2007-02-26 | diff --no-index: also imitate the exit status of diff(1) | Johannes Schindelin | 1 | -0/+3 |
2007-02-22 | Teach git-diff-files the new option `--no-index` | Johannes Schindelin | 1 | -0/+1 |
2007-02-05 | git-blame: no rev means start from the working tree file. | Junio C Hamano | 1 | -0/+1 |
2007-01-06 | diff-index --cached --raw: show tree entry on the LHS for unmerged entries. | Junio C Hamano | 1 | -1/+3 |
2006-12-15 | make commit message a little more consistent and conforting | Nicolas Pitre | 1 | -0/+1 |
2006-11-07 | Merge branch 'jc/pickaxe' | Junio C Hamano | 1 | -0/+1 |
2006-11-04 | git-pickaxe: rename detection optimization | Junio C Hamano | 1 | -0/+1 |
2006-10-26 | Make git-cherry handle root trees | Rene Scharfe | 1 | -0/+2 |
2006-10-13 | diff --numstat | Junio C Hamano | 1 | -7/+9 |
2006-09-30 | Merge branch 'jc/diff-stat' | Junio C Hamano | 1 | -0/+3 |
2006-09-27 | diff --stat: allow custom diffstat output width. | Junio C Hamano | 1 | -0/+3 |
2006-09-24 | diff.c: second war on whitespace. | Junio C Hamano | 1 | -0/+1 |
2006-09-07 | diff: support custom callbacks for output | Jeff King | 1 | -0/+8 |
2006-08-10 | Add the --color-words option to the diff options family | Johannes Schindelin | 1 | -1/+2 |
2006-07-24 | Colorize 'commit' lines in log ui | Jeff King | 1 | -0/+11 |
2006-07-08 | diff: do not use configuration magic at the core-level | Junio C Hamano | 1 | -1/+1 |
2006-07-07 | Add -a and --text to common diff options help | Stephan Feder | 1 | -1/+2 |
2006-07-07 | Teach --text option to diff | Stephan Feder | 1 | -0/+1 |
2006-07-05 | Merge branch 'th/diff' | Junio C Hamano | 1 | -12/+16 |
2006-06-26 | Add msg_sep to diff_options | Timo Hirvonen | 1 | -0/+1 |
2006-06-26 | Merge with_raw, with_stat and summary variables to output_format | Timo Hirvonen | 1 | -12/+15 |
2006-06-26 | add diff_flush_patch_id() to calculate the patch id | Johannes Schindelin | 1 | -0/+2 |
2006-06-23 | Teach diff about -b and -w flags | Johannes Schindelin | 1 | -0/+1 |
2006-06-17 | diff options: add --color | Johannes Schindelin | 1 | -1/+2 |
2006-05-21 | fmt-patch: Support --attach | Johannes Schindelin | 1 | -0/+3 |
2006-05-21 | diff family: add --check option | Johannes Schindelin | 1 | -0/+1 |
2006-05-15 | Merge branch 'se/diff' | Junio C Hamano | 1 | -1/+2 |
2006-05-14 | Add "--summary" option to git diff. | Sean | 1 | -1/+2 |
2006-05-14 | git diff: support "-U" and "--unified" options properly | Linus Torvalds | 1 | -0/+1 |
2006-05-05 | binary diff: further updates. | Junio C Hamano | 1 | -0/+1 |
2006-04-29 | built-in diff: assorted updates. | Junio C Hamano | 1 | -0/+2 |
2006-04-22 | Libified diff-index: backward compatibility fix. | Junio C Hamano | 1 | -1/+1 |
2006-04-22 | Libify diff-index. | Junio C Hamano | 1 | -0/+2 |
2006-04-22 | Libify diff-files. | Junio C Hamano | 1 | -2/+5 |