aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fh/mimetypes'Lars Hjemli2012-03-184-1/+65
|\
| * ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts2011-07-194-1/+65
* | Merge branch 'jp/defbranch'Lars Hjemli2012-03-184-4/+18
|\ \
| * | ui-repolist.c: fallback to "master" if no default branch is specifiedLars Hjemli2011-07-191-1/+2
| * | cgit.c: use resolve_ref() to guess_defbranch()Lars Hjemli2011-06-201-27/+7
| * | Only guess default branch when a repo page is requestedLars Hjemli2011-06-203-38/+34
| * | guess default branch from HEADJulius Plenz2011-06-202-1/+38
* | | Merge branch 'lh/module-links'Lars Hjemli2012-03-188-15/+85
|\ \ \
| * | | Do not provide a default value for `module-link`Lars Hjemli2011-06-152-2/+1
| * | | ui-plain.c: add support for path-selected submodule linksLars Hjemli2011-06-151-3/+6
| * | | ui-tree.c: add support for path-selected submodule linksLars Hjemli2011-06-157-10/+78
* | | | Merge branch 'stable'Lars Hjemli2012-03-183-3/+31
|\ \ \ \
| * | | | filters/syntax-highlighting.sh: work around highlight --force bugFerry Huberts2012-03-181-0/+17
| * | | | filters/highlight.sh: manually support highlight version 2 and 3Ferry Huberts2012-03-181-0/+11
| * | | | tests: properly quote arguments to printfFerry Huberts2012-03-181-1/+1
| * | | | tests: handle paths with whitespaceFerry Huberts2012-03-182-2/+2
* | | | | css: force text color to black on decorationsFerry Huberts2012-03-181-0/+4
* | | | | css: vertically align the cgit logo imageFerry Huberts2012-03-181-0/+1
* | | | | css: prefix all styles with div#cgitFerry Huberts2012-03-181-169/+169
* | | | | Merge branch 'stable'Lars Hjemli2012-03-181-1/+1
|\| | | |
| * | | | CGIT-0.9.0.3v0.9.0.3Lars Hjemli2012-03-181-1/+1
* | | | | Merge branch 'stable'Lars Hjemli2012-03-182-7/+5
|\| | | |
| * | | | segfault fix on some bogus requestsEric Wong2012-03-181-2/+2
| * | | | use correct type for sizeofJamie Couture2012-03-181-1/+1
| * | | | ui-ssdiff.c: correct length check for LCS tableEric Wong2012-01-081-4/+2
* | | | | Merge branch 'stable'Lars Hjemli2012-01-031-1/+1
|\| | | |
| * | | | Fix segmentation fault in empty repositoryJohn Keeping2012-01-031-1/+1
* | | | | Merge branch 'stable'Lars Hjemli2012-01-032-3/+3
|\| | | |
| * | | | Makefile: fetch git tarballs from http://hjemli.net/git/git/Lars Hjemli2012-01-031-1/+1
| * | | | fix css color value and vertical-align valueNorberto Lopes2012-01-031-2/+2
* | | | | ui-ssdiff.c: set correct diffmode in "control panel"Tim Chen2012-01-031-3/+1
* | | | | Merge branch 'stable'Lars Hjemli2012-01-039-17/+68
|\| | | |
| * | | | Fix diff mode switching when side-by-side-diffs=1Tim Chen2012-01-033-2/+3
| * | | | ui-log.c: do not show remote heads if enable-remote-branches=0Georg Müller2012-01-031-0/+3
| * | | | Add sort parameter to pager of repo listTobias Grimm2012-01-033-13/+19
| * | | | ui-ssdiff: move LCS table away from the stackJamie Couture2012-01-032-2/+43
* | | | | shared.c: Only setenv() if value is non-nullLukas Fleischer2012-01-032-2/+2
* | | | | shared.c: Remove unused "linux/limits.h" includeLukas Fleischer2012-01-031-1/+0
* | | | | Merge branch 'stable'Lars Hjemli2011-07-222-5/+7
|\| | | |
| * | | | Fix potential XSS vulnerability in rename hintLukas Fleischer2011-07-221-4/+6
| * | | | Remove dead initialization in cgit_parse_commit()Lukas Fleischer2011-07-221-1/+1
* | | | | Merge branch 'stable'Lars Hjemli2011-07-212-3/+3
|\| | | |
| * | | | CGIT 0.9.0.2v0.9.0.2Lars Hjemli2011-07-211-1/+1
| * | | | html.c: avoid out-of-bounds access for url_escape_tableEric Wong2011-07-211-2/+2
* | | | | Merge branch 'stable'Lars Hjemli2011-07-211-0/+1
|\| | | | | |_|_|/ |/| | |
| * | | tests: fix failures when CDPATH is setFerry Huberts2011-07-211-0/+1
* | | | Makefile: fix oversight of not using $(DESTDIR) in uninstallFerry Huberts2011-07-191-3/+3
* | | | commit-links.sh: improve regular expressionsFerry Huberts2011-07-191-2/+5
| |_|/ |/| |
* | | Merge branch 'stable'Lars Hjemli2011-06-181-1/+5
|\| | | |/ |/|
| * cgit.c: improve error message when git repo cannot be accessedLars Hjemli2011-06-181-1/+5