]> Sergey Matveev's repositories - public-inbox.git/commit
edit: new tool to perform edits
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sun, 9 Jun 2019 02:51:47 +0000 (02:51 +0000)
committerEric Wong <e@80x24.org>
Sun, 9 Jun 2019 04:33:16 +0000 (04:33 +0000)
commit45890d532f0ea68f5879b036b22d9dbd4e19754c
tree0f31a44c0c56a598a5109af9f18e0d82ce5486a6
parentd209b8190d4f3fdf60e577ee8372288d0a76ac70
edit: new tool to perform edits

This wrapper around V2Writable->replace provides a user-interface
for editing messages as single-message mboxes (or the raw text
via $EDITOR).
Documentation/include.mk
Documentation/public-inbox-config.pod
Documentation/public-inbox-edit.pod [new file with mode: 0644]
MANIFEST
script/public-inbox-edit [new file with mode: 0755]
t/edit.t [new file with mode: 0644]