about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Add version number generatorJune McEnroe2021-08-26
* Add ISC license headerJune McEnroe2021-08-22
* Update to Linux man-pages 5.12Štěpán Němec2021-08-22
* Add manuals for macOS 11.3June McEnroe2021-06-21
* Update to OpenBSD 6.9June McEnroe2021-05-08
* Update to Linux man-pages 5.11June McEnroe2021-04-26
* Update to FreeBSD 13.0June McEnroe2021-04-26
* Completely rewrite how manuals are fetched and installedJune McEnroe2021-01-27
* Update to man-pages-posix 2017-aJune McEnroe2020-12-14
* Update to OpenBSD 6.8June McEnroe2020-12-14
* Update to NetBSD 9.1June McEnroe2020-12-14
* Update to man-pages 5.09June McEnroe2020-12-14
* Update to FreeBSD 12.2June McEnroe2020-12-14
* Update to OpenBSD 6.7June McEnroe2020-06-08
* Add hack for macOS to search extra man sectionsJune McEnroe2020-05-04
* Don't clear MANSECTJune McEnroe2020-05-04
* Add READMEJune McEnroe2020-05-03
* Restrict extracted paths more tightlyJune McEnroe2020-05-03
* Mark tarballs .PRECIOUSJune McEnroe2020-05-03
* Fetch man.tar.xz and comp.tar.xz for NetBSDJune McEnroe2020-05-03
* Add exman(1) pageJune McEnroe2020-05-03
* Add install, uninstall targetsJune McEnroe2020-05-03
* Add exman scriptJune McEnroe2020-05-03
* Fetch manNN.tgz and compNN.tgz for OpenBSDJune McEnroe2020-05-03
* Add FreeBSD, NetBSD, OpenBSD, Linux, POSIXJune McEnroe2020-05-03
00'>2022-02-19Reimplement tab completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe