]> gitweb.ps.run Git - ps-cgit/commit
add support for snapshot tarballs
authorMichael Krelin <hacker@klever.net>
Wed, 18 Jul 2007 12:40:03 +0000 (14:40 +0200)
committerMichael Krelin <hacker@klever.net>
Wed, 18 Jul 2007 12:40:03 +0000 (14:40 +0200)
commitf97c707a3b975d32910331f72783ec3044e3c0ee
tree632239a8a644036bd08fbb6f202278de068097b5
parent71ebcbe23ab548e5c0ad40aa8be5741654ed3201
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
cgit.c
cgit.h
ui-commit.c
ui-snapshot.c