Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-08git: update to v2.32.0Christian Hesse
2020-03-14global: use proper accessors for maybe_treeJason A. Donenfeld
2019-06-05git: update to v2.21.0Christian Hesse
2018-10-13git: update to v2.19.1Christian Hesse
2018-06-27git: update to v2.18.0Christian Hesse
2017-08-10git: update to v2.14Jeff Smith
2017-08-10git: update to v2.13.4Christian Hesse
2016-10-12ui-blog: fix oid handlingChristian Hesse
2016-10-04ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'Christian Hesse
2016-01-14ui-blob: set CSP just in caseJason A. Donenfeld
2016-01-14ui-blob: always use generic mimetypesJason A. Donenfeld
2016-01-14ui-blob: Do not accept mimetype from userJason A. Donenfeld
2015-10-10ui-blob: fix resource leak: free before returnChristian Hesse
2015-10-10ui-blob: fix resource leak: free before returnChristian Hesse
2015-10-09ui-blob: remove useless null checkJohn Keeping
2015-08-14blob: use cgit_print_error_page() to add HTTP headersJohn Keeping
2015-03-09Avoid signed bitfieldsJohn Keeping
2015-02-08git: update for v2.3.0Christian Hesse
2014-04-17remove trailing whitespaces from source filesChristian Hesse
2014-01-17Switch to exclusively using global ctxLukas Fleischer
2014-01-08Update copyright informationLukas Fleischer
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-25allow specification of directly linked blobs mimetypesMichael Krelin
2008-06-25allow 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-24Add struct cgit_page to cgit_contextLars Hjemli
2008-03-18Introduce html.hLars Hjemli
2007-05-09Add support for downloading single blobsLars Hjemli