| Commit message (Expand) | Author | Age |
* | Fix chroot-man path | June McEnroe | 2020-07-31 |
* | Replace catf with something that tracks len | June McEnroe | 2020-07-30 |
* | Remove dependency on libcrypto for compat | June McEnroe | 2020-07-30 |
* | Define explicit_bzero using memset_s on macOS | June McEnroe | 2020-07-30 |
* | Remove use of strlcat | June McEnroe | 2020-07-30 |
* | Bump .so versions in chroot | June McEnroe | 2020-07-25 |
* | Support --prefix and --mandir in configure script 1.1 | June McEnroe | 2020-07-23 |
* | Rewrite configure script for all platforms | June McEnroe | 2020-07-23 |
* | Remove tls_close error handling | June McEnroe | 2020-07-23 |
* | Initialize numHot, numWarm | June McEnroe | 2020-07-23 |
* | Add current topic to tab-complete so it can edited | June McEnroe | 2020-07-13 |
* | Keep scrolled up windows in status line | June McEnroe | 2020-07-12 |
* | Don't scan ignored messages for URLs | June McEnroe | 2020-07-09 |
* | Add link to "IRC Suite" post in README | June McEnroe | 2020-07-08 |
* | Avoid copying message to match if no ignores are set | June McEnroe | 2020-07-06 |
* | Add message to ignore patterns | June McEnroe | 2020-07-06 |
* | Use DisableForwarding in sshd_config | June McEnroe | 2020-06-25 |
* | Bump ParamCap to 254 | June McEnroe | 2020-06-24 |
* | Color mentions up to first ": " rather than just ":" | June McEnroe | 2020-06-16 |
* | Add null terminator to modes in channelListMode | June McEnroe | 2020-06-15 |
* | Document /quote needing /debug for output | June McEnroe | 2020-06-12 |
* | Add OpenBSD to README | June McEnroe | 2020-06-11 |
* | Add warning to configure script | June McEnroe | 2020-06-11 |
* | Call static_assert by _Static_assert | June McEnroe | 2020-06-11 |
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
* | Inherit PREFIX and MANDIR from env 1.0 | June McEnroe | 2020-05-27 |
* | Don't send zero-width characters to ncurses | June McEnroe | 2020-05-26 |
* | Define constants for window geometry | June McEnroe | 2020-05-25 |
* | Tweak status line formatting | June McEnroe | 2020-05-24 |
* | Don't compress man page or use configure on FreeBSD | June McEnroe | 2020-05-23 |
* | Revert "Send blank line after 10 minutes idle" | June McEnroe | 2020-05-18 |
* | Fix page scrolling distance for SplitLines | June McEnroe | 2020-05-14 |
* | Do not stop when files in XDG dirs are inaccessible | June McEnroe | 2020-05-12 |
* | Mark global variables in chat.h as extern | Michael Forney | 2020-05-07 |
* | Update email addresses | June McEnroe | 2020-05-05 |
* | Separate completeID state from complete state | June McEnroe | 2020-04-23 |
* | Don't clobber windows.swap in else of showAuto | June McEnroe | 2020-04-20 |
* | Save last user-selected window to switch back to from M-a | June McEnroe | 2020-04-19 |
* | Add M-= to mute windows | June McEnroe | 2020-04-15 |
* | Add status indicator for showing ignored messages | June McEnroe | 2020-04-15 |
* | Add M-< and M-> for scroll to top and bottom | June McEnroe | 2020-04-07 |
* | Revert "Add C-o as alias of M-/" | June McEnroe | 2020-04-07 |
* | Check ignores against id | June McEnroe | 2020-04-07 |
* | Reset unreadSoft only on first unreadHard | June McEnroe | 2020-04-07 |
* | Add M-q to collapse whitespace | June McEnroe | 2020-04-07 |
* | Add split scrolling to README | June McEnroe | 2020-04-06 |
* | Voice, devoice self on /voice, /devoice with no params | June McEnroe | 2020-04-06 |
* | Op, deop self on /op, /deop without params | June McEnroe | 2020-04-06 |
* | Bump URL ring size | June McEnroe | 2020-04-06 |
* | Add scroll position to status line | June McEnroe | 2020-04-06 |