summary refs log tree commit diff
path: root/home/.config/git
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-16 22:56:33 -0400
committerJune McEnroe <june@causal.agency>2018-04-16 22:56:33 -0400
commit14bafba31556480b2a3d8cb5157bb953c67af889 (patch)
tree155d135c273ade2f30f232f81d9036a9bba3cedd /home/.config/git
parentAlways hexadecimal in uppercase (diff)
downloadsrc-14bafba31556480b2a3d8cb5157bb953c67af889.tar.gz
src-14bafba31556480b2a3d8cb5157bb953c67af889.zip
Format gfxx options with uppercase hexadecimal
Missed this one because of the #. Whose behaviour is dumb, by the way.
%#X prefixes with "0X", which no one should ever have to look at.
Diffstat (limited to 'home/.config/git')
0 files changed, 0 insertions, 0 deletions
s='logheader'>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