aboutsummaryrefslogtreecommitdiff
path: root/ui-shared.h
Commit message (Expand)AuthorAge
* Avoid DATE_STRFTIME for long/short datesJohn Keeping2016-02-08
* ui-shared: remove cgit_print_date()John Keeping2016-02-08
* ui: show ages in the originator's timezoneJohn Keeping2016-02-08
* ui-shared: add cgit_date_mode()John Keeping2016-02-08
* ui-shared: remove "format" from cgit_print_age()John Keeping2016-02-08
* Fix missing prototype declarationsPeter Colberg2016-01-14
* ui-shared: return value of cgit_hosturl is not constChristian Hesse2015-10-09
* ui-shared: return value of cgit_currenturl is not constChristian Hesse2015-10-09
* ui-shared: add cgit_print_layout_{start,end}()John Keeping2015-08-14
* ui-shared: add cgit_print_error_page() functionJohn Keeping2015-08-14
* cgit.h: move stdbool.h from ui-shared.hJohn Keeping2015-08-13
* log: allow users to follow a fileJohn Keeping2015-08-12
* about: always ensure page has a trailing slashJason A. Donenfeld2015-08-12
* Make root handling sane again.Jason A. Donenfeld2015-03-03
* ui-shared: Add current url helper function.Jason A. Donenfeld2015-03-03
* tag: reference with "h" instead of "id"John Keeping2015-01-19
* Extract clone URL printing to ui-shared.cJohn Keeping2014-12-23
* ui-shared: remove toggle_ssdiff arg to cgit_diff_link()John Keeping2014-12-13
* ui-shared: remove toggle_ssdiff arg to cgit_commit_link()John Keeping2014-12-13
* Switch to exclusively using global ctxLukas Fleischer2014-01-17
* auth: have cgit calculate login addressJason A. Donenfeld2014-01-16
* ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer2013-09-14
* Extract filepair_cb from ui-patch.cLukas Fleischer2013-08-16
* Convert cgit_print_error to a variadic functionJohn 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
* Merge branch 'lh/module-links'Lars Hjemli2012-03-18
|\
| * ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-15
* | Add sort parameter to pager of repo listTobias Grimm2012-01-03
|/
* 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: Improve const-ness in APIJohan Herland2010-06-19
* Merge branch 'ro/ssdiff'Lars Hjemli2009-12-08
|\
| * Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16
* | Fix repolist search links with virtual rootGeoff Johnstone2009-09-20
|/
* add cgit_httpscheme() -> http:// or https://Diego Ongaro2009-06-11
* Merge branch 'lh/stats'Lars Hjemli2009-01-27
|\
| * ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-07
| * ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-07
* | ui-log: add support for showing the full commit messageLars Hjemli2008-11-29
|/
* ui-shared: add cgit_tag_link()Lars Hjemli2008-10-05
* ui-shared.c: add cgit_summary_link()Lars Hjemli2008-10-05
* Merge branch 'lh/plain'Lars Hjemli2008-09-01
|\
| * ui-tree: link to plain view instead of blob viewLars Hjemli2008-08-06
* | Add atom-supportLars Hjemli2008-08-01
|/
* Added `local-time` option to cgitrcStefan Naewe2008-08-01
* Add cgit_index_link() function with support for offsetLars Hjemli2008-05-03
* Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-13
* Add ui-shared.hLars Hjemli2008-03-24