aboutsummaryrefslogtreecommitdiff
path: root/git-diff.sh
Commit message (Expand)AuthorAge
* git-diff: do not fall back on --cc when -[123], --ours etc. are given.Junio C Hamano2006-02-06
* git-diff: use --cc instead of -p.Junio C Hamano2006-02-05
* git-diff: Usage string clean-upFredrik Kuivinen2005-12-15
* Merge branch 'jc/subdir'Junio C Hamano2005-11-30
|\
| * define die() for scripts that use it.Junio C Hamano2005-11-28
* | git-diff: do not turn off -p/-M with any diff options.Junio C Hamano2005-11-29
|/
* Teach "git diff" to handle filenames starting with '-'Linus Torvalds2005-10-18
* Make 'git diff --cached' synonymous to 'git diff --cached HEAD'.Junio C Hamano2005-09-23
* Big tool rename.Junio C Hamano2005-09-07