Skip to content

Releases: icyphox/legit

Pack (G)it Up

13 Jul 17:54
v0.2.3
fba146a
Compare
Choose a tag to compare
  • 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

Awaited Accumulation

25 Feb 21:24
v0.2.2
a87f88a
Compare
Choose a tag to compare

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

Minor Mending

26 Dec 07:48
v0.2.1
7a512b1
Compare
Choose a tag to compare

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

Written in Go

22 Dec 16:33
v0.2.0
983dabb
Compare
Choose a tag to compare

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