aboutsummaryrefslogtreecommitdiff
path: root/ui-shared.c
Commit message (Expand)AuthorAge
* ui-shared: do not allow negative minutesJason A. Donenfeld2014-01-17
* ui-shared: move about tab all the way to the leftJason A. Donenfeld2014-01-17
* Switch to exclusively using global ctxLukas Fleischer2014-01-17
* auth: have cgit calculate login addressJason A. Donenfeld2014-01-16
* auth: add basic authentication filter frameworkJason A. Donenfeld2014-01-16
* ui-shared: URL-escape script_nameJohn Keeping2014-01-12
* Replace most uses of strncmp() with prefixcmp()Lukas Fleischer2014-01-10
* Update copyright informationLukas Fleischer2014-01-08
* ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer2013-09-14
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-16
* readme: use string_list instead of space deliminationsJason A. Donenfeld2013-05-26
* use struct strbuf instead of static buffersJohn Keeping2013-04-08
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08
* Fix out-of-bounds memory accesses with virtual_root=""John Keeping2013-04-08
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer2013-04-08
* ui-shared: squelch compiler warning.Jason A. Donenfeld2013-03-20
* Merge branch 'wip'Jason A. Donenfeld2013-03-20
|\
| * cgit_print_snapshot_links(): Free prefix variableLukas Fleischer2013-03-04
| * ui-shared.c: Remove unused function print_archive_ref()Lukas Fleischer2013-03-04
| * ui-shared.c: Remove unused function cgit_currurl()Lukas Fleischer2013-03-04
| * Mark several functions/variables staticLukas Fleischer2013-03-04
* | ui-shared: fix return type of cgit_self_linkJohn Keeping2013-03-20
|/
* White space around control verbs.Jason A. Donenfeld2013-03-04
* Fix several whitespace errorsLukas Fleischer2013-03-04
* Print submodule revision next to submodule linkstfn2013-03-02
* ui-shared: use placeholder for empty commit subjectChristian Franke2012-10-28
* ui: Remember to print ampersand as proper html entities.William Bell2012-10-17
* Merge branch 'lh/module-links'Lars Hjemli2012-03-18
|\
| * ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-15
* | segfault fix on some bogus requestsEric Wong2012-03-18
* | Fix segmentation fault in empty repositoryJohn Keeping2012-01-03
* | Add sort parameter to pager of repo listTobias Grimm2012-01-03
|/
* Merge branch 'stable'Lars Hjemli2011-03-05
|\
| * ui-shared: silence warningBernhard Reutner-Fischer2011-02-19
* | implement repo.logo and repo.logo-linkBernhard Reutner-Fischer2011-02-19
* | Merge branch 'jh/ignorews'Lars Hjemli2010-07-18
|\ \
| * | ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland2010-07-18
* | | Merge branch 'lh/range-search'Lars Hjemli2010-06-22
|\ \ \ | |/ / |/| |
| * | ui-log.c: allow commit range as search expressionLars Hjemli2010-06-19
* | | ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland2010-06-19
* | | ui-shared: Preserve path limit in "tab bar" linksJohan Herland2010-06-19
* | | ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-19
* | | ui-patch: Apply path limit to generated patchJohan Herland2010-06-19
* | | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland2010-06-19
* | | ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland2010-06-19
* | | ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland2010-06-19
* | | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland2010-06-19
* | | ui-shared: Improve const-ness in APIJohan Herland2010-06-19
|/ /
* | Merge branch 'stable'Lars Hjemli2010-02-27
|\ \ | |/