Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-12-29 | Use single config value for listen addrHEADmaster | Runxi Yu | 1 | -2/+1 | |
2024-08-16 | config.yaml add my description | Runxi Yu | 1 | -1/+1 | |
2024-07-26 | Fork init | Runxi Yu | 1 | -5/+5 | |
2024-07-13 | git: use system's git upload-pack | Anirudh Oppiliappan | 1 | -3/+3 | |
This is an intermediate workaround for https://github.com/go-git/go-git/issues/1062. This should also fix #33. | |||||
2022-12-19 | all: no more pretty urls | Anirudh Oppiliappan | 1 | -4/+1 | |
2022-12-18 | all: go-import, clone url | Anirudh Oppiliappan | 1 | -0/+4 | |
2022-12-18 | config: scan path | Anirudh Oppiliappan | 1 | -1/+1 | |
2022-12-17 | routes: serve static content from /static | Anirudh Oppiliappan | 1 | -2/+3 | |
2022-12-13 | git: find main branch from config | Anirudh Oppiliappan | 1 | -1/+4 | |
2022-12-12 | config: server host and port | Anirudh Oppiliappan | 1 | -0/+3 | |
2022-12-12 | routes: index view | Anirudh Oppiliappan | 1 | -1/+1 | |
2022-12-12 | routes: render readme | Anirudh Oppiliappan | 1 | -0/+5 | |