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