aboutsummaryrefslogtreecommitdiff
path: root/git_hooks_deploy.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-31Add descriptive comments to most Go functionsRunxi Yu1-3/+3
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu1-1/+1
2025-03-29Don't error out because the symlink existsRunxi Yu1-1/+5
2025-03-19Remove underscores from Go code, pt 5Runxi Yu1-2/+2
2025-03-18Remove underscores from Go code, pt 2Runxi Yu1-7/+7
2025-03-18Remove underscores from Go code, pt 1Runxi Yu1-2/+2
2025-03-18git_hooks_client -> hookcRunxi Yu1-4/+4
2025-03-05*: Typing fixesRunxi Yu1-1/+0
2025-03-05*: Replace some := with varRunxi Yu1-11/+10
2025-03-03Add SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-18*.go: Add some comments for docsRunxi Yu1-0/+5
2025-02-17*.go: ReformatRunxi Yu1-1/+1
2025-02-17git_hooks_deploy.go: Deploy hooks to filesystemRunxi Yu1-0/+50