aboutsummaryrefslogtreecommitdiffstats
path: root/ui-shared.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld1-0/+1
2013-03-20Merge branch 'wip'Jason A. Donenfeld1-57/+7
2013-03-20ui-shared: fix return type of cgit_self_linkJohn Keeping1-41/+42
2013-03-05cgit_print_snapshot_links(): Free prefix variableLukas Fleischer1-0/+1
2013-03-05ui-shared.c: Remove unused function print_archive_ref()Lukas Fleischer1-39/+0
2013-03-05ui-shared.c: Remove unused function cgit_currurl()Lukas Fleischer1-12/+0
2013-03-05Mark several functions/variables staticLukas Fleischer1-9/+9
2013-03-04White space around control verbs.Jason A. Donenfeld1-6/+6
2013-03-04Fix several whitespace errorsLukas Fleischer1-9/+9
2013-03-02Print submodule revision next to submodule linkstfn1-0/+1
2012-10-28ui-shared: use placeholder for empty commit subjectChristian Franke1-1/+4
2012-10-17ui: Remember to print ampersand as proper html entities.William Bell1-7/+7
2012-03-18Merge branch 'lh/module-links'Lars Hjemli1-0/+56
2012-03-18segfault fix on some bogus requestsEric Wong1-2/+2
2012-01-03Fix segmentation fault in empty repositoryJohn Keeping1-1/+1
2012-01-03Add sort parameter to pager of repo listTobias Grimm1-9/+15
2011-06-15ui-tree.c: add support for path-selected submodule linksLars Hjemli1-0/+56
2011-03-05Merge branch 'stable'Lars Hjemli1-1/+1
2011-02-19implement repo.logo and repo.logo-linkBernhard Reutner-Fischer1-4/+14
2011-02-19ui-shared: silence warningBernhard Reutner-Fischer1-1/+1
2010-07-18Merge branch 'jh/ignorews'Lars Hjemli1-0/+10
2010-07-18ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland1-0/+10
2010-06-22Merge branch 'lh/range-search'Lars Hjemli1-0/+1
2010-06-19ui-log.c: allow commit range as search expressionLars Hjemli1-0/+1
2010-06-19ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland1-0/+14
2010-06-19ui-shared: Preserve path limit in "tab bar" linksJohan Herland1-5/+6
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland1-4/+5
2010-06-19ui-patch: Apply path limit to generated patchJohan Herland1-2/+2
2010-06-19ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland1-1/+80
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland1-0/+6
2010-06-19ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland1-4/+4
2010-06-19ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland1-19/+12
2010-06-19ui-shared: Improve const-ness in APIJohan Herland1-36/+40
2010-02-27Merge branch 'stable'Lars Hjemli1-2/+2
2010-02-27ui-shared.c: fix segfault when repo is emptyFlorian Pritz1-2/+2
2009-12-08Merge branch 'ro/ssdiff'Lars Hjemli1-6/+28
2009-11-07Merge branch 'stable'Lars Hjemli1-1/+1
2009-11-07Nov is the correct abbreviationDanijel TaĊĦov1-1/+1
2009-10-16ui-shared.c: prettify download links when generated from tag pageLars Hjemli1-2/+7
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony1-6/+28
2009-08-18Merge branch 'stable'Lars Hjemli1-8/+11
2009-08-18ui-shared: don't print header <img/> if there isn't a logo definedMatthew Metnetsky1-8/+11
2009-08-11ui-shared: add support for header/footer options when embedded=1Lars Hjemli1-5/+12
2009-08-10ui-shared: add support for NO_HTTP=1/--nohttpLars Hjemli1-1/+1
2009-08-10Cleanup handling of environment variablesLars Hjemli1-23/+9
2009-07-25Merge branch 'lh/embedded'Lars Hjemli1-6/+22
2009-07-25Add support for 'noheader' optionLars Hjemli1-7/+13
2009-07-25Merge branch 'ml/head-include'Lars Hjemli1-1/+3
2009-07-25Merge branch 'plain-etag'Lars Hjemli1-0/+6
2009-07-25Merge branch 'do/https'Lars Hjemli1-1/+13