aboutsummaryrefslogtreecommitdiffstats
path: root/ui-blob.c
Commit message (Expand)AuthorAgeLines
* Fix segfault on ppc when browsing treeGravatar Martins Polakovs2009-12-12-1/+1
* ui-blob: return 'application/octet-stream' for binary blobsGravatar Lars Hjemli2009-07-25-1/+7
* Adjust to new calling convention for read_tree_recursive()Gravatar Lars Hjemli2008-07-21-2/+3
* allow specification of directly linked blobs mimetypesGravatar Michael Krelin2008-06-25-1/+1
* allow blob extract blobs by head/path combinationGravatar Michael Krelin2008-06-25-4/+33
* Don't specify mimetype in ui-blob.cGravatar Lars Hjemli2008-04-09-1/+1
* Add ui-shared.hGravatar Lars Hjemli2008-03-25-0/+1
* Remove obsolete cacheitem parameter to ui-functionsGravatar Lars Hjemli2008-03-24-1/+1
* Add struct cgit_page to cgit_contextGravatar Lars Hjemli2008-03-24-1/+3
* Introduce html.hGravatar Lars Hjemli2008-03-18-0/+9
* Add support for downloading single blobsGravatar Lars Hjemli2007-05-09-0/+31