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
/
internal
/
render
/
readme.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-06
Move the Go stuff to ./forged/
v0.1.32
Runxi Yu
1
-41
/
+0
2025-04-06
Move stuff into internal/unsorted
v0.1.28
Runxi Yu
1
-1
/
+1
2025-04-05
Move things to internal/
v0.1.23
Runxi Yu
1
-1
/
+1
2025-04-05
Separate code/README rendering and unsafe to their own packages
Runxi Yu
1
-12
/
+8
2025-04-05
Remove renderReadmeAtTree
Runxi Yu
1
-18
/
+0
2025-04-05
Reduce unnecessary allocations when converting []byte to string
v0.1.22
Runxi Yu
1
-3
/
+3
2025-04-05
Reduce allocations when converting string to []byte
Runxi Yu
1
-1
/
+1
2025-04-03
HTTP: Make README rendering more composable
Runxi Yu
1
-36
/
+31
2025-03-31
Add descriptive comments to most Go functions
Runxi Yu
1
-0
/
+3
2025-03-31
Replace FileContributor with FileCopyrightText
Runxi Yu
1
-1
/
+1
2025-03-30
Avoid allocations by using unsafe strinng/bytes conversions
Runxi Yu
1
-1
/
+1
2025-03-19
Remove underscores from Go code, pt 4
Runxi Yu
1
-22
/
+22
2025-03-06
readme: Fix filename typo
Runxi Yu
1
-0
/
+0
2025-03-06
repo/tree, readme: nosec G203
Runxi Yu
1
-4
/
+4
2025-03-05
render_readme: Rename
Runxi Yu
1
-0
/
+0
2025-03-05
render_readme: Fix broken logic in error checks
Runxi Yu
1
-3
/
+3
2025-03-05
*: Replacing more := with var
Runxi Yu
1
-14
/
+15
2025-03-03
Add SPDX license headers to all Go files
Runxi Yu
1
-0
/
+3
2025-02-13
*.go: Mass rename files for clarity
Runxi Yu
1
-0
/
+0
2025-02-12
render_readme.go: Add org-mode support
Runxi Yu
1
-0
/
+15
2025-02-12
render_readme.go: Render plain READMEs too
Runxi Yu
1
-13
/
+28
2025-02-11
*.go: Linting
Runxi Yu
1
-7
/
+3
2025-02-10
render_readme: Use GitHub-flavored markdown
Runxi Yu
1
-1
/
+9
2025-02-10
*: Some simple styling with tables
Runxi Yu
1
-1
/
+1
2025-02-10
*.go: Reformat
Runxi Yu
1
-1
/
+0
2025-02-10
render_readme: Abstract away README rendering
Runxi Yu
1
-0
/
+28