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
/
readme_to_html.go
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
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