summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAge
* Move pdf script to MakefileJune McEnroe2019-07-27
|
* Reorganize ignored directoriesJune McEnroe2018-11-21
|
* Ignore rsJune McEnroe2018-04-22
|
* Only ignore directories under c and txtJune McEnroe2018-04-13
|
* Only ignore at top levelJune McEnroe2018-04-03
|
* Ignore c and txtJune McEnroe2018-04-03
|
* Ignore build and cloneJune McEnroe2018-03-30
|
* Add pdf scriptJune McEnroe2018-03-16
|
* Remove gitignoreJune McEnroe2016-01-15
|
* Remove useless dotvim ignoresJune McEnroe2013-11-10
|
* Merge in programble/dotvimJune McEnroe2013-11-10
|\
| * Switch to vim-plugJune McEnroe2013-11-09
| |
| * Ignore plugin/private.vimJune McEnroe2013-02-03
| |
| * Ignore .netrwhistJune McEnroe2012-08-31
|
* Ignore effuse backup filesJune McEnroe2013-06-07
='/catgirl/commit/handle.c?h=twitch&id=36d37bbf677768f2c55e46f50127bb228c6cdd62&follow=1'>Handle PART and QUIT without messagesJune McEnroe 2018-08-07Make safe filling the who bufferJune McEnroe 2018-08-07Add 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