about summary refs log tree commit diff
path: root/ui-shared.h (follow)
Commit message (Expand)AuthorAge
* 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
lass='nohover-highlight'> Aborting the request and leaving data around may be causing intermittent errors. Just discard the rest of the data. 2019-09-10Add title -v flagJune McEnroe 2019-09-10Use curl error bufferJune McEnroe 2019-09-10Set Accept-Encoding in titleJune McEnroe Because apparently it's fine for servers to respond with Content-Encoding you didn't ask for, and curl won't decode it if you didn't ask for it. 2019-09-08Set title User-AgentJune McEnroe Some things don't like you if you don't send one. 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe