aboutsummaryrefslogtreecommitdiff
path: root/ui-shared.c
AgeCommit message (Expand)Author
2014-01-12ui-shared: URL-escape script_nameGravatar John Keeping
2014-01-10Replace most uses of strncmp() with prefixcmp()Gravatar Lukas Fleischer
2014-01-08Update copyright informationGravatar Lukas Fleischer
2013-09-14ui-shared: Drop filepair_cb_raw() and helperGravatar Lukas Fleischer
2013-08-16Extract filepair_cb from ui-patch.cGravatar Lukas Fleischer
2013-05-26readme: use string_list instead of space deliminationsGravatar Jason A. Donenfeld
2013-04-08use struct strbuf instead of static buffersGravatar John Keeping
2013-04-08Convert cgit_print_error to a variadic functionGravatar John Keeping
2013-04-08Fix out-of-bounds memory accesses with virtual_root=""Gravatar John Keeping
2013-04-08Always #include corresponding .h in .c filesGravatar John Keeping
2013-04-08Return const char * in cgit_{httpscheme, hosturl, rooturl}()Gravatar Lukas Fleischer
2013-03-20ui-shared: squelch compiler warning.Gravatar Jason A. Donenfeld
2013-03-20Merge branch 'wip'Gravatar Jason A. Donenfeld
2013-03-20ui-shared: fix return type of cgit_self_linkGravatar John Keeping
2013-03-04cgit_print_snapshot_links(): Free prefix variableGravatar Lukas Fleischer
2013-03-04ui-shared.c: Remove unused function print_archive_ref()Gravatar Lukas Fleischer
2013-03-04ui-shared.c: Remove unused function cgit_currurl()Gravatar Lukas Fleischer
2013-03-04Mark several functions/variables staticGravatar Lukas Fleischer
2013-03-04White space around control verbs.Gravatar Jason A. Donenfeld
2013-03-04Fix several whitespace errorsGravatar Lukas Fleischer
2013-03-02Print submodule revision next to submodule linkGravatar stfn
2012-10-28ui-shared: use placeholder for empty commit subjectGravatar Christian Franke
2012-10-17ui: Remember to print ampersand as proper html entities.Gravatar William Bell
2012-03-18Merge branch 'lh/module-links'Gravatar Lars Hjemli
2012-03-18segfault fix on some bogus requestsGravatar Eric Wong
2012-01-03Fix segmentation fault in empty repositoryGravatar John Keeping
2012-01-03Add sort parameter to pager of repo listGravatar Tobias Grimm
2011-06-15ui-tree.c: add support for path-selected submodule linksGravatar Lars Hjemli
2011-03-05Merge branch 'stable'Gravatar Lars Hjemli
2011-02-19implement repo.logo and repo.logo-linkGravatar Bernhard Reutner-Fischer
2011-02-19ui-shared: silence warningGravatar Bernhard Reutner-Fischer
2010-07-18Merge branch 'jh/ignorews'Gravatar Lars Hjemli
2010-07-18ui-diff: Add link to ignore/show whitespace changes in diffsGravatar Johan Herland
2010-06-22Merge branch 'lh/range-search'Gravatar Lars Hjemli
2010-06-19ui-log.c: allow commit range as search expressionGravatar Lars Hjemli
2010-06-19ui-diff: Add links to increase/decrease number of context lines in diffsGravatar Johan Herland
2010-06-19ui-shared: Preserve path limit in "tab bar" linksGravatar Johan Herland
2010-06-19ui-commit: Preserve path limit in links to commit pageGravatar Johan Herland
2010-06-19ui-patch: Apply path limit to generated patchGravatar Johan Herland
2010-06-19ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barGravatar Johan Herland
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pagesGravatar Johan Herland
2010-06-19ui-shared: Replace ctx.qry.path with ctx.qry.vpathGravatar Johan Herland
2010-06-19ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyGravatar Johan Herland
2010-06-19ui-shared: Improve const-ness in APIGravatar Johan Herland
2010-02-27Merge branch 'stable'Gravatar Lars Hjemli
2010-02-27ui-shared.c: fix segfault when repo is emptyGravatar Florian Pritz
2009-12-08Merge branch 'ro/ssdiff'Gravatar Lars Hjemli
2009-11-07Merge branch 'stable'Gravatar Lars Hjemli
2009-11-07Nov is the correct abbreviationGravatar Danijel Tašov
2009-10-16ui-shared.c: prettify download links when generated from tag pageGravatar Lars Hjemli