X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=tigrc.5.txt;h=fe5fc74285b13738dc430426195288b54ee271d0;hb=2ae980f4dec0c8f239fa00544c29a4869117db7c;hp=575164e96065515259b817026d12d45c984f5614;hpb=7332344186ab02b45babce8299162b1b56ad7cc0;p=tig.git diff --git a/tigrc.5.txt b/tigrc.5.txt index 575164e..fe5fc74 100644 --- a/tigrc.5.txt +++ b/tigrc.5.txt @@ -97,11 +97,11 @@ The following variables can be set: How to display author names. If set to "abbreviated" author initials will be shown. Can be toggled. -'show-date' (mixed) ["relative" | "short" | "default" | bool]:: +'show-date' (mixed) ["relative" | "short" | "default" | "local" | bool]:: Whether and how to show date. If set to "relative" a relative date will be used, e.g. "2 minutes ago". If set to "short" no time information is - shown. Can be toggled. + shown. If set to "local", localtime(3) is used. Can be toggled. 'author-width' (int):: @@ -140,7 +140,7 @@ The following variables can be set: 'commit-encoding' (string):: - The encoding used for commits. The default is UTF-8. Not this option + The encoding used for commits. The default is UTF-8. Note this option is shadowed by the "i18n.commitencoding" option in `.git/config`. Bind command @@ -487,9 +487,9 @@ omnipresent. Commit message:: -For now only `Signed-off-by` and `Acked-by` lines are colorized. +`Signed-off-by`, `Acked-by`, `Reviewed-by` and `Tested-by` lines are colorized. -*signoff*, *acked* +*signoff*, *acked*, *reviewed*, *tested* Tree markup::