| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: stop shadowing serviceNotProvisioned classification | Christian Cleberg | 2026-07-15 | 1 | -3/+5 |
| | | | | | | | | | | | "No such repository or user found" matched the broad "no such" test for .notFound, which ran first and made the .serviceNotProvisioned rule below it unreachable. Users hitting a service they have not activated were told the content was no longer available rather than that the account needs to enable the service. Order the specific check ahead of the general one. | ||||
| * | fix: mercurial parity and graphql handlingv3.0.4 | Christian Cleberg | 2026-04-13 | 1 | -8/+80 |
| | | | | | | | | | | | - implements consistent UX between repo types - ensures centralized services and routes are used between repo types - graphql error handling is centralized - error messages are consistent Implements: https://todo.sr.ht/~ccleberg/hutch/58 Implements: https://todo.sr.ht/~ccleberg/hutch/59 | ||||
| * | fix copy throughout repo | Christian Cleberg | 2026-04-01 | 1 | -1/+1 |
| | | |||||
| * | v2.1: bundled polish and fixes | Christian Cleberg | 2026-03-19 | 1 | -0/+72 |
| | | |||||
| * | Guard authenticated text fetches to sr.ht hosts and add regression test | Christian Cleberg | 2026-03-18 | 1 | -0/+4 |
| | | |||||
| * | v1.0 | Christian Cleberg | 2026-03-17 | 1 | -0/+63 |
