| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 2 | -176/+231 |
| * | Replace glob dependency with std::fs directory traversal | diogo464 | 2025-06-19 | 3 | -106/+100 |
| * | Add llm command for comprehensive usage documentation | diogo464 | 2025-06-19 | 2 | -0/+258 |
| * | Add quiet flag to list command for machine-readable output | diogo464 | 2025-06-19 | 2 | -14/+67 |
| * | Add comprehensive CLI tests using assert_cmd | diogo464 | 2025-06-19 | 3 | -1/+617 |
| * | Switch to anyhow for improved error handling | diogo464 | 2025-06-19 | 3 | -17/+345 |
| * | Add .gitignore for demon process files | diogo464 | 2025-06-19 | 1 | -0/+6 |
| * | Initial implementation of demon CLI tool | diogo464 | 2025-06-19 | 6 | -0/+1554 |
