aboutsummaryrefslogtreecommitdiffstats
path: root/ui-snapshot.c
Commit message (Expand)AuthorAgeFilesLines
...
* compress .tar.gz using gzip as a filterMichael Krelin2007-07-201-1/+37
* add support for snapshot tarballs•••- 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 Michael Krelin2007-07-181-28/+49
* Add support for snapshots•••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> Lars Hjemli2007-02-081-0/+47