Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always raise problems from create/delete if calling from maildir indexing calls. | 2015-02-25 | 1 | -3/+3 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Improve error handling. | 2015-02-25 | 1 | -7/+12 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Refactor to simplify for a quick bug I hit. | 2015-02-25 | 1 | -10/+13 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Fix function name. | 2015-02-25 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Document that this deletes the index normally. | 2015-02-25 | 1 | -2/+2 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Incremental was not doing new messages!. | 2015-02-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Make a rethread command. | 2015-02-23 | 1 | -2/+13 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | We do not want to catch NoMethodError from deeper in the stack. | 2015-02-23 | 1 | -2/+2 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Fix vim. | 2015-02-23 | 1 | -0/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Debugging. | 2015-02-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Fix arg. | 2015-02-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Prepare real wait for status. | 2015-02-23 | 1 | -0/+17 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Leave a note about reindex. | 2015-02-23 | 1 | -0/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Correct action. | 2015-02-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Improve delete code paths. | 2015-02-23 | 1 | -14/+23 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Remove dead code. | 2015-02-23 | 1 | -2/+0 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | My ruby is rusty. | 2015-02-23 | 1 | -2/+2 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Ability to turn off the progress bar. | 2015-02-23 | 1 | -2/+18 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Expose delete index. | 2015-02-23 | 1 | -4/+19 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Properly shut up encoding errors | 2015-02-24 | 1 | -1/+1 | |
| | |||||
* | Ensure job count is an integer. | 2015-02-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Include key. | 2015-02-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Include a --jobs parameter. | 2015-02-23 | 1 | -0/+7 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | hello linux | 2015-02-23 | 1 | -1/+3 | |
| | |||||
* | Only occupy 3/4 of the processors | 2015-02-23 | 1 | -3/+3 | |
| | |||||
* | Silence encoding warnings | 2015-02-23 | 1 | -1/+1 | |
| | |||||
* | Don't store the flags in raw_filename. | 2015-02-23 | 1 | -2/+2 | |
| | |||||
* | use more threads! | 2015-02-23 | 1 | -3/+9 | |
| | |||||
* | Implement --delete | 2015-02-23 | 1 | -1/+7 | |
| | | | | TODO: Actually delete the message | ||||
* | Implement --info | 2015-02-23 | 1 | -1/+22 | |
| | |||||
* | Show more filenames when rendering fails | 2015-02-21 | 1 | -2/+2 | |
| | |||||
* | Print filename for failed files | 2015-02-21 | 1 | -1/+1 | |
| | |||||
* | Whitespace. | 2015-02-21 | 1 | -1/+1 | |
| | |||||
* | cleanup usage. | 2015-02-21 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | readonly mode for processing new as well. | 2015-02-21 | 1 | -1/+6 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Remove do_fix/--fix for now, it should be done externally to this. | 2015-02-21 | 1 | -16/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Hotfix the Maildir handling to not need our --fix renaming of files. | 2015-02-21 | 1 | -0/+1 | |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Allow 0-9 in list names | 2015-02-21 | 1 | -2/+2 | |
| | |||||
* | Do some basic mailing list name validation | 2015-02-19 | 1 | -1/+5 | |
| | |||||
* | Initial version | 2015-02-19 | 1 | -0/+161 | |