Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
9 days | *: Replace some := with var | Runxi Yu | 1 | -8/+11 | |
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 | -2/+1 | |
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-18 | *.go: Add some comments for docs | Runxi Yu | 1 | -0/+3 | |
2025-02-12 | git_format_patch.go: Remove garbage printf | Runxi Yu | 1 | -1/+0 | |
2025-02-12 | repo_commit: Fix format_patch handling of root commits | Runxi Yu | 1 | -11/+2 | |
2025-02-11 | *.go: Reformat | Runxi Yu | 1 | -1/+0 | |
2025-02-11 | repo_commit: Add patch view | Runxi Yu | 1 | -0/+59 | |