Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add support for snapshot tarballs | Michael Krelin | 2007-07-18 | 1 | -28/+49 | |
| | | | | | | | - reworked cgit_print_snapshot to use a list of supported archivers and pick one for the suffix supplied - moved printing of snaphot links into ui-snapshot and make it iterate through the said list | |||||
* | Add support for snapshots | Lars Hjemli | 2007-02-08 | 1 | -0/+47 | |
Make a link from the commit viewer to a snapshot of the corresponding tree. Currently only zip-format is supported. Signed-off-by: Lars Hjemli <hjemli@gmail.com> |