Closed
Description
Feature Description
This is a small change which adds links to download any commit from the commits list. The change makes the "message" column slightly smaller and adds text "[.zip]|[.tar.gz]" in the sha1 column, with "[.zip]" being a link to download the .zip copy of the repo commit on the related row, and "[.tar.gz]" being the same in .tar.gz format.
An example can be seen live here:
https://git.groesz.org/Groesz.org/bits/commits/branch/master.
I've found this to be very convenient when needing to download a specific commit of a repo with fewer clicks.