Age | Commit message (Expand) | Author | Files | Lines |
2015-03-03 | Make root handling sane again. | Jason A. Donenfeld | 1 | -1/+1 |
2015-03-03 | ui-shared: Add current url helper function. | Jason A. Donenfeld | 1 | -0/+1 |
2015-01-19 | tag: reference with "h" instead of "id"master | John Keeping | 1 | -2/+1 |
2014-12-24 | Extract clone URL printing to ui-shared.c | John Keeping | 1 | -0/+2 |
2014-12-13 | ui-shared: remove toggle_ssdiff arg to cgit_diff_link() | John Keeping | 1 | -1/+1 |
2014-12-13 | ui-shared: remove toggle_ssdiff arg to cgit_commit_link() | John Keeping | 1 | -2/+1 |
2014-01-17 | Switch to exclusively using global ctx | Lukas Fleischer | 1 | -3/+3 |
2014-01-16 | auth: have cgit calculate login address | Jason A. Donenfeld | 1 | -0/+1 |
2013-09-14 | ui-shared: Drop filepair_cb_raw() and helper | Lukas Fleischer | 1 | -1/+0 |
2013-08-16 | Extract filepair_cb from ui-patch.c | Lukas Fleischer | 1 | -0/+1 |
2013-04-08 | Convert cgit_print_error to a variadic function | John Keeping | 1 | -1/+4 |
2013-04-08 | Always #include corresponding .h in .c files | John Keeping | 1 | -2/+0 |
2013-04-08 | Return const char * in cgit_{httpscheme, hosturl, rooturl}() | Lukas Fleischer | 1 | -3/+3 |
2012-03-18 | Merge branch 'lh/module-links' | Lars Hjemli | 1 | -0/+3 |
2012-01-03 | Add sort parameter to pager of repo list | Tobias Grimm | 1 | -1/+1 |
2011-06-15 | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 1 | -0/+3 |
2010-06-19 | ui-commit: Preserve path limit in links to commit page | Johan Herland | 1 | -1/+2 |
2010-06-19 | ui-patch: Apply path limit to generated patch | Johan Herland | 1 | -1/+1 |
2010-06-19 | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar | Johan Herland | 1 | -0/+2 |
2010-06-19 | ui-shared: Improve const-ness in API | Johan Herland | 1 | -29/+40 |
2009-12-08 | Merge branch 'ro/ssdiff' | Lars Hjemli | 1 | -2/+3 |
2009-09-20 | Fix repolist search links with virtual root | Geoff Johnstone | 1 | -0/+1 |
2009-09-16 | Add possibility to switch between unidiff and side-by-side-diff. | Ragnar Ouchterlony | 1 | -2/+3 |
2009-06-11 | add cgit_httpscheme() -> http:// or https:// | Diego Ongaro | 1 | -0/+1 |
2009-01-27 | Merge branch 'lh/stats' | Lars Hjemli | 1 | -1/+4 |
2008-12-07 | ui-shared: externalize add_hidden_formfields() | Lars Hjemli | 1 | -1/+2 |
2008-12-07 | ui-shared: add and use cgit_stats_link() | Lars Hjemli | 1 | -0/+2 |
2008-11-29 | ui-log: add support for showing the full commit message | Lars Hjemli | 1 | -1/+1 |
2008-10-05 | ui-shared: add cgit_tag_link() | Lars Hjemli | 1 | -0/+2 |
2008-10-05 | ui-shared.c: add cgit_summary_link() | Lars Hjemli | 1 | -0/+1 |
2008-09-01 | Merge branch 'lh/plain' | Lars Hjemli | 1 | -0/+2 |
2008-08-06 | ui-tree: link to plain view instead of blob view | Lars Hjemli | 1 | -0/+2 |
2008-08-01 | Add atom-support | Lars Hjemli | 1 | -0/+1 |
2008-08-01 | Added `local-time` option to cgitrc | Stefan Naewe | 1 | -1/+1 |
2008-05-03 | Add cgit_index_link() function with support for offset | Lars Hjemli | 1 | -0/+2 |
2008-04-13 | Remove 'patch' link from tab, add to commit view | Lars Hjemli | 1 | -0/+2 |
2008-03-24 | Add ui-shared.h | Lars Hjemli | 1 | -0/+36 |