about summary refs log tree commit diff
path: root/ui-diff.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-06-19 11:35:57 +0200
committerLars Hjemli <hjemli@gmail.com>2010-06-19 12:56:06 +0200
commita2cbd3c30b64a26b52b2003ba6569f3c083f4092 (patch)
tree235183b969b48eecf11d66cf34b2a9bccc73deb7 /ui-diff.c
parentui-log: Preserve path limit in outgoing links (diff)
downloadcgit-pink-a2cbd3c30b64a26b52b2003ba6569f3c083f4092.tar.gz
cgit-pink-a2cbd3c30b64a26b52b2003ba6569f3c083f4092.zip
ui-shared.c: path-limit style nitpick
This subjectively makes the path-limit bar less visually intrusive.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-diff.c')
0 files changed, 0 insertions, 0 deletions
4c991073d18f98b8fd1&follow=1'>Rewrite 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