about summary refs log tree commit homepage
path: root/script/public-inbox-convert
DateCommit message (Expand)
2020-02-08convert: preserve indexlevel on conversions
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-02-02convert: fix --no-index switch
2020-02-02convert: shift @ARGV explicitly
2020-02-02convert: remove unused variables capturing :from
2020-01-31convert: preserve highwater mark from v1 msgmap
2020-01-27inbox: add ->version method
2020-01-06treewide: "require" + "use" cleanup and docs
2019-11-14convert: remove duplicated GetOptions() call
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-06-05tighten up digit matches to ASCII for git output
2018-05-11convert+compact: fix when running without ~/.public-inbox/config
2018-04-20convert: copy description and git config from v1 repo
2018-04-07convert: support converting with altid defined
2018-04-04v2: support incremental indexing + purge
2018-04-01v2: one file, really
2018-03-30v2: respect core.sharedRepository in git configs
2018-03-30convert: avoid redundant "done\n" statement for fast-import
2018-03-29public-inbox-convert: tool for converting old to new inboxes