about summary refs log tree commit homepage
path: root/script/public-inbox-purge
DateCommit message (Expand)
2023-11-13treewide: update read_all to avoid eof|close checks
2023-10-11treewide: consolidate "From " line removal
2021-09-15support -C (chdir) for most non-daemon commands
2021-01-01update copyrights for 2021
2020-12-28check defined return value for localized slurp errors
2020-09-02edit+purge: support `--help' and `-h' like other commands
2020-05-09replace most uses of PublicInbox::MIME with Eml
2020-04-19favor `do {}' over `eval {}' for localized slurp
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-01filter/base: export REJECT as a constant
2019-12-24remove "no warnings 'once'" in a few places
2019-06-10edit|purge: improve output on rewrites
2019-06-09AdminEdit: move editability checks from -purge
2019-06-09admin: beef up resolve_inboxes to handle purge options
2019-06-09purge: start moving common options to AdminEdit module
2019-06-04require ASCII digits for local FS items
2019-05-15admin: improve warnings and errors for missing modules
2019-05-15lazy load Xapian and make it optional for v2
2019-01-11implement public-inbox-purge tool