Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add autocomplete | Rory Dudley | 2024-09-13 | 1 | -0/+1 |
* | Replace io::stdin().read_line() with custom function | Rory Dudley | 2024-08-24 | 1 | -0/+1 |
* | Add metadata to Cargo.toml | Rory Dudley | 2024-07-20 | 1 | -0/+3 |
* | Alpha Release 1 (v0.0.1)v0.0.1 | Rory Dudley | 2024-07-18 | 1 | -1/+1 |
* | Add an open source license | Rory Dudley | 2024-07-16 | 1 | -1/+1 |
* | Update description in Cargo.toml | Rory Dudley | 2024-03-26 | 1 | -1/+1 |
* | Remove custom errors and fix background forking | Rory Dudley | 2024-02-27 | 1 | -1/+0 |
* | Cleanup recite(), custom errors, fixed forking | Rory Dudley | 2024-02-26 | 1 | -0/+2 |
* | Replace ctrlc with signal-hooksignal | Rory Dudley | 2024-02-24 | 1 | -3/+1 |
* | Capture SIGINT | Rory Dudley | 2024-02-16 | 1 | -0/+1 |
* | Initial commit | Rory Dudley | 2024-02-16 | 1 | -0/+14 |