Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-02-20 | fix routes | 1 | -0/+30 | |
2024-02-19 | support categories | 1 | -18/+68 | |
2024-02-19 | support categories at index | 1 | -13/+82 | |
2023-11-05 | templates: add missing title to repo page | 1 | -0/+1 | |
2023-11-05 | log errors from git.Open | 1 | -0/+1 | |
2023-02-18 | cleaner titles | 1 | -1/+2 | |
2023-02-08 | tree: directories first, add size column, fix .. | 1 | -0/+1 | |
2023-02-05 | only add go meta import tag if go.mod exists in repo root | 1 | -0/+1 | |
2022-12-26 | markdown: more file exts, fix img | 1 | -2/+5 | |
2022-12-26 | routes: render markdown readmes in repo index (#11) | 1 | -3/+17 | |
2022-12-22 | config: add repo.ignore | 1 | -10/+29 | |
2022-12-19 | index: turn off logging, it's too noisy | 1 | -1/+0 | |
2022-12-19 | all: no more pretty urls | 1 | -17/+3 | |
2022-12-18 | config: fix go-import pretty url | 1 | -3/+6 | |
2022-12-18 | all: go-import, clone url | 1 | -0/+12 | |
2022-12-18 | routes: skip unopenable dirs | 1 | -3/+2 | |
2022-12-18 | routes: sort repo index by last idle | 1 | -1/+11 | |
2022-12-18 | templates: add title tags | 1 | -0/+1 | |
2022-12-18 | git: rework diff to fetch initial commit | 1 | -3/+7 | |
2022-12-17 | git, templates: diff view | 1 | -0/+1 | |
2022-12-17 | templates: repo and log | 1 | -9/+26 | |
2022-12-17 | routes: serve static content from /static | 1 | -4/+12 | |
2022-12-14 | routes: description and humanized time to index | 1 | -4/+18 | |
2022-12-13 | git: find main branch from config | 1 | -11/+17 | |
2022-12-12 | routes: refs view | 1 | -0/+39 | |
2022-12-12 | routes: index view | 1 | -8/+44 | |
2022-12-12 | routes: render readme | 1 | -9/+26 | |
2022-12-12 | git, routes: commit diff view | 1 | -0/+36 | |
2022-12-11 | routes, templates: tree and log views | 1 | -25/+50 | |
2022-12-11 | routes: file content view | 1 | -11/+21 | |
2022-12-11 | routes: split repo index and files views | 1 | -2/+46 |