Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git_init.go: git_bare_init_with_default_hooks | Runxi Yu | 2025-02-17 | 1 | -3/+4 |
* | config.go: git.hooks_socket | Runxi Yu | 2025-02-17 | 1 | -0/+3 |
* | ssh_server: Add link to source | Runxi Yu | 2025-02-15 | 1 | -0/+1 |
* | config.go: Remove git.root | Runxi Yu | 2025-02-14 | 1 | -3/+0 |
* | *: Make the forge title configurable | Runxi Yu | 2025-02-14 | 1 | -0/+5 |
* | ssh_url_generation.go, etc.: Add config ssh.root and use it | Runxi Yu | 2025-02-13 | 1 | -0/+1 |
* | http_*.go: Use http.Error | Runxi Yu | 2025-02-13 | 1 | -3/+3 |
* | login: Set cookie | Runxi Yu | 2025-02-13 | 1 | -0/+1 |
* | ssh.go: Add anonymous SSH cloning | Runxi Yu | 2025-02-12 | 1 | -0/+5 |
* | config.go: Close opened config_file | Runxi Yu | 2025-02-12 | 1 | -0/+1 |
* | config.go, etc.: Add PostgreSQL | Runxi Yu | 2025-02-12 | 1 | -0/+15 |
* | *: Add basic repo home with a README and recent commits display | Runxi Yu | 2025-02-09 | 1 | -0/+3 |
* | *: Basic web server | Runxi Yu | 2025-02-05 | 1 | -0/+34 |