gitk: Allow displaying time zones from author and commit dates timestamps
commit019e1630ac16f82fa6322869c8dfc3dee029e7ae
authorAnders Kaseorg <andersk@MIT.EDU>
Mon, 12 May 2014 11:25:58 +0000 (12 07:25 -0400)
committerPaul Mackerras <paulus@samba.org>
Sun, 15 Jun 2014 01:35:50 +0000 (15 11:35 +1000)
treefdeccd2dd885cdd21e4d9c543359daf7ad82ccf6
parent4135d36b0c99329eff69686f7a17406053941b5c
gitk: Allow displaying time zones from author and commit dates timestamps

Now gitk can be configured to display author and commit dates in their
original timezone, by putting %z into datetimeformat in ~/.gitk.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk