Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix accidental plural in function. | Robin H. Johnson | 2017-05-21 | 1 | -1/+1 |
* | Rubocop cleanup. | Robin H. Johnson | 2017-05-21 | 1 | -20/+18 |
* | Implement hidden messages to block out spam. | Robin H. Johnson | 2017-05-21 | 1 | -22/+48 |
* | Clarify error message | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | one more minor fix | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | tab fix | Alex Legler | 2015-02-25 | 1 | -1/+1 |
* | Cleanup check. | Robin H. Johnson | 2015-02-23 | 1 | -3/+3 |
* | Working index status check! | Robin H. Johnson | 2015-02-23 | 1 | -26/+11 |
* | Almost ready for real state. | Robin H. Johnson | 2015-02-23 | 1 | -0/+16 |
* | more print. | Robin H. Johnson | 2015-02-23 | 1 | -1/+2 |
* | Work on the index. | Robin H. Johnson | 2015-02-23 | 1 | -9/+9 |
* | Key hell. | Robin H. Johnson | 2015-02-23 | 1 | -1/+2 |
* | Work on better selection of status. | Robin H. Johnson | 2015-02-23 | 1 | -4/+6 |
* | Fix vim. | Robin H. Johnson | 2015-02-23 | 1 | -0/+1 |
* | Work on getting state. | Robin H. Johnson | 2015-02-23 | 1 | -1/+4 |
* | 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 |
* | 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 |
* | Prepare real wait for status. | Robin H. Johnson | 2015-02-23 | 1 | -6/+1 |
* | Improve delete code paths. | Robin H. Johnson | 2015-02-23 | 1 | -0/+4 |
* | Ability to turn off the progress bar. | Robin H. Johnson | 2015-02-23 | 1 | -1/+5 |
* | Expose delete index. | Robin H. Johnson | 2015-02-23 | 1 | -2/+9 |
* | Only occupy 3/4 of the processors | Alex Legler | 2015-02-23 | 1 | -3/+3 |
* | More robust header parsing (again hopefully) | Alex Legler | 2015-02-23 | 1 | -15/+39 |
* | use more threads! | Alex Legler | 2015-02-23 | 1 | -5/+5 |
* | Implement --delete | Alex Legler | 2015-02-23 | 1 | -0/+5 |
* | Implement --info | Alex Legler | 2015-02-23 | 1 | -0/+18 |
* | 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 | 1 | -7/+7 |
* | Sleep for a second after creating an index to hopefully fix timing issues | Alex Legler | 2015-02-21 | 1 | -0/+3 |
* | Initial version | Alex Legler | 2015-02-19 | 1 | -0/+208 |