Commit message (Expand) | Author | |||
---|---|---|---|---|
2020-11-22 | Solve day 5 part 2 | June McEnroe021-01-20 13:30:27 -0500'>2021-01-20 | Avoid matching ':' in make tags | June McEnroe |
2021-01-19 | Prefer tag matches not preceded by [[:alnum:]] | June McEnroe | ||
2021-01-19 | Escape \ and / in mtags search patterns | June McEnroe | ||
2021-01-20 | Use mtags in source-filter | June McEnroe | ||
2021-01-19 | Add mtags to generate tags for make and mdoc | June McEnroe | ||
2021-01-19 | Map tags to IDs using only [[:alnum:]-._] | June McEnroe | ||
2021-01-19 | Don't use a pager if reading standard input | June McEnroe | ||
2021-01-19 | Support BSD make syntax and match *.am | June McEnroe | ||
2021-01-19 | Match tab following escaped newline in make assignments | June McEnroe | ||
2021-01-18 | Allow matching lexers using first input line | June McEnroe |