]> Sergey Matveev's repositories - public-inbox.git/commit
scripts/import_vger_from_mbox: support --dry-run option
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Tue, 13 Feb 2018 18:39:40 +0000 (18:39 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Tue, 13 Feb 2018 18:44:53 +0000 (18:44 +0000)
commitf5ca5437df27c558b1f2672014ecf43adf3ca2f0
treef49bac538b399f4df4c549eeda0904483f87a9f7
parente83653bff93bfdcf33091200a42bc0b0b531c69d
scripts/import_vger_from_mbox: support --dry-run option

This can be useful for getting baseline of performance
of just Email::MIME and Date: header parsing.  We'll need
to do some Date: header parsing for LKML since there are
some wonky date formats which causes the git RFC822 parser
to choke.
scripts/import_vger_from_mbox