Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fun to trigger race bugs. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 | |
* | missing dep. | Robin H. Johnson | 2015-02-23 | 1 | -0/+1 | |
* | Debugging. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 | |
* | Hard to read. | Robin H. Johnson | 2015-02-23 | 1 | -3/+3 | |
* | This is hard to make it trip up sometimes. | Robin H. Johnson | 2015-02-23 | 1 | -2/+0 | |
* | Improve poll code. | Robin H. Johnson | 2015-02-23 | 1 | -2/+6 | |
* | Improve sleep code. | Robin H. Johnson | 2015-02-23 | 1 | -2/+4 | |
* | Fix arg. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 | |
* | Prepare real wait for status. | Robin H. Johnson | 2015-02-23 | 2 | -6/+18 | |
* | Leave a note about reindex. | Robin H. Johnson | 2015-02-23 | 1 | -0/+1 | |
* | Correct action. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 | |
* | Improve delete code paths. | Robin H. Johnson | 2015-02-23 | 3 | -14/+33 | |
* | Remove dead code. | Robin H. Johnson | 2015-02-23 | 1 | -2/+0 | |
* | My ruby is rusty. | Robin H. Johnson | 2015-02-23 | 1 | -2/+2 | |
* | Ability to turn off the progress bar. | Robin H. Johnson | 2015-02-23 | 2 | -3/+23 | |
* | Expose delete index. | Robin H. Johnson | 2015-02-23 | 2 | -6/+28 | |
* | Fall back to charlock_holmes; also add stub encoding extraction from the mess... | Alex Legler | 2015-02-24 | 2 | -8/+18 | |
* | Fix displayname extraction | Alex Legler | 2015-02-24 | 1 | -8/+4 | |
* | Properly shut up encoding errors | Alex Legler | 2015-02-24 | 1 | -1/+1 | |
* | Ensure job count is an integer. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 | |
* | Include key. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 | |
* | Include a --jobs parameter. | Robin H. Johnson | 2015-02-23 | 2 | -1/+15 | |
* | hello linux | Alex Legler | 2015-02-23 | 1 | -1/+3 | |
* | Only occupy 3/4 of the processors | Alex Legler | 2015-02-23 | 3 | -6/+14 | |
* | Silence encoding warnings | Alex Legler | 2015-02-23 | 1 | -1/+1 | |
* | More robust header parsing (again hopefully) | Alex Legler | 2015-02-23 | 2 | -15/+68 | |
* | Test (hopefully) faster encoding fix method | Alex Legler | 2015-02-23 | 1 | -1/+8 | |
* | Don't store the flags in raw_filename. | Alex Legler | 2015-02-23 | 1 | -2/+2 | |
* | use more threads! | Alex Legler | 2015-02-23 | 5 | -10/+24 | |
* | Implement --delete | Alex Legler | 2015-02-23 | 2 | -1/+12 | |
* | Implement --info | Alex Legler | 2015-02-23 | 2 | -1/+40 | |
* | Add id resolving helper | Alex Legler | 2015-02-23 | 1 | -0/+12 | |
* | Refactor id resolving method to a more generic function | Alex Legler | 2015-02-23 | 1 | -4/+11 | |
* | Fix get_content invocation for new error messages | Alex Legler | 2015-02-23 | 1 | -1/+1 | |
* | also rename parameter name | Alex Legler | 2015-02-23 | 1 | -3/+3 | |
* | Give message-id to hash function an appropriate name | Alex Legler | 2015-02-23 | 1 | -2/+2 | |
* | Save message filename in the index | Alex Legler | 2015-02-23 | 1 | -1/+6 | |
* | Show more filenames when rendering fails | Alex Legler | 2015-02-21 | 3 | -12/+16 | |
* | Print filename for failed files | Alex Legler | 2015-02-21 | 1 | -1/+1 | |
* | Whitespace. | Robin H. Johnson | 2015-02-21 | 1 | -1/+1 | |
* | cleanup usage. | Robin H. Johnson | 2015-02-21 | 1 | -1/+1 | |
* | readonly mode for processing new as well. | Robin H. Johnson | 2015-02-21 | 1 | -1/+6 | |
* | Remove do_fix/--fix for now, it should be done externally to this. | Robin H. Johnson | 2015-02-21 | 1 | -16/+1 | |
* | Hotfix the Maildir handling to not need our --fix renaming of files. | Robin H. Johnson | 2015-02-21 | 2 | -0/+13 | |
* | Sleep for a second after creating an index to hopefully fix timing issues | Alex Legler | 2015-02-21 | 1 | -0/+3 | |
* | Allow 0-9 in list names | Alex Legler | 2015-02-21 | 1 | -2/+2 | |
* | Do some basic mailing list name validation | Alex Legler | 2015-02-19 | 1 | -1/+5 | |
* | Initial version | Alex Legler | 2015-02-19 | 7 | -0/+556 |