summaryrefslogtreecommitdiffstatshomepage
path: root/ui-shared.h (follow)
Commit message (Expand)AuthorAgeLines
* ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer2013-09-14-1/+0
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-16-0/+1
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08-1/+4
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08-2/+0
* Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer2013-04-08-3/+3
* Merge branch 'lh/module-links'Lars Hjemli2012-03-18-0/+3
|\
| * ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-15-0/+3
* | Add sort parameter to pager of repo listTobias Grimm2012-01-03-1/+1
|/
* ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-19-1/+2
* ui-patch: Apply path limit to generated patchJohan Herland2010-06-19-1/+1
* ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland2010-06-19-0/+2
* ui-shared: Improve const-ness in APIJohan Herland2010-06-19-29/+40
* Merge branch 'ro/ssdiff'Lars Hjemli2009-12-08-2/+3
|\
| * Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16-2/+3
* | Fix repolist search links with virtual rootGeoff Johnstone2009-09-20-0/+1
|/
* add cgit_httpscheme() -> http:// or https://Diego Ongaro2009-06-11-0/+1
* Merge branch 'lh/stats'Lars Hjemli2009-01-27-1/+4
|\
| * ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-07-1/+2
| * ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-07-0/+2
* | ui-log: add support for showing the full commit messageLars Hjemli2008-11-29-1/+1
|/
* ui-shared: add cgit_tag_link()Lars Hjemli2008-10-05-0/+2
* ui-shared.c: add cgit_summary_link()Lars Hjemli2008-10-05-0/+1
* Merge branch 'lh/plain'Lars Hjemli2008-09-01-0/+2
|\
| * ui-tree: link to plain view instead of blob viewLars Hjemli2008-08-06-0/+2
* | Add atom-supportLars Hjemli2008-08-01-0/+1
|/
* Added `local-time` option to cgitrcStefan Naewe2008-08-01-1/+1
* Add cgit_index_link() function with support for offsetLars Hjemli2008-05-03-0/+2
* Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-13-0/+2
* Add ui-shared.hLars Hjemli2008-03-24-0/+36