about summary refs log tree commit diff
path: root/cgit.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2012-01-03 21:19:29 +0000
committerLars Hjemli <hjemli@gmail.com>2012-01-03 21:19:29 +0000
commit1de3048d08fc6491630c45437f88f5ab03c0508f (patch)
tree3a8db575148b0d0a6f86835e5ef283f594d2feac /cgit.h
parentMerge branch 'stable' (diff)
parentFix segmentation fault in empty repository (diff)
downloadcgit-pink-1de3048d08fc6491630c45437f88f5ab03c0508f.tar.gz
cgit-pink-1de3048d08fc6491630c45437f88f5ab03c0508f.zip
Merge branch 'stable'
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
title='2018-08-06 22:14:59 -0400'>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