commit | e8b5f4be708a73fd8b6c06a782168d5b04e3e5c1 | [log] [tgz] |
---|---|---|
author | Arjen Laarhoven <arjen@yaph.org> | Tue Aug 14 22:02:04 2007 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Wed Aug 15 10:15:53 2007 +1000 |
tree | 5586e0d37af51d412d7c7c7c75c003eb85edd5ee | |
parent | 890fae7041bb0607f386ac1a996a49530f1cd86f [diff] |
[PATCH] gitk: Make the date/time display configurable The new 'datetimeformat' configuration variable in ~/.gitk can be set to a Tcl 'clock format' format string to modify the display of dates and times. http://www.tcl.tk/man/tcl8.4/TclCmd/clock.htm has a list of allowed fields. Signed-off-by: Arjen Laarhoven <arjen@yaph.org> Signed-off-by: Paul Mackerras <paulus@samba.org>