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