commit | 76486bbefbaeb606f662dadde0ca5dac59a4ec31 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Wed May 09 00:48:27 2007 -0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Wed May 09 00:48:27 2007 -0400 |
tree | 7d42afbe95b3374199d8d75bf2e048324217e59b | |
parent | 0511798f06d3456885682605b54bd3bc378e8fda [diff] |
git-gui: Format author/committer times in ISO format This is a simple change to match what gitk does when it shows a commit; we format using ISO dates (yyyy-mm-dd HH:MM:SS). Signed-off-by: Shawn O. Pearce <spearce@spearce.org>