Age | Commit message (Expand) | Author | Files | Lines |
2010-06-19 | ui-diff: Add links to increase/decrease number of context lines in diffs | Johan Herland | 1 | -0/+14 |
2010-06-19 | ui-shared: Preserve path limit in "tab bar" links | Johan Herland | 1 | -5/+6 |
2010-06-19 | ui-commit: Preserve path limit in links to commit page | Johan Herland | 1 | -4/+5 |
2010-06-19 | ui-patch: Apply path limit to generated patch | Johan Herland | 1 | -2/+2 |
2010-06-19 | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab bar | Johan Herland | 1 | -1/+80 |
2010-06-19 | ui-shared: Display path limit directly beneath tab bar in relevant pages | Johan Herland | 1 | -0/+6 |
2010-06-19 | ui-shared: Replace ctx.qry.path with ctx.qry.vpath | Johan Herland | 1 | -4/+4 |
2010-06-19 | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordingly | Johan Herland | 1 | -19/+12 |
2010-06-19 | ui-shared: Improve const-ness in API | Johan Herland | 1 | -36/+40 |
2010-02-27 | Merge branch 'stable' | Lars Hjemli | 1 | -2/+2 |
2010-02-27 | ui-shared.c: fix segfault when repo is empty | Florian Pritz | 1 | -2/+2 |
2009-12-08 | Merge branch 'ro/ssdiff' | Lars Hjemli | 1 | -6/+28 |
2009-11-07 | Merge branch 'stable' | Lars Hjemli | 1 | -1/+1 |
2009-11-07 | Nov is the correct abbreviation | Danijel TaĊĦov | 1 | -1/+1 |
2009-10-16 | ui-shared.c: prettify download links when generated from tag page | Lars Hjemli | 1 | -2/+7 |
2009-09-16 | Add possibility to switch between unidiff and side-by-side-diff. | Ragnar Ouchterlony | 1 | -6/+28 |
2009-08-18 | Merge branch 'stable' | Lars Hjemli | 1 | -8/+11 |
2009-08-18 | ui-shared: don't print header <img/> if there isn't a logo defined | Matthew Metnetsky | 1 | -8/+11 |
2009-08-11 | ui-shared: add support for header/footer options when embedded=1 | Lars Hjemli | 1 | -5/+12 |
2009-08-10 | ui-shared: add support for NO_HTTP=1/--nohttp | Lars Hjemli | 1 | -1/+1 |
2009-08-10 | Cleanup handling of environment variables | Lars Hjemli | 1 | -23/+9 |
2009-07-25 | Merge branch 'lh/embedded' | Lars Hjemli | 1 | -6/+22 |
2009-07-25 | Add support for 'noheader' option | Lars Hjemli | 1 | -7/+13 |
2009-07-25 | Merge branch 'ml/head-include' | Lars Hjemli | 1 | -1/+3 |
2009-07-25 | Merge branch 'plain-etag' | Lars Hjemli | 1 | -0/+6 |
2009-07-25 | Merge branch 'do/https' | Lars Hjemli | 1 | -1/+13 |
2009-06-11 | use cgit_httpscheme() for atom feed | Diego Ongaro | 1 | -1/+2 |
2009-06-11 | add cgit_httpscheme() -> http:// or https:// | Diego Ongaro | 1 | -0/+11 |
2009-06-07 | Return http statuscode 404 on unknown branch | Lars Hjemli | 1 | -0/+2 |
2009-06-07 | Add head-include configuration option. | Mark Lodato | 1 | -1/+3 |
2009-02-19 | Add support for HEAD requests | Lars Hjemli | 1 | -0/+4 |
2009-02-19 | Add support for ETag in 'plain' view | Lars Hjemli | 1 | -0/+2 |
2009-02-02 | Add support for an 'embedded' option in cgitrc | Lars Hjemli | 1 | -0/+10 |
2009-01-29 | Add support for a custom header | Lars Hjemli | 1 | -0/+2 |
2009-01-27 | Merge branch 'lh/stats' | Lars Hjemli | 1 | -3/+12 |
2009-01-11 | Merge branch 'stable' | Lars Hjemli | 1 | -1/+6 |
2009-01-11 | Avoid SEGFAULT on invalid requests | Lars Hjemli | 1 | -1/+6 |
2008-12-07 | ui-shared: externalize add_hidden_formfields() | Lars Hjemli | 1 | -3/+3 |
2008-12-07 | ui-shared: add and use cgit_stats_link() | Lars Hjemli | 1 | -2/+8 |
2008-12-07 | ui-stats: replace 'enable-stats' setting with 'max-stats' | Lars Hjemli | 1 | -1/+1 |
2008-12-06 | Add a 'stats' page to each repo | Lars Hjemli | 1 | -0/+3 |
2008-12-06 | Merge branch 'full-log' | Lars Hjemli | 1 | -2/+10 |
2008-12-01 | ui-shared: shorten the sha1 printed by cgit_object_link | Lars Hjemli | 1 | -6/+8 |
2008-12-01 | ui-shared: exploit snapshot dwimmery in cgit_print_snapshot_links | Lars Hjemli | 1 | -2/+1 |
2008-11-29 | ui-log: add support for showing the full commit message | Lars Hjemli | 1 | -2/+10 |
2008-10-06 | ui-shared: specify correct css class for summary tab | Lars Hjemli | 1 | -1/+2 |
2008-10-05 | ui-shared: add cgit_tag_link() | Lars Hjemli | 1 | -0/+6 |
2008-10-05 | ui-shared: generate proper links in cgit_object_link() | Lars Hjemli | 1 | -15/+7 |
2008-10-05 | ui-shared: use html_url_path() to get properly escaped url in form action | Lars Hjemli | 1 | -2/+2 |
2008-10-05 | ui-shared: reword the standard page footer | Lars Hjemli | 1 | -2/+2 |