index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
forged
/
internal
/
oldgit
/
fmtpatch.go
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-04-06
Move the Go stuff to ./forged/
v0.1.32
Runxi Yu
1
-0
/
+0
2025-04-06
oldgit: Separate some go-git stuff into here
Runxi Yu
1
-4
/
+4
2025-04-05
Use cmd/forge for the entry point
Runxi Yu
1
-1
/
+1
2025-03-31
Add descriptive comments to most Go functions
Runxi Yu
1
-2
/
+2
2025-03-31
Replace FileContributor with FileCopyrightText
Runxi Yu
1
-1
/
+1
2025-03-19
Remove underscores from Go code, pt 3
Runxi Yu
1
-1
/
+1
2025-03-18
Remove underscores from Go code, pt 2
Runxi Yu
1
-9
/
+9
2025-03-05
*: Replace some := with var
Runxi Yu
1
-8
/
+11
2025-03-03
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