about summary refs log tree commit diff homepage
path: root/meta.c (follow)
Commit message (Expand)AuthorAge
* Use PascalCase for constantsJune McEnroe2018-09-30
* Shrink the torus and rearrange struct TileJune McEnroe2018-08-21
* Print time_t with %jd in metaJune McEnroe2018-07-24
* Tabify sourceJune McEnroe2018-07-17
* Use stdio in merge and metaJune McEnroe2018-03-05
* Rename Tile timestamps {create,modify,access}TimeJune McEnroe2018-03-05
* Remove leading blank linesJune McEnroe2017-09-27
* Relicense AGPLJune McEnroe2017-09-03
* Use MakefileJune McEnroe2017-08-26
* Add metadata to CSV scriptJune McEnroe2017-08-26
f='/src/commit/www/git.causal.agency/cgit/tests/t0111-filter.sh?id=8a10aa570d084f3f417b24f37bf547ac92de611d&follow=1'>Remove Lua supportJune McEnroe 2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe