aboutsummaryrefslogtreecommitdiffstats
path: root/ui-shared.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui-shared: URL-escape script_nameJohn Keeping2014-01-121-2/+2
* Replace most uses of strncmp() with prefixcmp()Lukas Fleischer2014-01-101-1/+1
* Update copyright informationLukas Fleischer2014-01-081-1/+1
* ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer2013-09-141-72/+0
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-161-0/+72
* readme: use string_list instead of space deliminationsJason A. Donenfeld2013-05-261-1/+1
* use struct strbuf instead of static buffersJohn Keeping2013-04-081-28/+35
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-081-2/+13
* Fix out-of-bounds memory accesses with virtual_root=""John Keeping2013-04-081-9/+5
* Always #include corresponding .h in .c filesJohn Keeping2013-04-081-0/+1
* Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer2013-04-081-4/+4
* ui-shared: squelch compiler warning.Jason A. Donenfeld2013-03-201-0/+1
* Merge branch 'wip'Jason A. Donenfeld2013-03-201-57/+7
|\
| * cgit_print_snapshot_links(): Free prefix variableLukas Fleischer2013-03-041-0/+1
| * ui-shared.c: Remove unused function print_archive_ref()Lukas Fleischer2013-03-041-39/+0
| * ui-shared.c: Remove unused function cgit_currurl()Lukas Fleischer2013-03-041-12/+0
| * Mark several functions/variables staticLukas Fleischer2013-03-041-9/+9
* | ui-shared: fix return type of cgit_self_linkJohn Keeping2013-03-201-41/+42
|/
* White space around control verbs.Jason A. Donenfeld2013-03-041-6/+6
* Fix several whitespace errorsLukas Fleischer2013-03-041-9/+9
* Print submodule revision next to submodule linkstfn2013-03-021-0/+1
* ui-shared: use placeholder for empty commit subjectChristian Franke2012-10-281-1/+4
* ui: Remember to print ampersand as proper html entities.William Bell2012-10-171-7/+7
* Merge branch 'lh/module-links'Lars Hjemli2012-03-181-0/+56
|\
| * ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-151-0/+56
* | segfault fix on some bogus requestsEric Wong2012-03-181-2/+2
* | Fix segmentation fault in empty repositoryJohn Keeping2012-01-031-1/+1
* | Add sort parameter to pager of repo listTobias Grimm2012-01-031-9/+15
|/
* Merge branch 'stable'Lars Hjemli2011-03-051-1/+1
|\
| * ui-shared: silence warningBernhard Reutner-Fischer2011-02-191-1/+1
* | implement repo.logo and repo.logo-linkBernhard Reutner-Fischer2011-02-191-4/+14
* | Merge branch 'jh/ignorews'Lars Hjemli2010-07-181-0/+10
|\ \
| * | ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland2010-07-181-0/+10
* | | Merge branch 'lh/range-search'Lars Hjemli2010-06-221-0/+1
|\ \ \ | |/ / |/| |
| * | ui-log.c: allow commit range as search expressionLars Hjemli2010-06-191-0/+1
* | | ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland2010-06-191-0/+14
* | | ui-shared: Preserve path limit in "tab bar" linksJohan Herland2010-06-191-5/+6
* | | ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-191-4/+5
* | | ui-patch: Apply path limit to generated patchJohan Herland2010-06-191-2/+2
* | | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland2010-06-191-1/+80
* | | ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland2010-06-191-0/+6
* | | ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland2010-06-191-4/+4
* | | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland2010-06-191-19/+12
* | | ui-shared: Improve const-ness in APIJohan Herland2010-06-191-36/+40
|/ /
* | Merge branch 'stable'Lars Hjemli2010-02-271-2/+2
|\|
| * ui-shared.c: fix segfault when repo is emptyFlorian Pritz2010-02-271-2/+2
* | Merge branch 'ro/ssdiff'Lars Hjemli2009-12-081-6/+28
|\ \
| * | Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-161-6/+28
* | | Merge branch 'stable'Lars Hjemli2009-11-071-1/+1
|\ \ \ | | |/ | |/|
| * | Nov is the correct abbreviationDanijel TaĊĦov2009-11-071-1/+1
| |/