gitk: Add a tree-browsing mode
authorPaul Mackerras <paulus@samba.org>
Sun, 30 Apr 2006 23:50:57 +0000 (09:50 +1000)
committerPaul Mackerras <paulus@samba.org>
Sun, 30 Apr 2006 23:50:57 +0000 (09:50 +1000)
commitf8b28a4078a29cbf93cac6f9edd8d5c203777313
tree78f4b4f7b4c3b07535344c0bab727e2e71c42545
parent7fcceed7a024f5e2868c123c4ace5b7894ea3423
gitk: Add a tree-browsing mode

You can now select whether you want to see the patch for a commit
or the whole tree.  If you select the tree, gitk will now display
the commit message plus the contents of one file in the bottom-left
pane, when you click on the name of the file in the bottom-right pane.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk