summary refs log tree commit diff
path: root/search.c (unfollow)
Commit message (Expand)Author
2020-07-09Split code and add breadcrumb navJune McEnroe
2020-07-09Implement basic contexts listingJune McEnroe
2020-07-09Add configure script and install targetJune McEnroe
2020-07-09Add compatibility for kcgi <0.12June McEnroe
2020-07-09Refactor HTML generation somewhatJune McEnroe
2020-07-09Implement basic networks listJune McEnroe
2020-07-09Return basic 404 and 405June McEnroe
2020-07-09Implement empty CGI/FastCGI serverJune McEnroe
roe 2019-02-10Generate html for binsJune McEnroe 2019-02-10Use italic for underline in nvim man modeJune McEnroe 2019-02-10Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe