summaryrefslogtreecommitdiffstatshomepage
path: root/ui-blob.c (unfollow)
Commit message (Expand)AuthorLines
2013-03-04ui-blob.c: Use a context structure in walk_tree()Lukas Fleischer-16/+26
2013-03-04White space around control verbs.Jason A. Donenfeld-4/+4
2013-03-04Fix several whitespace errorsLukas Fleischer-5/+5
2013-03-02Update git to v1.7.6.5John Keeping-4/+18
2010-09-04prefer html_raw() to write()Mark Lodato-2/+2
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