From: Paul Mackerras Date: Tue, 28 Jun 2005 23:47:48 +0000 (+1000) Subject: Add a menu item for writing out a commit to a file. X-Git-Tag: v0.99~60^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4a2139f52f5ee919cc2e9c3812ee4ec20b43ae5a?hp=4a2139f52f5ee919cc2e9c3812ee4ec20b43ae5a Add a menu item for writing out a commit to a file. This just invokes git-diff-tree. Also changed the readonly entry widgets in the "write patch" and "generate tag" windows to have flat relief, so it doesn't look like you should be able to modify what's in them. ---