aboutsummaryrefslogtreecommitdiff
path: root/git_format_patch.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove underscores from Go code, pt 3Runxi Yu19 hours1-1/+1
* Remove underscores from Go code, pt 2Runxi Yu34 hours1-9/+9
* *: Replace some := with varRunxi Yu2025-03-051-8/+11
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
* all: Remove error wrappingRunxi Yu2025-02-191-2/+1
* *.go: Add some comments for docsRunxi Yu2025-02-181-0/+3
* git_format_patch.go: Remove garbage printfRunxi Yu2025-02-121-1/+0
* repo_commit: Fix format_patch handling of root commitsRunxi Yu2025-02-121-11/+2
* *.go: ReformatRunxi Yu2025-02-111-1/+0
* repo_commit: Add patch viewRunxi Yu2025-02-111-0/+59