about summary refs log tree commit diff
path: root/ui-tree.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2016-01-19 19:33:06 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2016-02-08 14:22:42 +0100
commite68c86e8c54a6f03e7405dff3d38995c6c42e4fa (patch)
treee1ce0849626da122031932992917cdbc062f9951 /ui-tree.c
parentui: show ages in the originator's timezone (diff)
downloadcgit-pink-e68c86e8c54a6f03e7405dff3d38995c6c42e4fa.tar.gz
cgit-pink-e68c86e8c54a6f03e7405dff3d38995c6c42e4fa.zip
ui-shared: use show_date for footer timestamp
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
handle.c?h=1.9a&id=f1b1ffe79fb17e4228d9fb0a10aaba299b15548b&follow=1'>Make safe filling the who bufferJune McEnroe 2018-08-07Add reverse and reset IRC formatting codesJune McEnroe 2018-08-06Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use 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