Code

Make the branch view always prepare how the main view is loaded
[tig.git] / manual.txt
index 475cf5a746ad54dc18004e0b5e18f4dd45a3d94a..41d9bf9797e0f7d12e69decf638cef30ed0a4d2d 100644 (file)
@@ -153,6 +153,7 @@ following variables.
 |%(head)               |The currently viewed 'head' ID. Defaults to HEAD
 |%(commit)             |The currently selected commit ID.
 |%(blob)               |The currently selected blob ID.
+|%(branch)             |The currently selected branch name.
 |%(directory)          |The current directory path in the tree view;
                         empty for the root directory.
 |%(file)               |The currently selected file.
@@ -433,7 +434,7 @@ Misc
 |v     |Show version.
 |o     |Open option menu
 |.     |Toggle line numbers on/off.
-|D     |Toggle date display on/off/relative.
+|D     |Toggle date display on/off/short/relative/local.
 |A     |Toggle author display on/off/abbreviated.
 |g     |Toggle revision graph visualization on/off.
 |F     |Toggle reference display on/off (tag and branch names).
@@ -584,7 +585,7 @@ include::BUGS[]
 Copyright
 ---------
 
-Copyright (c) 2006-2009 Jonas Fonseca <fonseca@diku.dk>
+Copyright (c) 2006-2010 Jonas Fonseca <fonseca@diku.dk>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by