Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX license headers to all Go files | Runxi Yu | 10 days | 1 | -0/+3 |
| | |||||
* | all: Remove error wrapping | Runxi Yu | 2025-02-19 | 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. | ||||
* | *.go: Add some comments for docs | Runxi Yu | 2025-02-18 | 1 | -0/+3 |
| | |||||
* | git_format_patch.go: Remove garbage printf | Runxi Yu | 2025-02-12 | 1 | -1/+0 |
| | |||||
* | repo_commit: Fix format_patch handling of root commits | Runxi Yu | 2025-02-12 | 1 | -11/+2 |
| | |||||
* | *.go: Reformat | Runxi Yu | 2025-02-11 | 1 | -1/+0 |
| | |||||
* | repo_commit: Add patch view | Runxi Yu | 2025-02-11 | 1 | -0/+59 |