| Commit message (Expand) | Author | Age |
* | use struct strbuf instead of static buffers | John Keeping | 2013-04-08 |
* | Convert cgit_print_error to a variadic function | John Keeping | 2013-04-08 |
* | Fix out-of-bounds memory accesses with virtual_root="" | John Keeping | 2013-04-08 |
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 |
* | Return const char * in cgit_{httpscheme, hosturl, rooturl}() | Lukas Fleischer | 2013-04-08 |
* | ui-shared: squelch compiler warning. | Jason A. Donenfeld | 2013-03-20 |
* | Merge branch 'wip' | Jason A. Donenfeld | 2013-03-20 |
|\ |
|
| * | cgit_print_snapshot_links(): Free prefix variable | Lukas Fleischer | 2013-03-04 |
| * | ui-shared.c: Remove unused function print_archive_ref() | Lukas Fleischer | 2013-03-04 |
| * | ui-shared.c: Remove unused function cgit_currurl() | Lukas Fleischer | 2013-03-04 |
| * | Mark several functions/variables static | Lukas Fleischer | 2013-03-04 |
* | | ui-shared: fix return type of cgit_self_link | John Keeping | 2013-03-20 |
|/ |
|
* | White space around control verbs. | Jason A. Donenfeld | 2013-03-04 |
* | Fix several whitespace errors | Lukas Fleischer | 2013-03-04 |
* | Print submodule revision next to submodule link | stfn | 2013-03-02 |
* | ui-shared: use placeholder for empty commit subject | Christian Franke | 2012-10-28 |
* | ui: Remember to print ampersand as proper html entities. | William Bell | 2012-10-17 |
* | Merge branch 'lh/module-links' | Lars Hjemli | 2012-03-18 |
|\ |
|
| * | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 2011-06-15 |
* | | segfault fix on some bogus requests | Eric Wong | 2012-03-18 |
* | | Fix segmentation fault in empty repository | John Keeping | 2012-01-03 |
* | | Add sort parameter to pager of repo list | Tobias Grimm | 2012-01-03 |
|/ |
|
* | Merge branch 'stable' | Lars Hjemli | 2011-03-05 |
|\ |
|
| * | ui-shared: silence warning | Bernhard Reutner-Fischer | 2011-02-19 |
* | | implement repo.logo and repo.logo-link | Bernhard Reutner-Fischer | 2011-02-19 |
* | | Merge branch 'jh/ignorews' | Lars Hjemli | 2010-07-18 |
|\ \ |
|
| * | | ui-diff: Add link to ignore/show whitespace changes in diffs | Johan Herland | 2010-07-18 |
* | | | Merge branch 'lh/range-search' | Lars Hjemli | 2010-06-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | ui-log.c: allow commit range as search expression | Lars Hjemli | 2010-06-19 |
* | | | ui-diff: Add links to increase/decrease number of context lines in diffs | Johan Herland | 2010-06-19 |
* | | | ui-shared: Preserve path limit in "tab bar" links | Johan Herland | 2010-06-19 |
* | | | ui-commit: Preserve path limit in links to commit page | Johan Herland | 2010-06-19 |
* | | | ui-patch: Apply path limit to generated patch | Johan Herland | 2010-06-19 |
* | | | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar | Johan Herland | 2010-06-19 |
* | | | ui-shared: Display path limit directly beneath tab bar in relevant pages | Johan Herland | 2010-06-19 |
* | | | ui-shared: Replace ctx.qry.path with ctx.qry.vpath | Johan Herland | 2010-06-19 |
* | | | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly | Johan Herland | 2010-06-19 |
* | | | ui-shared: Improve const-ness in API | Johan Herland | 2010-06-19 |
|/ / |
|
* | | Merge branch 'stable' | Lars Hjemli | 2010-02-27 |
|\| |
|
| * | ui-shared.c: fix segfault when repo is empty | Florian Pritz | 2010-02-27 |
* | | Merge branch 'ro/ssdiff' | Lars Hjemli | 2009-12-08 |
|\ \ |
|
| * | | Add possibility to switch between unidiff and side-by-side-diff. | Ragnar Ouchterlony | 2009-09-16 |
* | | | Merge branch 'stable' | Lars Hjemli | 2009-11-07 |
|\ \ \
| | |/
| |/| |
|
| * | | Nov is the correct abbreviation | Danijel TaĊĦov | 2009-11-07 |
| |/ |
|
* / | ui-shared.c: prettify download links when generated from tag page | Lars Hjemli | 2009-10-16 |
|/ |
|
* | Merge branch 'stable' | Lars Hjemli | 2009-08-18 |
|\ |
|
| * | ui-shared: don't print header <img/> if there isn't a logo defined | Matthew Metnetsky | 2009-08-18 |
* | | ui-shared: add support for header/footer options when embedded=1 | Lars Hjemli | 2009-08-11 |
* | | ui-shared: add support for NO_HTTP=1/--nohttp | Lars Hjemli | 2009-08-10 |
* | | Cleanup handling of environment variables | Lars Hjemli | 2009-08-10 |