summaryrefslogtreecommitdiffstatshomepage
path: root/ui-shared.h (unfollow)
Commit message (Expand)AuthorLines
2018-11-25auth-filter: pass url with query string attachedJason A. Donenfeld-0/+1
2018-06-27ui-shared: pass separator in to cgit_print_snapshot_links()John Keeping-1/+1
2018-06-27ui-shared: rename parameter to cgit_print_snapshot_links()John Keeping-1/+1
2018-06-27ui-shared: remove unused parameterJohn Keeping-1/+1
2018-06-27Add "snapshot-prefix" repo configurationJohn Keeping-0/+1
2018-06-27ui-shared: pass repo object to print_snapshot_links()John Keeping-2/+2
2017-10-03ui-tree: link to blame UI if enabledJeff Smith-0/+3
2017-10-03ui-shared: make a char* parameter constJeff Smith-1/+1
2017-10-03ui-tree: move set_title_from_path to ui-sharedJeff Smith-0/+2
2016-07-05Avoid ambiguities when prettifying snapshot namesLukas Fleischer-0/+2
2016-02-08Avoid DATE_STRFTIME for long/short datesJohn Keeping-1/+1
2016-02-08ui-shared: remove cgit_print_date()John Keeping-1/+0
2016-02-08ui: show ages in the originator's timezoneJohn Keeping-1/+1
2016-02-08ui-shared: add cgit_date_mode()John Keeping-0/+1
2016-02-08ui-shared: remove "format" from cgit_print_age()John Keeping-1/+1
2016-01-14Fix missing prototype declarationsPeter Colberg-6/+6
2015-10-09ui-shared: return value of cgit_hosturl is not constChristian Hesse-1/+1
2015-10-09ui-shared: return value of cgit_currenturl is not constChristian Hesse-1/+1
2015-08-14ui-shared: add cgit_print_layout_{start,end}()John Keeping-0/+3
2015-08-14ui-shared: add cgit_print_error_page() functionJohn Keeping-0/+2
2015-08-13cgit.h: move stdbool.h from ui-shared.hJohn Keeping-2/+0
2015-08-12log: allow users to follow a fileJohn Keeping-1/+1
2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld-0/+3
2015-03-03Make root handling sane again.Jason A. Donenfeld-1/+1
2015-03-03ui-shared: Add current url helper function.Jason A. Donenfeld-0/+1
2015-01-19tag: reference with "h" instead of "id"John Keeping-2/+1
2014-12-23Extract clone URL printing to ui-shared.cJohn Keeping-0/+2
2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_diff_link()John Keeping-1/+1
2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_commit_link()John Keeping-2/+1
2014-01-17Switch to exclusively using global ctxLukas Fleischer-3/+3
2014-01-16auth: have cgit calculate login addressJason A. Donenfeld-0/+1
2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer-1/+0
2013-08-16Extract filepair_cb from ui-patch.cLukas Fleischer-0/+1
2013-04-08Convert cgit_print_error to a variadic functionJohn Keeping-1/+4
2013-04-08Always #include corresponding .h in .c filesJohn Keeping-2/+0
2013-04-08Return const char * in cgit_{httpscheme, hosturl, rooturl}()Lukas Fleischer-3/+3
2012-01-03Add sort parameter to pager of repo listTobias Grimm-1/+1
2011-06-15ui-tree.c: add support for path-selected submodule linksLars Hjemli-0/+3
2010-06-19ui-commit: Preserve path limit in links to commit pageJohan Herland-1/+2
2010-06-19ui-patch: Apply path limit to generated patchJohan Herland-1/+1
2010-06-19ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland-0/+2
2010-06-19ui-shared: Improve const-ness in APIJohan Herland-29/+40
2009-09-20Fix repolist search links with virtual rootGeoff Johnstone-0/+1
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony-2/+3
2009-06-11add cgit_httpscheme() -> http:// or https://Diego Ongaro-0/+1
2008-12-07ui-shared: externalize add_hidden_formfields()Lars Hjemli-1/+2
2008-12-07ui-shared: add and use cgit_stats_link()Lars Hjemli-0/+2
2008-11-29ui-log: add support for showing the full commit messageLars Hjemli-1/+1
2008-10-05ui-shared: add cgit_tag_link()Lars Hjemli-0/+2
2008-10-05ui-shared.c: add cgit_summary_link()Lars Hjemli-0/+1