summaryrefslogtreecommitdiffstatshomepage
path: root/ui-blob.c (unfollow)
Commit message (Expand)AuthorLines
2010-08-20Support refspecs in about-filter.Jason A. Donenfeld-1/+34
2009-12-12Fix segfault on ppc when browsing treeMartins Polakovs-1/+1
2009-07-25ui-blob: return 'application/octet-stream' for binary blobsLars Hjemli-1/+7
2008-07-21Adjust to new calling convention for read_tree_recursive()Lars Hjemli-2/+3
2008-06-24allow specification of directly linked blobs mimetypesMichael Krelin-1/+1
2008-06-24allow blob extract blobs by head/path combinationMichael Krelin-4/+33
2008-04-08Don't specify mimetype in ui-blob.cLars Hjemli-1/+1
2008-03-24Add ui-shared.hLars Hjemli-0/+1
2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli-1/+1
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli-1/+3
2008-03-18Introduce html.hLars Hjemli-0/+9
2007-05-09Add support for downloading single blobsLars Hjemli-0/+31