| Commit message (Expand) | Author | Age |
* | Factor out input handling to input.c | June McEnroe | 2022-02-19 |
* | Factor out window management to window.c | June McEnroe | 2022-02-19 |
* | Enable -Wmissing-prototypes | June McEnroe | 2022-02-19 |
* | Run line editing tests | June McEnroe | 2022-02-19 |
* | Implement new line editing "library" | June McEnroe | 2022-02-18 |
* | Move sandman build to scripts/Makefile | June McEnroe | 2022-02-12 |
* | chroot: Factor out and add OpenBSD build | June McEnroe | 2021-09-27 |
* | Set MANDIR in chroot | June McEnroe | 2021-06-25 |
* | Add support for BINDIR, fix default MANDIR, use LDADD vars | June McEnroe | 2021-05-04 |
* | Rename ignore code to filter | June McEnroe | 2021-01-16 |
* | Factor buffer out of ui | June McEnroe | 2020-09-01 |
* | Use ldd to automatically copy libs into chroot | June McEnroe | 2020-07-31 |
* | Fix path of cert.pem in chroot | June McEnroe | 2020-07-31 |
* | Bump .so versions in chroot | June McEnroe | 2020-07-25 |
* | Rewrite configure script for all platforms | June McEnroe | 2020-07-23 |
* | Inherit PREFIX and MANDIR from env 1.0 | June McEnroe | 2020-05-27 |
* | Don't compress man page or use configure on FreeBSD | June McEnroe | 2020-05-23 |
* | Use gnu-case-range and gnu-conditional-omitted-operand extensions | June McEnroe | 2020-04-03 |
* | Add /ignore message filtering patterns | June McEnroe | 2020-03-31 |
* | Add logging functions | June McEnroe | 2020-03-25 |
* | Add sandman wrapper | June McEnroe | 2020-02-12 |
* | Add chroot target | June McEnroe | 2020-02-11 |
* | Factor out XDG base directory code | June McEnroe | 2020-02-10 |
* | Add install target | June McEnroe | 2020-02-09 |
* | Scan messages for URLs | June McEnroe | 2020-02-08 |
* | Populate completion with commands | June McEnroe | 2020-02-07 |
* | Add simple configure script | June McEnroe | 2020-02-06 |
* | Use getopt_config to load options | June McEnroe | 2020-02-05 |
* | Add extremely basic editing and message sending | June McEnroe | 2020-02-05 |
* | Split showing style codes and word wrapping | June McEnroe | 2020-02-04 |
* | Remove term.c in favor of more curses APIs | June McEnroe | 2020-02-02 |
* | Generate tags file | June McEnroe | 2020-02-01 |
* | Implement the beginnings of UI | June McEnroe | 2020-02-01 |
* | Add term stuff | June McEnroe | 2020-02-01 |
* | Blindly implement login flow | June McEnroe | 2020-02-01 |