| Commit message (Expand) | Author |
2021-01-21 | Document that M-l shows timestamps | June McEnroe |
2021-01-19 | Don't lose swapped window when navigating to current buffer | Jeremy O'Brien |
2021-01-19 | Use Warm heat for manually inserted blank lines | June McEnroe |
2021-01-18 | Add example tmux(1) config | Klemens Nanni |
2021-01-17 | Use Warm heat for blank lines 1.5 | June McEnroe |
2021-01-16 | Add -I highlight option and /highlight | June McEnroe |
2021-01-16 | Rename ignore code to filter | June McEnroe |
2021-01-16 | Remove join/part/quit ignore example | June McEnroe |
2021-01-16 | Save and load window visibility thresholds | June McEnroe |
2021-01-16 | Restore toggling ignore with M-- | June McEnroe |
2021-01-16 | Generalize ignore toggling to visibility threshold | June McEnroe |
2021-01-11 | Save and load the URL ring in the save file 1.4 | June McEnroe |
2021-01-11 | Don't pass nick to urlScan for MOTD and help | June McEnroe |
2021-01-10 | Check fprintf return values rather than ferror | June McEnroe |
2021-01-10 | Sandbox with unveil(2) on OpenBSD in restricted mode | June McEnroe |
2021-01-10 | Print chain to stdout with -o | June McEnroe |
2021-01-10 | Allow interspersing flags and config files | June McEnroe |
2021-01-10 | Move -o to a separate SYNOPSIS line | June McEnroe |
2021-01-10 | Exit immediately when using -o | June McEnroe |
2021-01-09 | Make SYNOPSIS arguments consistent with option names | June McEnroe |
2021-01-09 | Add -o and -t options to trust self-signed certificates | June McEnroe |
2021-01-09 | Allow configuring the upper bound of the hash function | June McEnroe |
2021-01-09 | Count width of 2 for invalid multibyte with high bit | June McEnroe |
2021-01-07 | Use execl rather than execlp for shell | June McEnroe |
2021-01-06 | Sandbox with pledge(2) on OpenBSD | June McEnroe |
2021-01-04 | Collapse whitespace while wrapping and discard trailing space | June McEnroe |
2021-01-01 | Split ignore fields to avoid over-eager * matching | June McEnroe |
2020-12-30 | Factor out reply count checking and decrementing | June McEnroe |
2020-12-30 | Add /whowas | June McEnroe |
2020-12-30 | Show setnames like nick changes | June McEnroe |
2020-12-29 | Add /setname command | June McEnroe |
2020-12-29 | Handle so-called Standard Replies | June McEnroe |
2020-12-29 | Alphabetize STANDARDS section | June McEnroe |
2020-12-08 | Document commands which can be filtered | June McEnroe |
2020-12-08 | Clarify the optional portions of an ignore | June McEnroe |
2020-12-08 | Fix manual page lints | June McEnroe |
2020-12-08 | Clarify configuration file usage example | June McEnroe |
2020-12-05 | Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE | June McEnroe |
2020-11-24 | Split /exec lines by \r as well as \n | June McEnroe |
2020-11-11 | Add topic diffing to notable features 1.3 | June McEnroe |
2020-11-08 | Use wmemcpy/wmemmove | June McEnroe |
2020-11-08 | Remove static buffer from colorMentions | June McEnroe |
2020-11-08 | Remove static buffer from capList | June McEnroe |
2020-11-08 | Highlight changed portion of topic | June McEnroe |
2020-10-12 | Avoid eating C-c while connecting | June McEnroe |
2020-10-09 | Clear wrapping point at alignment tab | June McEnroe |
2020-10-09 | Strip formatting from URLs | June McEnroe |
2020-10-09 | Factor out styleStrip | June McEnroe |
2020-10-02 | Double up /help for server help | June McEnroe |
2020-09-30 | Use WHO for /ops | June McEnroe |