summary refs log tree commit diff
path: root/doc/zlib
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-08 19:05:36 -0400
committerJune McEnroe <june@causal.agency>2021-09-08 19:05:36 -0400
commit47fde0f16d620dbf8670133ef32db6e65565914c (patch)
tree6dabacb0b8c7d43509667578da6d315b59e20945 /doc/zlib
parentAdd initial working version of git-comment (diff)
downloadsrc-47fde0f16d620dbf8670133ef32db6e65565914c.tar.gz
src-47fde0f16d620dbf8670133ef32db6e65565914c.zip
Add group threshold to git-comment
Only add comments for blame groups larger than 1 line by default.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-0500'>2019-02-10Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe