summary refs log tree commit diff
BranchCommit messageAuthorAge
masterRecommend kitd to run pounce on OpenBSDJune McEnroe8 months
 
TagDownloadAuthorAge
3.1pounce-3.1.tar.gz  pounce-3.1.zip  June McEnroe16 months
3.0pounce-3.0.tar.gz  pounce-3.0.zip  June McEnroe3 years
2.5pounce-2.5.tar.gz  pounce-2.5.zip  June McEnroe3 years
2.4pounce-2.4.tar.gz  pounce-2.4.zip  June McEnroe3 years
2.3pounce-2.3.tar.gz  pounce-2.3.zip  June McEnroe3 years
2.2pounce-2.2.tar.gz  pounce-2.2.zip  June McEnroe3 years
2.1p1pounce-2.1p1.tar.gz  pounce-2.1p1.zip  June McEnroe4 years
2.1pounce-2.1.tar.gz  pounce-2.1.zip  June McEnroe4 years
2.0pounce-2.0.tar.gz  pounce-2.0.zip  June McEnroe4 years
1.4p2pounce-1.4p2.tar.gz  pounce-1.4p2.zip  June McEnroe4 years
1.4p1pounce-1.4p1.tar.gz  pounce-1.4p1.zip  June McEnroe4 years
1.4pounce-1.4.tar.gz  pounce-1.4.zip  June McEnroe4 years
1.3p1pounce-1.3p1.tar.gz  pounce-1.3p1.zip  June McEnroe4 years
1.3pounce-1.3.tar.gz  pounce-1.3.zip  June McEnroe4 years
1.2p1pounce-1.2p1.tar.gz  pounce-1.2p1.zip  June McEnroe4 years
1.2pounce-1.2.tar.gz  pounce-1.2.zip  June McEnroe4 years
1.1pounce-1.1.tar.gz  pounce-1.1.zip  June McEnroe4 years
1.0p3pounce-1.0p3.tar.gz  pounce-1.0p3.zip  June McEnroe4 years
1.0p2pounce-1.0p2.tar.gz  pounce-1.0p2.zip  June McEnroe4 years
1.0p1pounce-1.0p1.tar.gz  pounce-1.0p1.zip  June McEnroe5 years
1.0pounce-1.0.tar.gz  pounce-1.0.zip  June McEnroe5 years
18-08-07 14:34:26 -0400'>2018-08-07Fix /me formatting side-effectsJune McEnroe 2018-08-07Define ui.c BUF_LEN with enumJune McEnroe 2018-08-07Hack clang into checking uiFmt format stringsJune McEnroe 2018-08-07Handle 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