[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.
commitd1cb298b0b74972cc27c789e4c9ce6f324f25113
authorJohannes Sixt <johannes.sixt@telecom.at>
Thu, 16 Aug 2007 12:32:29 +0000 (16 14:32 +0200)
committerPaul Mackerras <paulus@samba.org>
Fri, 17 Aug 2007 07:58:45 +0000 (17 17:58 +1000)
tree652022c564613bb32b50150d7ca90ea86bbff484
parentd7b16113a128ff04134cec4a8e241cf9cd0a49a2
[PATCH] gitk: Handle 'copy from' and 'copy to' in diff headers.

If a commit contained a copy operation, the file name was not correctly
determined, and the corresponding part of the patch could not be
navigated to from the list of files.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk