about summary refs log tree commit homepage
path: root/script/public-inbox-edit
DateCommit message (Expand)
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-06treewide: "require" + "use" cleanup and docs
2019-11-24check for File::Temp 0.19 for ->newdir method
2019-11-16inboxwritable: add ->cleanup method
2019-11-16admin: get rid of singleton $CFG var
2019-11-16edit: use OO API of File::Temp to shorten lifetime
2019-11-16edit: pass global variables into subs
2019-11-08edit: check for write errors writing "From_" line
2019-11-08edit: propagate correct editor exit code
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-06-14edit: fix portability of editor invocation
2019-06-12edit: unlink temporary file when done
2019-06-10edit: drop unwanted headers before noop check
2019-06-10edit|purge: improve output on rewrites
2019-06-09edit: new tool to perform edits