aboutsummaryrefslogtreecommitdiff
path: root/internal/oldgit/fmtpatch.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-06Move the Go stuff to ./forged/v0.1.32Runxi Yu1-56/+0
2025-04-06oldgit: Separate some go-git stuff into hereRunxi Yu1-4/+4
2025-04-05Use cmd/forge for the entry pointRunxi Yu1-1/+1
2025-03-31Add descriptive comments to most Go functionsRunxi Yu1-2/+2
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu1-1/+1
2025-03-19Remove underscores from Go code, pt 3Runxi Yu1-1/+1
2025-03-18Remove underscores from Go code, pt 2Runxi Yu1-9/+9
2025-03-05*: Replace some := with varRunxi Yu1-8/+11
2025-03-03Add SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-19all: Remove error wrappingRunxi Yu1-2/+1
2025-02-18*.go: Add some comments for docsRunxi Yu1-0/+3
2025-02-12git_format_patch.go: Remove garbage printfRunxi Yu1-1/+0
2025-02-12repo_commit: Fix format_patch handling of root commitsRunxi Yu1-11/+2
2025-02-11*.go: ReformatRunxi Yu1-1/+0
2025-02-11repo_commit: Add patch viewRunxi Yu1-0/+59