]> git.cameronkatri.com Git - cgit.git/commit
ui-refs.c: show download links for all tags referring to commit objects
authorLars Hjemli <hjemli@gmail.com>
Mon, 1 Dec 2008 20:56:07 +0000 (21:56 +0100)
committerLars Hjemli <hjemli@gmail.com>
Mon, 1 Dec 2008 21:01:10 +0000 (22:01 +0100)
commit6596268576a4f5fe2f5c8a3238856b0fb205ff76
tree9cd8a7b68a6aeea9aa44e7b25dacc8f9cdc918f1
parentb9053a4ff04fef90d1b9ab3f813ae3fcee63a8c3
ui-refs.c: show download links for all tags referring to commit objects

The snapshot function has only been linked to from the commit page while
users often would want to download a certain release. With this patch,
direct download links will now be printed for each tagged release on the
repo summary page.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-refs.c