aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* git: find main branch from configAnirudh Oppiliappan2022-12-134-17/+37
|
* deps: bump go-gitAnirudh Oppiliappan2022-12-132-23/+36
| | | | Now builds without cgo.
* config: server host and portAnirudh Oppiliappan2022-12-123-1/+11
|
* templates: tree and log links for tagsAnirudh Oppiliappan2022-12-121-2/+5
|
* routes: refs viewAnirudh Oppiliappan2022-12-124-0/+104
|
* routes: index viewAnirudh Oppiliappan2022-12-127-11/+86
|
* routes: render readmeAnirudh Oppiliappan2022-12-125-19/+53
|
* templates: fix 404 and 500Anirudh Oppiliappan2022-12-124-4/+14
|
* template: render diff header linesAnirudh Oppiliappan2022-12-124-10/+7
|
* git, routes: commit diff viewAnirudh Oppiliappan2022-12-126-0/+198
|
* routes, templates: tree and log viewsAnirudh Oppiliappan2022-12-116-37/+110
|
* git: fix treesAnirudh Oppiliappan2022-12-112-59/+97
|
* routes: file content viewAnirudh Oppiliappan2022-12-114-18/+70
|
* git: file content at refAnirudh Oppiliappan2022-12-111-0/+19
|
* routes: split repo index and files viewsAnirudh Oppiliappan2022-12-112-4/+48
|
* git: fetch files only using refAnirudh Oppiliappan2022-12-111-11/+2
|
* all: initAnirudh Oppiliappan2022-12-1115-0/+462