about summary refs log tree commit diff
path: root/tests/t0101-index.sh (follow)
Commit message (Expand)AuthorAge
* tests: use Git's test frameworkJohn Keeping2013-04-08
* tests: "grep -e" is not portable to all platformsJohn Keeping2013-03-04
* tests: add tests for links with space in path and/or argsLars Hjemli2011-05-23
* ui-shared.c: use html_url_arg()Lars Hjemli2008-10-05
* Brown paper bag: don't use `grep -v`Lars Hjemli2008-02-24
* Add regression-test for description-less reposLars Hjemli2008-02-24
* Create initial testsuiteLars Hjemli2007-11-11
'2018-08-06 15:12:13 -0400'>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