aboutsummaryrefslogtreecommitdiff
path: root/git_format_patch.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use cmd/forge for the entry pointRunxi Yu2025-04-051-1/+1
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-2/+2
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
* Remove underscores from Go code, pt 3Runxi Yu2025-03-191-1/+1
* Remove underscores from Go code, pt 2Runxi Yu2025-03-181-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