about summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-06-07 23:40:39 +0000
committerJune McEnroe <june@causal.agency>2021-06-09 09:21:17 -0400
commita989e156a14462a1bb6c78f6ead115ddd04fed8f (patch)
tree06370ef1733e145809451aa1e5049ff49392e050 /edit.c
parentPad kiosk username with zero, not space (diff)
downloadcatgirl-a989e156a14462a1bb6c78f6ead115ddd04fed8f.tar.gz
catgirl-a989e156a14462a1bb6c78f6ead115ddd04fed8f.zip
OpenBSD: hoist -o/printCert code to simplify
Nothing but the TLS handshake is required, so skip all other setup.

On OpenBSD, unveil() handling needs fixing which will involve code
reshuffling -- this is the first related but standalone step.

Also pledge this one-off code path individually such with simpler and
tighter promises while here.
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
8 -0400'>2021-09-11Also defer printing comment for lone close-parensJune McEnroe 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 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