about summary refs log tree commit diff
path: root/imap.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-24 15:07:25 -0500
committerJune McEnroe <june@causal.agency>2021-02-24 15:07:25 -0500
commit8251ca27c1fa826ad090d20f853c58d454abb9c5 (patch)
tree2422501e4cd89b0beb78e4bf13d61a6b754f66b3 /imap.h
parentFactor out printNums (diff)
downloadimbox-8251ca27c1fa826ad090d20f853c58d454abb9c5.tar.gz
imbox-8251ca27c1fa826ad090d20f853c58d454abb9c5.zip
Add -U and -s flags to git-fetch-email
Diffstat (limited to 'imap.h')
0 files changed, 0 insertions, 0 deletions
td> 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe