about summary refs log tree commit diff
path: root/filters (follow)
Commit message (Expand)AuthorAge
* filters: Improved syntax-highlighting.pyStefan Tatschner2014-01-13
* Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch2014-01-08
* Fix about-formatting.shPřemysl Janouch2014-01-08
* filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts2014-01-08
* filters: toggle perl utf8 situationJason A. Donenfeld2013-05-28
* filters: import more modern scriptsJason A. Donenfeld2013-05-27
* syntax-highlighting.sh: Fix command injection.Jason A. Donenfeld2012-10-27
* syntax-highlight: when the file has no extension, assume textFerry Huberts2012-10-09
* Revert "filters/syntax-highlighting.sh: work around highlight --force bug"Ferry Huberts2012-10-09
* Merge branch 'stable'Lars Hjemli2012-03-18
|\
| * filters/syntax-highlighting.sh: work around highlight --force bugFerry Huberts2012-03-18
| * filters/highlight.sh: manually support highlight version 2 and 3Ferry Huberts2012-03-18
* | commit-links.sh: improve regular expressionsFerry Huberts2011-07-19
* | filters: document environment variables in filter scriptsFerry Huberts2011-03-26
|/
* commit-links.sh: Seperate the expressions for filtering commit messages.Jeff Smith2010-07-22
* syntax highlighting for all formats supported by "highlight"Georg Lukas2009-11-19
* Add some example filter scriptsLars Hjemli2009-08-09
> 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe