Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always raise problems from create/delete if calling from maildir indexing calls. | Robin H. Johnson | 2015-02-25 | 1 | -3/+3 |
* | Improve error handling. | Robin H. Johnson | 2015-02-25 | 1 | -7/+12 |
* | Refactor to simplify for a quick bug I hit. | Robin H. Johnson | 2015-02-25 | 1 | -10/+13 |
* | Fix function name. | Robin H. Johnson | 2015-02-25 | 1 | -1/+1 |
* | Document that this deletes the index normally. | Robin H. Johnson | 2015-02-25 | 1 | -2/+2 |
* | Incremental was not doing new messages!. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 |
* | Make a rethread command. | Robin H. Johnson | 2015-02-23 | 1 | -2/+13 |
* | We do not want to catch NoMethodError from deeper in the stack. | Robin H. Johnson | 2015-02-23 | 1 | -2/+2 |
* | Fix vim. | Robin H. Johnson | 2015-02-23 | 1 | -0/+1 |
* | Debugging. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 |
* | Fix arg. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 |
* | Prepare real wait for status. | Robin H. Johnson | 2015-02-23 | 1 | -0/+17 |
* | 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 | 1 | -14/+23 |
* | 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 | 1 | -2/+18 |
* | Expose delete index. | Robin H. Johnson | 2015-02-23 | 1 | -4/+19 |
* | 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 | 1 | -0/+7 |
* | hello linux | Alex Legler | 2015-02-23 | 1 | -1/+3 |
* | Only occupy 3/4 of the processors | Alex Legler | 2015-02-23 | 1 | -3/+3 |
* | Silence encoding warnings | Alex Legler | 2015-02-23 | 1 | -1/+1 |
* | Don't store the flags in raw_filename. | Alex Legler | 2015-02-23 | 1 | -2/+2 |
* | use more threads! | Alex Legler | 2015-02-23 | 1 | -3/+9 |
* | Implement --delete | Alex Legler | 2015-02-23 | 1 | -1/+7 |
* | Implement --info | Alex Legler | 2015-02-23 | 1 | -1/+22 |
* | Show more filenames when rendering fails | Alex Legler | 2015-02-21 | 1 | -2/+2 |
* | 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 | 1 | -0/+1 |
* | 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 | 1 | -0/+161 |