Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
7 days | readme: Fix filename typo | Runxi Yu | 1 | -0/+0 | |
7 days | repo/tree, readme: nosec G203 | Runxi Yu | 1 | -4/+4 | |
8 days | render_readme: Rename | Runxi Yu | 1 | -0/+0 | |
8 days | render_readme: Fix broken logic in error checks | Runxi Yu | 1 | -3/+3 | |
8 days | *: Replacing more := with var | Runxi Yu | 1 | -14/+15 | |
10 days | 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 | |