author | Clément Poulain <clement.poulain@ensimag.imag.fr> | |
Fri, 30 Jul 2010 08:11:02 +0000 (09:11 +0100) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Fri, 30 Jul 2010 09:05:27 +0000 (10:05 +0100) | ||
commit | 1fbaccad4dd8d6a9a893843c73f3e47c4ba8b717 | |
tree | 041d322979a5321834633c771414b52e618e12b9 | tree | snapshot |
parent | 85123549f005ebdfb55a5cbd738c3237aaed6eff | commit | diff |
git-gui: use textconv filter for diff and blame
Create a checkbox "Use Textconv For Diffs and Blame" in git-gui options.
If checked and if the driver for the concerned file exists, git-gui calls diff
and blame with --textconv option
Signed-off-by: Clément Poulain <clement.poulain@ensimag.imag.fr>
Signed-off-by: Diane Gasselin <diane.gasselin@ensimag.imag.fr>
Signed-off-by: Axel Bonnet <axel.bonnet@ensimag.imag.fr>
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Create a checkbox "Use Textconv For Diffs and Blame" in git-gui options.
If checked and if the driver for the concerned file exists, git-gui calls diff
and blame with --textconv option
Signed-off-by: Clément Poulain <clement.poulain@ensimag.imag.fr>
Signed-off-by: Diane Gasselin <diane.gasselin@ensimag.imag.fr>
Signed-off-by: Axel Bonnet <axel.bonnet@ensimag.imag.fr>
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-gui.sh | diff | blob | history | |
lib/blame.tcl | diff | blob | history | |
lib/diff.tcl | diff | blob | history | |
lib/option.tcl | diff | blob | history |