aboutsummaryrefslogtreecommitdiff
path: root/git_init.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unexport fields in Serverv0.1.24Runxi Yu2025-04-051-1/+1
|
* Use cmd/forge for the entry pointRunxi Yu2025-04-051-3/+3
|
* config shall no longer be a global variableRunxi Yu2025-04-051-2/+2
|
* Add descriptive comments to most Go functionsRunxi Yu2025-03-311-2/+2
|
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-311-1/+1
|
* Remove underscores from Go code, pt 3Runxi Yu2025-03-191-10/+10
|
* hooks, fedauth: Add basic federated authentication for git pushRunxi Yu2025-03-071-0/+1
|
* *: Replace some := with varRunxi Yu2025-03-051-6/+7
|
* Add SPDX license headers to all Go filesRunxi Yu2025-03-031-0/+3
|
* *.go: Add some comments for docsRunxi Yu2025-02-181-0/+2
|
* *.go: ReformatRunxi Yu2025-02-171-1/+0
|
* git_init.go: git_bare_init_with_default_hooksRunxi Yu2025-02-171-0/+28