web frontend for git (tangled's grandpa)
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

tags

v0.2.4
e108c4e9 Anirudh Oppiliappan

Incremental Improvements

* Optional syntax highlighting (by @gabrielgio)
* Unlisted repositories (by @BiRabittoh)
* Updated docker/compose files
* Public docker images in ghcr.io

artifacts

v0.2.3
fba146ac Anirudh Oppiliappan

Pack (G)it Up

* git-upload-pack now uses system's git (this is an intermediate
workaround for go-git/go-git#1062)
* Switched to net/http router
* Dark theme (by @BiRabittoh)
* tar.gz archives are now generated for all refs (by @gabrielgio)
* Added Nix flake

artifacts

v0.2.2
a87f88a5 Anirudh Oppiliappan

Awaited Accumulation

A long awaited (let me believe) accumulation of changes:

* Improved logging
* systemd service by @aklsh
* Template fixes by @GilOliveira
* Whole bunch of style changes that I can't remember
* Raw file view
* Dependency bumps

artifacts

v0.2.1
7a512b1d Anirudh Oppiliappan

Minor Mending

Whole bunch of somewhat minor fixes:

* Markdown rendering for readmes (by @prologic)
* More CSS fixes across the board
* The git executable is no longer required in PATH as git-upload-pack is
now implemented using go-git

artifacts

v0.2.0
983dabb3 Anirudh Oppiliappan

Written in Go

Second and probably the last major release of legit. Here are the
highlights:

* Bunch of CSS tunings by @e-zk and @cblgh
* Generally finalized styles & templates througout
* Doesn't spew binary garbage in the file view
* Link to parent commit in commit view by @phirecc
* Support for unveil(2) (on OpenBSD) by @e-zk
* Config option repo.ignore to ignore repos

artifacts

v0.1.0
8f8f205c Anirudh Oppiliappan

First release of legit

artifacts