about summary refs log tree commit diff
path: root/filters
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2016-01-19 19:33:03 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-08 14:21:34 +0100
commit360af46fac6fe79ec1868141a6c34b4c6b732ba0 (patch)
treed0fad8a5d40e6d1ab371d14ad0695838e936fcea /filters
parentparsing: add timezone to ident structures (diff)
downloadcgit-pink-360af46fac6fe79ec1868141a6c34b4c6b732ba0.tar.gz
cgit-pink-360af46fac6fe79ec1868141a6c34b4c6b732ba0.zip
ui-shared: add cgit_date_mode()
This returns the correct mode value for use with Git's show_date() based
on the current CGit configuration and will be used in the following
patches.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'filters')
0 files changed, 0 insertions, 0 deletions
6Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe