all repos — legit

web frontend for git, written in go

branches

master browse log

tags

v0.2.2 browse log
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
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
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
First release of legit