| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-22 | Tidy up CLI | Laurenz | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-06 | Add shell completions and man pages (#582) | figsoda | |
| 2023-04-05 | Bump versionv0.1.0 | Laurenz | |
| 2023-03-25 | Don't let the build script overwrite TYPST_VERSION (#154) | figsoda | |
| 2023-03-24 | Fix index out of bounds error in build script (#173) | figsoda | |
| 2023-03-22 | Fix build if not on a git checkout (#119) | Felix Obenhuber | |
| Check the exit status of the `git` invocation before parsing the output. If there's no `.git` the output may look like: ``` fatal: not a git repository (or any of the parent directories): .git ``` and the version shall be set to unknown. | |||
| 2023-03-21 | Fail gracefully if `git` does not exist | Laurenz | |
| 2023-03-21 | Release action | Laurenz | |
