summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle/Contents
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-20 13:30:27 -0500
committerJune McEnroe <june@causal.agency>2021-01-20 13:30:27 -0500
commit3dd2cbde032f02fce7fab4bba03405bd9a289314 (patch)
tree35d5191255be824317373e568dfe6a83f25de860 /etc/CodeQWERTY.bundle/Contents
parentPrefer tag matches not preceded by [[:alnum:]] (diff)
downloadsrc-3dd2cbde032f02fce7fab4bba03405bd9a289314.tar.gz
src-3dd2cbde032f02fce7fab4bba03405bd9a289314.zip
Avoid matching ':' in make tags
Otherwise a :: rule includes one of the ':'s in the tag name.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
title='2021-09-10 20:06:21 -0400'>2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe