| Commit message (Expand) | Author | Age | Files | Lines |
* | Make usage strings dash-less | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 2008-05-26 | 1 | -8/+36 |
|\ |
|
| * | diff-files: do not play --no-index games | Junio C Hamano | 2008-05-24 | 1 | -8/+36 |
* | | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 | 1 | -1/+1 |
|/ |
|
* | Always set *nongit_ok in setup_git_directory_gently() | SZEDER Gábor | 2008-03-26 | 1 | -1/+1 |
* | add a "basic" diff config callback | Jeff King | 2008-01-04 | 1 | -1/+1 |
* | diff --check: minor fixups | Junio C Hamano | 2007-12-13 | 1 | -5/+1 |
* | "diff --check" should affect exit status | Wincent Colaiuta | 2007-12-13 | 1 | -0/+2 |
* | Make the diff_options bitfields be an unsigned with explicit masks. | Pierre Habouzit | 2007-11-11 | 1 | -1/+3 |
* | Removing -n option from git-diff-files documentation | Andrew Ruder | 2007-04-26 | 1 | -1/+1 |
* | Allow git-diff exit with codes similar to diff(1) | Alex Riesen | 2007-03-14 | 1 | -1/+3 |
* | diff: make more cases implicit --no-index | Johannes Schindelin | 2007-02-28 | 1 | -1/+4 |
* | Teach git-diff-files the new option `--no-index` | Johannes Schindelin | 2007-02-22 | 1 | -25/+4 |
* | Merge branch 'th/diff-extra' | Junio C Hamano | 2006-08-12 | 1 | -7/+0 |
|\ |
|
| * | Remove awkward compatibility warts | Timo Hirvonen | 2006-07-01 | 1 | -7/+0 |
* | | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -2/+2 |
* | | Call setup_git_directory() early | Linus Torvalds | 2006-07-28 | 1 | -1/+1 |
* | | log and diff family: honor config even from subdirectories | Junio C Hamano | 2006-07-27 | 1 | -1/+1 |
* | | diff: do not use configuration magic at the core-level | Junio C Hamano | 2006-07-08 | 1 | -1/+1 |
|/ |
|
* | Set default diff output format after parsing command line | Timo Hirvonen | 2006-06-26 | 1 | -0/+3 |
* | Add "named object array" concept | Linus Torvalds | 2006-06-19 | 1 | -1/+1 |
* | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. | Peter Eriksen | 2006-05-23 | 1 | -0/+55 |