Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
8 days | *: Replace some := with var | Runxi Yu | 1 | -11/+6 | |
10 days | Add SPDX license headers to all Go files | Runxi Yu | 1 | -0/+3 | |
2025-02-19 | all: Remove error wrapping | Runxi Yu | 1 | -12/+3 | |
I'm undecided on how I wrap errors in this project. I'll just return errors directly for now. This will probably be adjusted later. | |||||
2025-02-19 | *.go: Use lowercase error values | Runxi Yu | 1 | -3/+3 | |
2025-02-18 | *.go: Add some comments for docs | Runxi Yu | 1 | -0/+2 | |
2025-02-14 | http_*: Refactor to reduce duplication | Runxi Yu | 1 | -1/+1 | |
2025-02-13 | *.go: Mass rename files for clarity | Runxi Yu | 1 | -0/+0 | |
2025-02-11 | *.go: Reformat | Runxi Yu | 1 | -2/+2 | |
2025-02-11 | *: Use URL params to specify commits/branches/tags | Runxi Yu | 1 | -0/+46 | |