about summary refs log tree commit diff
path: root/parsing.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-02-23 20:13:57 +0100
committerLars Hjemli <hjemli@gmail.com>2008-02-23 20:14:01 +0100
commite0572c39f78b4f88c706a49a60e211302b8e015c (patch)
tree4432d0400549c7ea521eea1dffddfbb2f96de0c6 /parsing.c
parentUse GIT-1.5.4.1 (diff)
parentFix segfault (diff)
downloadcgit-pink-e0572c39f78b4f88c706a49a60e211302b8e015c.tar.gz
cgit-pink-e0572c39f78b4f88c706a49a60e211302b8e015c.zip
Merge branch 'stable'
* stable:
  Fix segfault

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