summaryrefslogtreecommitdiff
path: root/ui-blob.c
AgeCommit message (Expand)Author
2013-05-26readme: use string_list instead of space deliminationsJason A. Donenfeld
2013-05-25readme: Accept multiple candidates and test them.Jason A. Donenfeld
2013-04-08Convert cgit_print_error to a variadic functionJohn Keeping
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-04-07ui-blob: don't segfault when no path is givenJohn Keeping
2013-03-04ui-blob.c: Use a context structure in walk_tree()Lukas Fleischer
2013-03-04White space around control verbs.Jason A. Donenfeld
2013-03-04Fix several whitespace errorsLukas Fleischer
2013-03-02Update git to v1.7.6.5John Keeping
2010-09-04prefer html_raw() to write()Mark Lodato
2010-08-20Support refspecs in about-filter.Jason A. Donenfeld
2009-12-12Fix segfault on ppc when browsing treeMartins Polakovs
2009-07-25ui-blob: return 'application/octet-stream' for binary blobsLars Hjemli
2008-07-21Adjust to new calling convention for read_tree_recursive()Lars Hjemli
2008-06-24allow specification of directly linked blobs mimetypesMichael Krelin
2008-06-24allow blob extract blobs by head/path combinationMichael Krelin
2008-04-08Don't specify mimetype in ui-blob.cLars Hjemli
2008-03-24Add ui-shared.hLars Hjemli
2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli
2008-03-23Add struct cgit_page to cgit_contextLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2007-05-08Add support for downloading single blobsLars Hjemli