| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | the module path is git.labunix.xyz/krino | Lukasz Kasprzak | 46 hours | 1 | -3/+3 |
| | | | | | | | | | | | | So that go install can find it. cgit serves no go-import meta tag, so nginx answers a ?go-get=1 request for /NAME with one pointing at https://git.labunix.xyz/NAME.git; the alternative was carrying a .git suffix through every import line forever. One sed over the imports, both go.mod files, and the dependency gate's whitelist. Nothing else depends on the path. go install works from the next tag, the first release whose go.mod carries it. | ||||
| * | plan 10: commands refuse global flags they do not use | Lukasz Kasprzak | 5 days | 1 | -0/+24 |
| | | |||||
| * | plan 10: stderr messages cannot be split by quoted newlines; config paths ↵ | Lukasz Kasprzak | 5 days | 1 | -1/+2 |
| | | | | | escaped; krino new refuses control characters; independent terminal oracle | ||||
| * | plan 9: undo review matches review, --min-age validated, future mtimes, rule ↵ | Lukasz Kasprzak | 5 days | 1 | -3/+5 |
| | | | | | names, conflict enum, dependency gate, absolute tool paths | ||||
| * | krino: 0.0.5 — keyword cache, t and d in reviewv0.0.5 | Lukasz Kasprzak | 5 days | 1 | -0/+6 |
| | | |||||
| * | 0.0.4: max-size, exclude forms, --min-agev0.0.4 | Lukasz Kasprzak | 5 days | 1 | -0/+26 |
| | | |||||
| * | krino: foundation — sexp reader, config language, init/new/check | Lukasz Kasprzak | 8 days | 1 | -0/+56 |
