about summary refs log tree commit diff
path: root/tests/t0106-diff.sh
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2016-01-19 19:33:04 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-08 14:21:56 +0100
commit21dcf10386551a2eee3e552c3213bb14e535cbba (patch)
treee632a58b066d84b85f3f4e5962f5ac9b95b1e114 /tests/t0106-diff.sh
parentui-shared: add cgit_date_mode() (diff)
downloadcgit-pink-21dcf10386551a2eee3e552c3213bb14e535cbba.tar.gz
cgit-pink-21dcf10386551a2eee3e552c3213bb14e535cbba.zip
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>
Diffstat (limited to 'tests/t0106-diff.sh')
0 files changed, 0 insertions, 0 deletions
>Synchronize state after client registrationJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe