about summary refs log tree commit diff
BranchCommit messageAuthorAge
masterRecommend kitd to run litterbox on OpenBSDJune McEnroe3 years
 
TagDownloadAuthorAge
1.9litterbox-1.9.tar.gz  litterbox-1.9.zip  June McEnroe3 years
1.8litterbox-1.8.tar.gz  litterbox-1.8.zip  June McEnroe5 years
1.7litterbox-1.7.tar.gz  litterbox-1.7.zip  June McEnroe5 years
1.6litterbox-1.6.tar.gz  litterbox-1.6.zip  June McEnroe6 years
1.5litterbox-1.5.tar.gz  litterbox-1.5.zip  June McEnroe6 years
1.4p1litterbox-1.4p1.tar.gz  litterbox-1.4p1.zip  June McEnroe6 years
1.4litterbox-1.4.tar.gz  litterbox-1.4.zip  June McEnroe6 years
1.3litterbox-1.3.tar.gz  litterbox-1.3.zip  June McEnroe6 years
1.2p1litterbox-1.2p1.tar.gz  litterbox-1.2p1.zip  June McEnroe6 years
1.2litterbox-1.2.tar.gz  litterbox-1.2.zip  June McEnroe6 years
1.1litterbox-1.1.tar.gz  litterbox-1.1.zip  June McEnroe6 years
1.0litterbox-1.0.tar.gz  litterbox-1.0.zip  June McEnroe6 years
rl/commit/format.c?h=1.1p1&id=b22e008d68e36719f3c6a808f8d8adc905da7250&follow=1'>Apply consecutive formatting codes at onceJune McEnroe 2018-09-14Add tests for formatParseJune McEnroe 2018-09-13Preview with nick in input windowJune McEnroe 2018-09-13Never send PRIVMSG to TagStatus or TagVerboseJune McEnroe 2018-09-13Move color selection to format.cJune McEnroe 2018-09-13Fix len for format->split at end of stringJune McEnroe 2018-09-13Avoid uninitialized x in uiReadJune McEnroe 2018-09-13Add IRCDefault to colors enumJune McEnroe 2018-09-13Return a format->split even at the end of the stringJune McEnroe 2018-09-13Fix weird tab-complete after commaJune McEnroe 2018-09-13Rewrite UI againJune McEnroe 2018-09-12Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe020-02-11 17:41:06 -0500'>2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe