commit | f8b28a4078a29cbf93cac6f9edd8d5c203777313 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon May 01 09:50:57 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon May 01 09:50:57 2006 +1000 |
tree | 78f4b4f7b4c3b07535344c0bab727e2e71c42545 | |
parent | 7fcceed7a024f5e2868c123c4ace5b7894ea3423 [diff] |
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>