Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-04-05 | Unexport fields in Serverv0.1.24 | Runxi Yu | 1 | -1/+1 |
2025-04-05 | Use cmd/forge for the entry point | Runxi Yu | 1 | -3/+3 |
2025-04-05 | config shall no longer be a global variable | Runxi Yu | 1 | -2/+2 |
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 | -10/+10 |
2025-03-07 | hooks, fedauth: Add basic federated authentication for git push | Runxi Yu | 1 | -0/+1 |
2025-03-05 | *: Replace some := with var | Runxi Yu | 1 | -6/+7 |
2025-03-03 | Add SPDX license headers to all Go files | Runxi Yu | 1 | -0/+3 |
2025-02-18 | *.go: Add some comments for docs | Runxi Yu | 1 | -0/+2 |
2025-02-17 | *.go: Reformat | Runxi Yu | 1 | -1/+0 |
2025-02-17 | git_init.go: git_bare_init_with_default_hooks | Runxi Yu | 1 | -0/+28 |