summaryrefslogtreecommitdiff
path: root/git-diff.sh
AgeCommit message (Expand)Author
2006-04-13diff-options: add --stat (take 2)Johannes Schindelin
2006-03-12git-diff: -p disables rename detection.Junio C Hamano
2006-02-06git-diff: do not fall back on --cc when -[123], --ours etc. are given.Junio C Hamano
2006-02-06git-diff: use --cc instead of -p.Junio C Hamano
2005-12-16git-diff: Usage string clean-upFredrik Kuivinen
2005-11-30Merge branch 'jc/subdir'Junio C Hamano
2005-11-30git-diff: do not turn off -p/-M with any diff options.Junio C Hamano
2005-11-29define die() for scripts that use it.Junio C Hamano
2005-10-18Teach "git diff" to handle filenames starting with '-'Linus Torvalds
2005-09-23Make 'git diff --cached' synonymous to 'git diff --cached HEAD'.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano