| Commit message (Expand) | Author | Age |
... | |
* | diff: support custom callbacks for output | Jeff King | 2006-09-07 |
* | Add the --color-words option to the diff options family | Johannes Schindelin | 2006-08-10 |
* | Colorize 'commit' lines in log ui | Jeff King | 2006-07-24 |
* | diff: do not use configuration magic at the core-level | Junio C Hamano | 2006-07-08 |
* | Add -a and --text to common diff options help | Stephan Feder | 2006-07-07 |
* | Teach --text option to diff | Stephan Feder | 2006-07-07 |
* | Merge branch 'th/diff' | Junio C Hamano | 2006-07-05 |
|\ |
|
| * | Add msg_sep to diff_options | Timo Hirvonen | 2006-06-26 |
| * | Merge with_raw, with_stat and summary variables to output_format | Timo Hirvonen | 2006-06-26 |
* | | add diff_flush_patch_id() to calculate the patch id | Johannes Schindelin | 2006-06-26 |
|/ |
|
* | Teach diff about -b and -w flags | Johannes Schindelin | 2006-06-23 |
* | diff options: add --color | Johannes Schindelin | 2006-06-17 |
* | fmt-patch: Support --attach | Johannes Schindelin | 2006-05-21 |
* | diff family: add --check option | Johannes Schindelin | 2006-05-21 |
* | Merge branch 'se/diff' | Junio C Hamano | 2006-05-15 |
|\ |
|
| * | Add "--summary" option to git diff. | Sean | 2006-05-14 |
* | | git diff: support "-U" and "--unified" options properly | Linus Torvalds | 2006-05-14 |
|/ |
|
* | binary diff: further updates. | Junio C Hamano | 2006-05-05 |
* | built-in diff: assorted updates. | Junio C Hamano | 2006-04-29 |
* | Libified diff-index: backward compatibility fix. | Junio C Hamano | 2006-04-22 |
* | Libify diff-index. | Junio C Hamano | 2006-04-22 |
* | Libify diff-files. | Junio C Hamano | 2006-04-22 |
* | Log message printout cleanups | Linus Torvalds | 2006-04-17 |
* | diff-options: add --patch-with-stat | Johannes Schindelin | 2006-04-15 |
* | diff-options: add --stat (take 2) | Johannes Schindelin | 2006-04-13 |
* | Merge branch 'jc/diff' into next | Junio C Hamano | 2006-04-11 |
|\ |
|
| * | tree-diff: do not assume we use only one pathspec | Junio C Hamano | 2006-04-10 |
* | | Document --patch-with-raw | Petr Baudis | 2006-04-11 |
* | | diff-* --patch-with-raw | Junio C Hamano | 2006-04-10 |
|/ |
|
* | Retire diffcore-pathspec. | Junio C Hamano | 2006-04-10 |
* | Support for pickaxe matching regular expressions | Petr Baudis | 2006-04-04 |
* | tree/diff header cleanup. | Junio C Hamano | 2006-03-29 |
* | combine-diff: Record diff status a bit more faithfully | Junio C Hamano | 2006-02-10 |
* | combine-diff: move formatting logic to show_combined_diff() | Junio C Hamano | 2006-02-09 |
* | diff-tree -c raw output | Linus Torvalds | 2006-02-09 |
* | combine-diff: show mode changes as well. | Junio C Hamano | 2006-02-06 |
* | combine-diff: remove misguided --show-empty hack. | Junio C Hamano | 2006-02-05 |
* | Make the "struct tree_desc" operations available to others | Linus Torvalds | 2006-01-31 |
*-. | Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev | Junio C Hamano | 2006-01-28 |
|\ \ |
|
| | * | abbrev cleanup: use symbolic constants | Junio C Hamano | 2006-01-28 |
| |/
|/| |
|
| * | diff-files: -c and --cc options. | Junio C Hamano | 2006-01-28 |
| * | diff-tree --cc: denser combined diff output for a merge commit. | Junio C Hamano | 2006-01-28 |
| * | diff-tree -c: show a merge commit a bit more sensibly. | Junio C Hamano | 2006-01-28 |
|/ |
|
* | diff --abbrev: document --abbrev=<n> form. | Junio C Hamano | 2005-12-19 |
* | diff: --abbrev option | Junio C Hamano | 2005-12-19 |
* | Move diff.renamelimit out of default configuration. | Junio C Hamano | 2005-11-21 |
* | diff: --full-index | Junio C Hamano | 2005-11-16 |
* | Documentation changes to recursive option for git-diff-tree | Chris Shoemaker | 2005-10-28 |
* | Split up tree diff functions into tree-diff.c library | Linus Torvalds | 2005-10-22 |
* | Fix diff-filter All-Or-None mark. | Junio C Hamano | 2005-10-04 |