summaryrefslogtreecommitdiff
path: root/loader/reparse_message.py
AgeCommit message (Expand)Author
2020-08-11Update exception catching syntax to please pep8Magnus Hagander
2019-01-04Whitespace fixesMagnus Hagander
2019-01-04Tabs to 4 spacesMagnus Hagander
2019-01-04Trap internal AssertionError from python librariesMagnus Hagander
2019-01-03Update loader scripts to use python3 syntaxMagnus Hagander
2018-07-06Prompt before committing the reparse transactionMagnus Hagander
2018-07-06Don't change messages if they haven't changedMagnus Hagander
2018-06-20Show progress in percent when reparsing large sets of emailsMagnus Hagander
2016-03-03Remove fromonly file as well upon completed reparsingMagnus Hagander
2016-03-02Fix incorrect (old) error messageMagnus Hagander
2016-03-02Track old id when diffing, to track down not found entriesMagnus Hagander
2016-02-15Fix embarassing typoMagnus Hagander
2016-02-15Don't rescan hidden messagesMagnus Hagander
2016-02-15Log ignorable exceptions instead of crashingMagnus Hagander
2016-02-15Implement check functionality for reparsing messagesMagnus Hagander
2013-01-05Add tool to reparse a messageMagnus Hagander