| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: repair test plan reference in Hutch scheme | Christian Cleberg | 2026-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | The Hutch scheme referenced `container:HutchTests`, omitting the `.xctestplan` extension, so `xcodebuild test -scheme Hutch` failed with "the test plan HutchTests could not be read". HutchTests.xcscheme already used the correct reference. The README directs contributors to the Hutch scheme, so this path needs to work before it can be wired into CI. | ||||
| * | fix: finish half-completed storekit implementation | Christian Cleberg | 2026-04-19 | 1 | -0/+3 |
| | | |||||
| * | Fix nonisolated table alignment lookup in Readme View | Christian Cleberg | 2026-03-30 | 2 | -2/+2 |
| | | |||||
| * | harden README web rendering and sanitize untrusted links | Christian Cleberg | 2026-03-18 | 1 | -2/+12 |
| | | |||||
| * | Guard authenticated text fetches to sr.ht hosts and add regression test | Christian Cleberg | 2026-03-18 | 2 | -0/+165 |
