summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:26:23 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:26:23 -0500
commitd37a3260697efbf6d8fa4d7c1eb0bbcbb1b6a55f (patch)
treeb1c9bddcb42f7c3760522b907ac67ac8a20d7cb9 /www/git.causal.agency/cgit/tests
parentUpdate GPL header template copyright years (diff)
downloadsrc-d37a3260697efbf6d8fa4d7c1eb0bbcbb1b6a55f.tar.gz
src-d37a3260697efbf6d8fa4d7c1eb0bbcbb1b6a55f.zip
Remove attempt to automatically install MacPorts
It didn't really work on a new machine, and the version needs to
be updated. I'll just do it manually.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ref='/catgirl/commit/ui.c?h=1.5&id=a26a6fee8d33dd583fa4fd3400387a8c05bd3fb5&follow=1'>Add 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