summaryrefslogtreecommitdiff
path: root/ui-atom.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-12-01 21:56:07 +0100
committerLars Hjemli <hjemli@gmail.com>2008-12-01 22:01:10 +0100
commit6596268576a4f5fe2f5c8a3238856b0fb205ff76 (patch)
tree9cd8a7b68a6aeea9aa44e7b25dacc8f9cdc918f1 /ui-atom.h
parentb9053a4ff04fef90d1b9ab3f813ae3fcee63a8c3 (diff)
downloadcgit-6596268576a4f5fe2f5c8a3238856b0fb205ff76.tar.gz
cgit-6596268576a4f5fe2f5c8a3238856b0fb205ff76.tar.bz2
cgit-6596268576a4f5fe2f5c8a3238856b0fb205ff76.zip
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
+6 2009-03-15CGIT 0.8.2.1v0.8.2.1Lars Hjemli1-1/+1 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2-1/+6 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17