git-diff A...B to (usually) mean "git-diff `git-merge-base A B` B"
[gitweb.git] / diff.h
2005-04-26 [PATCH] Diff-tree-helper take two.
2005-04-26 [PATCH] Split external diff command interface to a...