lists.sr.ht/contrib
Eli Schwartz c6f4ba77bb contrib/mbox-split: abort after usage if wrong number of args
Previously, attempting to run the script without args will print:

$ ./mbox-split
Usage: ./mbox-split <input.mbox> <max size with SI suffix>
Traceback (most recent call last):
  File "/tmp/./mbox-split", line 25, in <module>
    if sys.argv[2].endswith(suffix):
IndexError: list index out of range
2021-01-09 21:53:35 -05:00
..
backfill-patchsets Initial pass on identifying patchsets 2019-05-08 19:02:29 -04:00
maildir-to-mbox Add support for importing mail spools 2019-04-08 15:51:51 -04:00
mbox-split contrib/mbox-split: abort after usage if wrong number of args 2021-01-09 21:53:35 -05:00
pile-o-emails-to-mbox Add support for importing mail spools 2019-04-08 15:51:51 -04:00
reclassify-patches Add contrib/reclassify-patches 2019-10-26 10:53:14 -04:00