Find a file
David Aguilar c7664f1a8c gitk: Honor TMPDIR when viewing external diffs
gitk fails to show diffs when browsing a read-only repository.
This is due to gitk's assumption that the current directory is always
writable.

Teach gitk to honor either the GITK_TMPDIR or TMPDIR environment
variables.  This allows users to override the default location
used when writing temporary files.

Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2014-06-15 11:35:50 +10:00
po gitk: Merge branch 'new' of https://github.com/vnwildman/gitk 2014-02-21 12:08:41 +11:00
.gitignore gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00
gitk gitk: Honor TMPDIR when viewing external diffs 2014-06-15 11:35:50 +10:00
Makefile gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00