aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fun to trigger race bugs.Robin H. Johnson2015-02-231-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* missing dep.Robin H. Johnson2015-02-231-0/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Debugging.Robin H. Johnson2015-02-231-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Hard to read.Robin H. Johnson2015-02-231-3/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* This is hard to make it trip up sometimes.Robin H. Johnson2015-02-231-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Improve poll code.Robin H. Johnson2015-02-231-2/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Improve sleep code.Robin H. Johnson2015-02-231-2/+4
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Fix arg.Robin H. Johnson2015-02-231-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Prepare real wait for status.Robin H. Johnson2015-02-232-6/+18
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Leave a note about reindex.Robin H. Johnson2015-02-231-0/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Correct action.Robin H. Johnson2015-02-231-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Improve delete code paths.Robin H. Johnson2015-02-233-14/+33
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Remove dead code.Robin H. Johnson2015-02-231-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* My ruby is rusty.Robin H. Johnson2015-02-231-2/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Ability to turn off the progress bar.Robin H. Johnson2015-02-232-3/+23
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Expose delete index.Robin H. Johnson2015-02-232-6/+28
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Fall back to charlock_holmes; also add stub encoding extraction from the ↵Alex Legler2015-02-242-8/+18
| | | | message for later on
* Fix displayname extractionAlex Legler2015-02-241-8/+4
|
* Properly shut up encoding errorsAlex Legler2015-02-241-1/+1
|
* Ensure job count is an integer.Robin H. Johnson2015-02-231-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Include key.Robin H. Johnson2015-02-231-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Include a --jobs parameter.Robin H. Johnson2015-02-232-1/+15
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* hello linuxAlex Legler2015-02-231-1/+3
|
* Only occupy 3/4 of the processorsAlex Legler2015-02-233-6/+14
|
* Silence encoding warningsAlex Legler2015-02-231-1/+1
|
* More robust header parsing (again hopefully)Alex Legler2015-02-232-15/+68
|
* Test (hopefully) faster encoding fix methodAlex Legler2015-02-231-1/+8
|
* Don't store the flags in raw_filename.Alex Legler2015-02-231-2/+2
|
* use more threads!Alex Legler2015-02-235-10/+24
|
* Implement --deleteAlex Legler2015-02-232-1/+12
| | | | TODO: Actually delete the message
* Implement --infoAlex Legler2015-02-232-1/+40
|
* Add id resolving helperAlex Legler2015-02-231-0/+12
|
* Refactor id resolving method to a more generic functionAlex Legler2015-02-231-4/+11
|
* Fix get_content invocation for new error messagesAlex Legler2015-02-231-1/+1
|
* also rename parameter nameAlex Legler2015-02-231-3/+3
|
* Give message-id to hash function an appropriate nameAlex Legler2015-02-231-2/+2
|
* Save message filename in the indexAlex Legler2015-02-231-1/+6
|
* Show more filenames when rendering failsAlex Legler2015-02-213-12/+16
|
* Print filename for failed filesAlex Legler2015-02-211-1/+1
|
* Whitespace.Robin H. Johnson2015-02-211-1/+1
|
* cleanup usage.Robin H. Johnson2015-02-211-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* readonly mode for processing new as well.Robin H. Johnson2015-02-211-1/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Remove do_fix/--fix for now, it should be done externally to this.Robin H. Johnson2015-02-211-16/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Hotfix the Maildir handling to not need our --fix renaming of files.Robin H. Johnson2015-02-212-0/+13
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Sleep for a second after creating an index to hopefully fix timing issuesAlex Legler2015-02-211-0/+3
|
* Allow 0-9 in list namesAlex Legler2015-02-211-2/+2
|
* Do some basic mailing list name validationAlex Legler2015-02-191-1/+5
|
* Initial versionAlex Legler2015-02-197-0/+556