| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | rustdoc comment for the (very limited) public API of the crate. | Owen Jacobson | 2024-09-25 |
| | | | | | | | | | This silences some `-Wclippy::pedantic` warning, and it's just a good thing to do. I've made the choice to have the docs comment face programmers, and to provide `hi --help` and `hi -h` content via Clap attributes instead of inferring it from the docs comment. Internal (private) "rustdoc" comments have been converted to regular comments until I learn how to write better rustdoc. | ||
| * | Store state in sqlite. Default to .hi in the cwd. | Owen Jacobson | 2024-08-30 |
| | | |||
| * | Make it an HTTP server | Owen Jacobson | 2024-08-30 |
| | | |||
| * | Empty bin crate | Owen Jacobson | 2024-08-30 |
