aboutsummaryrefslogtreecommitdiff
path: root/ui-blob.c
AgeCommit message (Expand)Author
2015-02-08git: update for v2.3.0Gravatar Christian Hesse
2014-04-17remove trailing whitespaces from source filesGravatar Christian Hesse
2014-01-17Switch to exclusively using global ctxGravatar Lukas Fleischer
2014-01-08Update copyright informationGravatar Lukas Fleischer
2013-05-26readme: use string_list instead of space deliminationsGravatar Jason A. Donenfeld
2013-05-25readme: Accept multiple candidates and test them.Gravatar Jason A. Donenfeld
2013-04-08Convert cgit_print_error to a variadic functionGravatar John Keeping
2013-04-08Always #include corresponding .h in .c filesGravatar John Keeping
2013-04-07ui-blob: don't segfault when no path is givenGravatar John Keeping
2013-03-04ui-blob.c: Use a context structure in walk_tree()Gravatar Lukas Fleischer
2013-03-04White space around control verbs.Gravatar Jason A. Donenfeld
2013-03-04Fix several whitespace errorsGravatar Lukas Fleischer
2013-03-02Update git to v1.7.6.5Gravatar John Keeping
2010-09-04prefer html_raw() to write()Gravatar Mark Lodato
2010-08-20Support refspecs in about-filter.Gravatar Jason A. Donenfeld
2009-12-12Fix segfault on ppc when browsing treeGravatar Martins Polakovs
2009-07-25ui-blob: return 'application/octet-stream' for binary blobsGravatar Lars Hjemli
2008-07-21Adjust to new calling convention for read_tree_recursive()Gravatar Lars Hjemli
2008-06-24allow specification of directly linked blobs mimetypesGravatar Michael Krelin
2008-06-24allow blob extract blobs by head/path combinationGravatar Michael Krelin
2008-04-08Don't specify mimetype in ui-blob.cGravatar Lars Hjemli
2008-03-24Add ui-shared.hGravatar Lars Hjemli
2008-03-24Remove obsolete cacheitem parameter to ui-functionsGravatar Lars Hjemli
2008-03-24Add struct cgit_page to cgit_contextGravatar Lars Hjemli
2008-03-18Introduce html.hGravatar Lars Hjemli
2007-05-09Add support for downloading single blobsGravatar Lars Hjemli