| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make --id a positional argument for improved CLI usability | diogo464 | 2025-06-19 | 1 | -38/+33 |
| * | Implement PidFileReadError enum for better error handling | diogo464 | 2025-06-19 | 1 | -32/+98 |
| * | Rename PidFileData to PidFile | diogo464 | 2025-06-19 | 1 | -27/+27 |
| * | Store command in PID file and display in list/status output | diogo464 | 2025-06-19 | 1 | -145/+151 |
| * | Format code with rustfmt | diogo464 | 2025-06-19 | 1 | -132/+170 |
| * | Replace glob dependency with std::fs directory traversal | diogo464 | 2025-06-19 | 1 | -98/+100 |
| * | Add llm command for comprehensive usage documentation | diogo464 | 2025-06-19 | 1 | -0/+238 |
| * | Add quiet flag to list command for machine-readable output | diogo464 | 2025-06-19 | 1 | -14/+34 |
| * | Switch to anyhow for improved error handling | diogo464 | 2025-06-19 | 1 | -17/+18 |
| * | Initial implementation of demon CLI tool | diogo464 | 2025-06-19 | 1 | -0/+706 |
