]> gitweb.ps.run Git - ps-cgit/commit
ui-{commit,tag}: show dates in originator's timezone
authorJohn Keeping <john@keeping.me.uk>
Tue, 19 Jan 2016 19:33:04 +0000 (19:33 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 8 Feb 2016 13:21:56 +0000 (14:21 +0100)
commit21dcf10386551a2eee3e552c3213bb14e535cbba
treee632a58b066d84b85f3f4e5962f5ac9b95b1e114
parent360af46fac6fe79ec1868141a6c34b4c6b732ba0
ui-{commit,tag}: show dates in originator's timezone

This is done by switching to Git's show_date() function and the mode
given by cgit_date_mode().

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-commit.c
ui-tag.c