Files
git/Documentation
Michael J Gruber 4a689afb03 difftool: provide basename to external tools
Currently, only configured diff helpers get the basename of the file
being compared. Tools specified with "git difftool -x" only get the
names of temporary files for the different versions.

Export BASE so that an external tool can read the name from the
environment. Rather than using a third argument, this avoids breaking
existing scripts which may somewhat carelessly be using "$@" rather than
"$1" "$2".

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-12-16 13:01:36 -08:00
..
2009-10-01 08:21:35 -04:00
2010-12-15 11:47:40 -08:00
2010-11-16 09:50:25 -08:00
2009-04-06 00:27:09 -07:00
2010-04-17 12:40:45 -07:00
2010-07-20 16:52:53 -07:00
2010-07-05 11:56:53 -07:00
2008-08-01 23:21:44 -07:00
2010-09-03 09:43:42 -07:00
2010-12-07 13:13:21 -08:00
2010-11-09 09:42:57 -08:00
2010-02-14 18:23:16 -08:00
2010-10-21 17:14:32 -07:00
2010-07-05 13:39:02 -07:00
2010-04-13 18:21:29 -07:00
2010-07-20 16:59:17 -07:00