about summary refs log tree commit diff
path: root/Linux/Makefile (follow)
Commit message (Expand)AuthorAge
* Update to Linux man-pages 6.05 2064.15Štěpán Němec2023-10-11
* Update to Linux man-pages 6.04, OpenBSD 7.3Štěpán Němec2023-10-11
* Update to Linux man-pages 6.03 2063.93Štěpán Němec2023-02-13
* Update to Linux man-pages 6.02Štěpán Němec2023-02-13
* Update to Linux man-pages 6.01 2063.91Štěpán Němec2022-11-01
* Update to Linux man-mages 6.00Štěpán Němec2022-10-16
* Update to Linux man-pages 5.13 2062.53Štěpán Němec2021-08-29
* Update to Linux man-pages 5.12Štěpán Němec2021-08-22
* Update to Linux man-pages 5.11June McEnroe2021-04-26
* Completely rewrite how manuals are fetched and installedJune McEnroe2021-01-27
Enroe 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