Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hooks, git2d: Simplify deployment logicv0.1.27 | Runxi Yu | 2025-04-06 | 3 | -7/+31 |
| | |||||
* | scfg: Handle two errors | Runxi Yu | 2025-04-06 | 1 | -2/+6 |
| | |||||
* | scfg: Add .golangci.yaml | Runxi Yu | 2025-04-06 | 1 | -0/+25 |
| | |||||
* | scfg: Remove tests for now | Runxi Yu | 2025-04-05 | 3 | -593/+0 |
| | |||||
* | ansiec: Use const, not var | Runxi Yu | 2025-04-05 | 3 | -4/+4 |
| | |||||
* | database: Separate opening the database into its own package | Runxi Yu | 2025-04-05 | 1 | -0/+16 |
| | |||||
* | Move trivial template functions into misc | Runxi Yu | 2025-04-05 | 1 | -0/+48 |
| | |||||
* | misc: Move IterSeqLimit to misc | Runxi Yu | 2025-04-05 | 1 | -0/+23 |
| | |||||
* | web: Separate HTTP error pages into its own package | Runxi Yu | 2025-04-05 | 1 | -0/+48 |
| | |||||
* | scfg: Reformat | Runxi Yu | 2025-04-05 | 1 | -3/+1 |
| | |||||
* | scfg: Error out when required directives are missingv0.1.25 | Runxi Yu | 2025-04-05 | 1 | -0/+14 |
| | |||||
* | Move scfg into the repo and don't error out on unknown fields | Runxi Yu | 2025-04-05 | 8 | -0/+1362 |
| | |||||
* | Add missing copyright headers | Runxi Yu | 2025-04-05 | 10 | -0/+30 |
| | |||||
* | Move things to internal/v0.1.23 | Runxi Yu | 2025-04-05 | 13 | -0/+526 |