all repos — legit

web frontend for git

branches

dark-theme browse log tar.gz
hide browse log tar.gz
hide-dotgit-extension browse log tar.gz
main browse log tar.gz
subdir browse log tar.gz

tags

v0.2.2 browse log tar.gz
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
v0.2.1 browse log tar.gz
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
v0.2.0 browse log tar.gz
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
v0.1.0 browse log tar.gz
First release of legit