]> gitweb.ps.run Git - ps-cgit/commit
Added `local-time` option to cgitrc
authorStefan Naewe <stefan.naewe@atlas-elektronik.com>
Fri, 1 Aug 2008 12:54:38 +0000 (14:54 +0200)
committerLars Hjemli <hjemli@gmail.com>
Fri, 1 Aug 2008 20:09:13 +0000 (22:09 +0200)
commit0f0ab148c6d444316af10e6b4c7a60630fed45d3
treea52c08e648c5d656866cecf78e757f2f85211b19
parenta1266edfe6ec1fd678c8f6b60ffbd21d88ff5a93
Added `local-time` option to cgitrc

When `local-time` is set, commit, tag and patch timestamps will be printed
in the servers timezone. Also, regardless of the value of `local-time`,
these timestamps will now always show the timezone.

Signed-off-by: Stefan Naewe <stefan.naewe@atlas-elektronik.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.c
cgit.h
ui-commit.c
ui-patch.c
ui-shared.c
ui-shared.h
ui-tag.c