author | Arjen Laarhoven <arjen@yaph.org> | |
Tue, 14 Aug 2007 20:02:04 +0000 (22:02 +0200) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Wed, 15 Aug 2007 00:15:53 +0000 (10:15 +1000) | ||
commit | e8b5f4be708a73fd8b6c06a782168d5b04e3e5c1 | |
tree | 5586e0d37af51d412d7c7c7c75c003eb85edd5ee | tree | snapshot |
parent | 890fae7041bb0607f386ac1a996a49530f1cd86f | commit | 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>
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>
gitk | diff | blob | history |