aboutsummaryrefslogtreecommitdiffstats
path: root/ui-shared.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to exclusively using global ctxLukas Fleischer2014-01-171-3/+3
* auth: have cgit calculate login addressJason A. Donenfeld2014-01-161-0/+1
* ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer2013-09-141-1/+0
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-161-0/+1
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-081-1/+4
* Always #include corresponding .h in .c filesJohn Keeping2013-04-081-2/+0
* Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer2013-04-081-3/+3
* Merge branch 'lh/module-links'Lars Hjemli2012-03-181-0/+3
|\
| * ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-151-0/+3
* | Add sort parameter to pager of repo listTobias Grimm2012-01-031-1/+1
|/
* ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-191-1/+2
* ui-patch: Apply path limit to generated patchJohan Herland2010-06-191-1/+1
* ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland2010-06-191-0/+2
* ui-shared: Improve const-ness in APIJohan Herland2010-06-191-29/+40
* Merge branch 'ro/ssdiff'Lars Hjemli2009-12-081-2/+3
|\
| * Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-161-2/+3
* | Fix repolist search links with virtual rootGeoff Johnstone2009-09-201-0/+1
|/
* add cgit_httpscheme() -> http:// or https://Diego Ongaro2009-06-111-0/+1
* Merge branch 'lh/stats'Lars Hjemli2009-01-271-1/+4
|\
| * ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-071-1/+2
| * ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-071-0/+2
* | ui-log: add support for showing the full commit messageLars Hjemli2008-11-291-1/+1
|/
* ui-shared: add cgit_tag_link()Lars Hjemli2008-10-051-0/+2
* ui-shared.c: add cgit_summary_link()Lars Hjemli2008-10-051-0/+1
* Merge branch 'lh/plain'Lars Hjemli2008-09-011-0/+2
|\
| * ui-tree: link to plain view instead of blob viewLars Hjemli2008-08-061-0/+2
* | Add atom-supportLars Hjemli2008-08-011-0/+1
|/
* Added `local-time` option to cgitrcStefan Naewe2008-08-011-1/+1
* Add cgit_index_link() function with support for offsetLars Hjemli2008-05-031-0/+2
* Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-131-0/+2
* Add ui-shared.hLars Hjemli2008-03-241-0/+36