about summary refs log tree commit diff homepage
path: root/.gitignore (follow)
Commit message (Expand)AuthorAge
* Remove helpJune McEnroe2018-08-23
* Clean up MakefileJune McEnroe2018-08-21
* Fix color pairs once and for all v1June McEnroe2018-08-05
* Generate tagsJune McEnroe2018-03-05
* Add quick data file merge toolJune McEnroe2017-08-31
* Add metadata to CSV scriptJune McEnroe2017-08-26
* Fix termcap patch for background colorsJune McEnroe2017-07-30
* Add chroot.shJune McEnroe2017-07-30
* Initial commitJune McEnroe2017-07-30
cc042e8d37cd4f54a9c&follow=1'>Prefer 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