summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/configfile.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-02 20:29:30 +0000
committerJune McEnroe <june@causal.agency>2021-10-02 20:29:30 +0000
commit03e2451be1c9261acc1606111ebd1cf5f9d2dbdd (patch)
tree4156bbfcf0edd3effcdbb7df638f1fa82463b7e7 /www/git.causal.agency/cgit/configfile.c
parentCheck sizes of mailboxes, not times (diff)
downloadsrc-03e2451be1c9261acc1606111ebd1cf5f9d2dbdd.tar.gz
src-03e2451be1c9261acc1606111ebd1cf5f9d2dbdd.zip
Fix chkmail loop break condition
padvance_magic() returns -1 when there are no more paths left, not
zero.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe