Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix off-by-one error in subject and remaining count header. | Brian Cully | 2022-06-19 | 1 | -6/+6 |
* | Change to filter style from pipe. | Brian Cully | 2022-06-19 | 1 | -28/+22 |
* | Add more tests, and fix setting count to 0. | Brian Cully | 2022-06-12 | 1 | -2/+2 |
* | Allow flagging infinite sends by setting remaing count to -1. | Brian Cully | 2022-06-12 | 1 | -9/+14 |
* | Use PATH environment for sqlite3 executable. | Brian Cully | 2022-06-12 | 1 | -1/+1 |
* | Check return codes from ‘system’ calls. | Brian Cully | 2022-06-12 | 1 | -2/+4 |
* | Add get and set commands for tweaking counts. | Brian Cully | 2017-10-30 | 1 | -2/+3 |
* | Various changes. | Brian Cully | 2015-10-20 | 1 | -1/+14 |
* | Initial commit. | Brian Cully | 2014-11-23 | 1 | -0/+94 |