Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unexport fields in Serverv0.1.24 | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
| | |||||
* | Use cmd/forge for the entry point | Runxi Yu | 2025-04-05 | 1 | -3/+3 |
| | |||||
* | database shall no longer be a global variable | Runxi Yu | 2025-04-05 | 1 | -2/+2 |
| | |||||
* | Add descriptive comments to most Go functions | Runxi Yu | 2025-03-31 | 1 | -0/+4 |
| | |||||
* | Replace FileContributor with FileCopyrightText | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
| | |||||
* | Variable name lengths | Runxi Yu | 2025-03-22 | 1 | -7/+7 |
| | |||||
* | Initial linting | Runxi Yu | 2025-03-22 | 1 | -2/+2 |
| | |||||
* | Fix HTTPS cloning | Runxi Yu | 2025-03-22 | 1 | -2/+3 |
| | |||||
* | Remove underscores from Go code, pt 4 | Runxi Yu | 2025-03-19 | 1 | -11/+11 |
| | |||||
* | *: Support subgroups via SQL recursion | Runxi Yu | 2025-03-06 | 1 | -5/+37 |
| | |||||
* | repo/*: Use var instead of := | Runxi Yu | 2025-03-05 | 1 | -16/+13 |
| | |||||
* | Add SPDX license headers to all Go files | Runxi Yu | 2025-03-03 | 1 | -0/+3 |
| | |||||
* | repo_{info,upload_pack}.go: Use system git-upload-pack for HTTP too | Runxi Yu | 2025-02-17 | 1 | -14/+43 |
| | |||||
* | *.go: Reformat | Runxi Yu | 2025-02-16 | 1 | -0/+1 |
| | |||||
* | *.go: Fix missing error handling | Runxi Yu | 2025-02-16 | 1 | -0/+3 |
| | |||||
* | http_*: Add HTTP cloning | Runxi Yu | 2025-02-16 | 1 | -2/+30 |
| | |||||
* | repo_info: Clarify the SSH access message | Runxi Yu | 2025-02-14 | 1 | -1/+1 |
| | |||||
* | *.go: Reformat | Runxi Yu | 2025-02-13 | 1 | -1/+1 |
| | |||||
* | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 2025-02-13 | 1 | -2/+1 |
| | | | | | Detecting it based on HTTP host name is definitely unreliable. Just add a configuration option and it should work. | ||||
* | _header.html: Add header | Runxi Yu | 2025-02-13 | 1 | -2/+2 |
| | |||||
* | *.go: Mass rename files for clarity | Runxi Yu | 2025-02-13 | 1 | -0/+10 |