commit | 45c87ca1c32dcd5ffd4a681fadf05627d9ce7770 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Tue Jan 19 19:33:02 2016 +0000 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Feb 08 14:20:08 2016 +0100 |
tree | 72eed2b70999596c13ba3502caacaf91962e68df | |
parent | 57ea1aa2a5eab7f6aba702b3366fe4dcc72124f6 [diff] |
parsing: add timezone to ident structures This will allow us to mimic Git's behaviour of showing times in the originator's timezone when displaying commits and tags. Signed-off-by: John Keeping <john@keeping.me.uk>