Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | config: scan path | Anirudh Oppiliappan | 2022-12-18 | 1 | -1/+1 | |
* | routes: sort repo index by last idle | Anirudh Oppiliappan | 2022-12-18 | 1 | -1/+11 | |
* | templates: add title tags | Anirudh Oppiliappan | 2022-12-18 | 5 | -0/+14 | |
* | unveil: init | Anirudh Oppiliappan | 2022-12-18 | 3 | -0/+37 | |
* | git: rework diff to fetch initial commit | Anirudh Oppiliappan | 2022-12-18 | 3 | -17/+70 | |
* | templates: unified repo-header | Anirudh Oppiliappan | 2022-12-18 | 7 | -41/+49 | |
* | git, templates: diff view | Anirudh Oppiliappan | 2022-12-17 | 8 | -24/+88 | |
* | templates: repo and log | Anirudh Oppiliappan | 2022-12-17 | 8 | -61/+168 | |
* | css: wrong name | Anirudh Oppiliappan | 2022-12-17 | 2 | -5/+5 | |
* | templates: index rework | Anirudh Oppiliappan | 2022-12-17 | 6 | -22/+140 | |
* | routes: serve static content from /static | Anirudh Oppiliappan | 2022-12-17 | 5 | -13/+24 | |
* | readme: some bs | Anirudh Oppiliappan | 2022-12-15 | 1 | -0/+9 | |
* | routes: disable git push | Anirudh Oppiliappan | 2022-12-14 | 1 | -6/+9 | |
* | routes: wildcard multiplex route at the end | Anirudh Oppiliappan | 2022-12-14 | 1 | -2/+2 | |
* | routes: multiplex git and web ui | Anirudh Oppiliappan | 2022-12-14 | 3 | -1/+47 | |
* | routes: description and humanized time to index | Anirudh Oppiliappan | 2022-12-14 | 4 | -7/+26 | |
* | template: line numbers for file view | Anirudh Oppiliappan | 2022-12-13 | 4 | -1/+41 | |
* | git: find main branch from config | Anirudh Oppiliappan | 2022-12-13 | 4 | -17/+37 | |
* | deps: bump go-git | Anirudh Oppiliappan | 2022-12-13 | 2 | -23/+36 | |
* | config: server host and port | Anirudh Oppiliappan | 2022-12-12 | 3 | -1/+11 | |
* | templates: tree and log links for tags | Anirudh Oppiliappan | 2022-12-12 | 1 | -2/+5 | |
* | routes: refs view | Anirudh Oppiliappan | 2022-12-12 | 4 | -0/+104 | |
* | routes: index view | Anirudh Oppiliappan | 2022-12-12 | 7 | -11/+86 | |
* | routes: render readme | Anirudh Oppiliappan | 2022-12-12 | 5 | -19/+53 | |
* | templates: fix 404 and 500 | Anirudh Oppiliappan | 2022-12-12 | 4 | -4/+14 | |
* | template: render diff header lines | Anirudh Oppiliappan | 2022-12-12 | 4 | -10/+7 | |
* | git, routes: commit diff view | Anirudh Oppiliappan | 2022-12-12 | 6 | -0/+198 | |
* | routes, templates: tree and log views | Anirudh Oppiliappan | 2022-12-11 | 6 | -37/+110 | |
* | git: fix trees | Anirudh Oppiliappan | 2022-12-11 | 2 | -59/+97 | |
* | routes: file content view | Anirudh Oppiliappan | 2022-12-11 | 4 | -18/+70 | |
* | git: file content at ref | Anirudh Oppiliappan | 2022-12-11 | 1 | -0/+19 | |
* | routes: split repo index and files views | Anirudh Oppiliappan | 2022-12-11 | 2 | -4/+48 | |
* | git: fetch files only using ref | Anirudh Oppiliappan | 2022-12-11 | 1 | -11/+2 | |
* | all: init | Anirudh Oppiliappan | 2022-12-11 | 15 | -0/+462 |