From: Paul Mackerras Date: Sun, 30 Apr 2006 23:50:57 +0000 (+1000) Subject: gitk: Add a tree-browsing mode X-Git-Tag: v1.4.0-rc1~195^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f8b28a4078a29cbf93cac6f9edd8d5c203777313?ds=inline;hp=f8b28a4078a29cbf93cac6f9edd8d5c203777313 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 ---