git-gui: Handle file mode changes (644->755) in diff viewer
commita4750dd26671427009cc2c7a6a303f7ad8c39e8a
authorShawn O. Pearce <spearce@spearce.org>
Fri, 14 Dec 2007 06:51:22 +0000 (14 01:51 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 14 Dec 2007 06:51:22 +0000 (14 01:51 -0500)
tree73f418f8e56a10a8a24797ed76d57e193f0bbc63
parentfba6072ed83bfc3c0e1eb56f11476b06a3b0dfb7
git-gui: Handle file mode changes (644->755) in diff viewer

Johannes Sixt pointed out the diff headers "old mode ..." and
"new mode ..." were not being parsed properly by git-gui.  We
now include them in the diff viewer for a file.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/diff.tcl