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
2013-04-08use struct strbuf instead of static buffersJohn Keeping
2013-04-08Convert cgit_print_error to a variadic functionJohn Keeping
2013-04-08Fix out-of-bounds memory accesses with virtual_root=""John Keeping
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-04-08Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer
2013-03-21ui-shared: squelch compiler warning.Jason A. Donenfeld
2013-03-20Merge branch 'wip'Jason A. Donenfeld
2013-03-20ui-shared: fix return type of cgit_self_linkJohn Keeping
2013-03-05cgit_print_snapshot_links(): Free prefix variableLukas Fleischer
2013-03-05ui-shared.c: Remove unused function print_archive_ref()Lukas Fleischer
2013-03-05ui-shared.c: Remove unused function cgit_currurl()Lukas Fleischer
2013-03-05Mark several functions/variables staticLukas Fleischer
2013-03-04White space around control verbs.Jason A. Donenfeld
2013-03-04Fix several whitespace errorsLukas Fleischer
2013-03-02Print submodule revision next to submodule linkstfn
2012-10-28ui-shared: use placeholder for empty commit subjectChristian Franke
2012-10-17ui: Remember to print ampersand as proper html entities.William Bell
2012-03-19Merge branch 'lh/module-links'Lars Hjemli
2012-03-18segfault fix on some bogus requestsEric Wong
2012-01-04Fix segmentation fault in empty repositoryJohn Keeping
2012-01-03Add sort parameter to pager of repo listTobias Grimm
2011-06-15ui-tree.c: add support for path-selected submodule linksLars Hjemli
2011-03-05Merge branch 'stable'Lars Hjemli
2011-02-19implement repo.logo and repo.logo-linkBernhard Reutner-Fischer
2011-02-19ui-shared: silence warningBernhard Reutner-Fischer
2010-07-18Merge branch 'jh/ignorews'Lars Hjemli
2010-07-18ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland
2010-06-22Merge branch 'lh/range-search'Lars Hjemli
2010-06-19ui-log.c: allow commit range as search expressionLars Hjemli
2010-06-19ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland
2010-06-19ui-shared: Preserve path limit in "tab bar" linksJohan Herland
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland
2010-06-19ui-patch: Apply path limit to generated patchJohan Herland
2010-06-19ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland
2010-06-19ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland
2010-06-19ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland
2010-06-19ui-shared: Improve const-ness in APIJohan Herland
2010-02-27Merge branch 'stable'Lars Hjemli
2010-02-27ui-shared.c: fix segfault when repo is emptyFlorian Pritz
2009-12-08Merge branch 'ro/ssdiff'Lars Hjemli
2009-11-07Merge branch 'stable'Lars Hjemli
2009-11-07Nov is the correct abbreviationDanijel TaĊĦov
2009-10-16ui-shared.c: prettify download links when generated from tag pageLars Hjemli
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony
2009-08-18Merge branch 'stable'Lars Hjemli
2009-08-18ui-shared: don't print header <img/> if there isn't a logo definedMatthew Metnetsky
2009-08-11ui-shared: add support for header/footer options when embedded=1Lars Hjemli
2009-08-10ui-shared: add support for NO_HTTP=1/--nohttpLars Hjemli
2009-08-10Cleanup handling of environment variablesLars Hjemli