about summary refs log tree commit diff
path: root/server.c (follow)
Commit message (Expand)AuthorAge
* Lower default limit to 50June McEnroe2020-07-11
* Check database version against a rangeJune McEnroe2020-07-11
* Handle KCGI_EXIT and call khttp_fcgi_freeJune McEnroe2020-07-11
* Remove -f optionJune McEnroe2020-07-11
* Implement basic search pageJune McEnroe2020-07-10
* Add -l and -r optionsJune McEnroe2020-07-10
* Serve stylesheet separately, with cachingJune McEnroe2020-07-10
* Add -c to check SQL queriesJune McEnroe2020-07-09
* Implement very basic events listingJune McEnroe2020-07-09
* Split code and add breadcrumb navJune McEnroe2020-07-09
2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe