aboutsummaryrefslogtreecommitdiffstats
path: root/ui-shared.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lh/module-links'Lars Hjemli2012-03-181-0/+56
|\
| * ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-151-0/+56
* | segfault fix on some bogus requestsEric Wong2012-03-181-2/+2
* | Fix segmentation fault in empty repositoryJohn Keeping2012-01-031-1/+1
* | Add sort parameter to pager of repo listTobias Grimm2012-01-031-9/+15
|/
* Merge branch 'stable'Lars Hjemli2011-03-051-1/+1
|\
| * ui-shared: silence warningBernhard Reutner-Fischer2011-02-191-1/+1
* | implement repo.logo and repo.logo-linkBernhard Reutner-Fischer2011-02-191-4/+14
* | Merge branch 'jh/ignorews'Lars Hjemli2010-07-181-0/+10
|\ \
| * | ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland2010-07-181-0/+10
* | | Merge branch 'lh/range-search'Lars Hjemli2010-06-221-0/+1
|\ \ \ | |/ / |/| |
| * | ui-log.c: allow commit range as search expressionLars Hjemli2010-06-191-0/+1
* | | ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland2010-06-191-0/+14
* | | ui-shared: Preserve path limit in "tab bar" linksJohan Herland2010-06-191-5/+6
* | | ui-commit: Preserve path limit in links to commit pageJohan Herland2010-06-191-4/+5
* | | ui-patch: Apply path limit to generated patchJohan Herland2010-06-191-2/+2
* | | ui-shared: Teach "breadcrumb" navigation to path limit display beneath tab barJohan Herland2010-06-191-1/+80
* | | ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland2010-06-191-0/+6
* | | ui-shared: Replace ctx.qry.path with ctx.qry.vpathJohan Herland2010-06-191-4/+4
* | | ui-shared: Remove needless cgit_get_cmd() call, and refactor hc() accordinglyJohan Herland2010-06-191-19/+12
* | | ui-shared: Improve const-ness in APIJohan Herland2010-06-191-36/+40
|/ /
* | Merge branch 'stable'Lars Hjemli2010-02-271-2/+2
|\|
| * ui-shared.c: fix segfault when repo is emptyFlorian Pritz2010-02-271-2/+2
* | Merge branch 'ro/ssdiff'Lars Hjemli2009-12-081-6/+28
|\ \
| * | Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-161-6/+28
* | | Merge branch 'stable'Lars Hjemli2009-11-071-1/+1
|\ \ \ | | |/ | |/|
| * | Nov is the correct abbreviationDanijel TaĊĦov2009-11-071-1/+1
| |/
* / ui-shared.c: prettify download links when generated from tag pageLars Hjemli2009-10-161-2/+7
|/
* Merge branch 'stable'Lars Hjemli2009-08-181-8/+11
|\
| * ui-shared: don't print header <img/> if there isn't a logo definedMatthew Metnetsky2009-08-181-8/+11
* | ui-shared: add support for header/footer options when embedded=1Lars Hjemli2009-08-111-5/+12
* | ui-shared: add support for NO_HTTP=1/--nohttpLars Hjemli2009-08-101-1/+1
* | Cleanup handling of environment variablesLars Hjemli2009-08-101-23/+9
* | Merge branch 'lh/embedded'Lars Hjemli2009-07-251-6/+22
|\ \
| * | Add support for 'noheader' optionLars Hjemli2009-07-251-7/+13
| * | Add support for an 'embedded' option in cgitrcLars Hjemli2009-02-021-0/+10
| |/
* | Merge branch 'ml/head-include'Lars Hjemli2009-07-251-1/+3
|\ \
| * | Add head-include configuration option.Mark Lodato2009-06-071-1/+3
| |/
* | Merge branch 'plain-etag'Lars Hjemli2009-07-251-0/+6
|\ \
| * | Add support for HEAD requestsLars Hjemli2009-02-191-0/+4
| * | Add support for ETag in 'plain' viewLars Hjemli2009-02-191-0/+2
| |/
* | Merge branch 'do/https'Lars Hjemli2009-07-251-1/+13
|\ \
| * | use cgit_httpscheme() for atom feedDiego Ongaro2009-06-111-1/+2
| * | add cgit_httpscheme() -> http:// or https://Diego Ongaro2009-06-111-0/+11
| |/
* / Return http statuscode 404 on unknown branchLars Hjemli2009-06-071-0/+2
|/
* Add support for a custom headerLars Hjemli2009-01-291-0/+2
* Merge branch 'lh/stats'Lars Hjemli2009-01-271-3/+12
|\
| * ui-shared: externalize add_hidden_formfields()Lars Hjemli2008-12-071-3/+3
| * ui-shared: add and use cgit_stats_link()Lars Hjemli2008-12-071-2/+8
| * ui-stats: replace 'enable-stats' setting with 'max-stats'Lars Hjemli2008-12-071-1/+1