altgit.git
branch: master ยท 19 files
| File | Commits |
|---|---|
| .gitignore | 2 |
| COPYING | 2 |
| Makefile | 2 |
| doc/api.todo | 3 |
| go.mod | 4 |
| go.sum | 3 |
| internal/config/config.go | 6 |
| internal/gitrepo/gitrepo.go | 6 |
| internal/gitrepo/models.go | 5 |
| internal/rendering/data.go | 5 |
| internal/rendering/highlight.go | 4 |
| internal/rendering/rendering.go | 7 |
| internal/routes/routes.go | 8 |
| internal/webauth/webauth.go | 1 |
| main.go | 9 |
| src/.gitignore | 3 |
| static/css/style.css | 2 |
| static/js/branch.js | 2 |
| templates/index.html | 2 |