summary refs log tree commit diff
path: root/bin/git-comment.pl (follow)
Commit message (Expand)AuthorAge
* Up default min-repeat to 30 linesJune McEnroe2021-09-08
* Handle dirty lines in git-commentJune McEnroe2021-09-08
* Document and install git-commentJune McEnroe2021-09-08
* Add repeat and all options to git-commentJune McEnroe2021-09-08
* Add group threshold to git-commentJune McEnroe2021-09-08
* Add initial working version of git-commentJune McEnroe2021-09-08
f='/src/commit/bin/mtags.c?id=7e46e2e83472d2a22fcc3793aadb647d26defe92&follow=1'>Add 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