summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lh/module-links'Gravatar Lars Hjemli2012-03-188-15/+85
|\
| * Do not provide a default value for `module-link`Gravatar Lars Hjemli2011-06-152-2/+1
| * ui-plain.c: add support for path-selected submodule linksGravatar Lars Hjemli2011-06-151-3/+6
| * ui-tree.c: add support for path-selected submodule linksGravatar Lars Hjemli2011-06-157-10/+78
* | Merge branch 'stable'Gravatar Lars Hjemli2012-03-183-3/+31
|\ \
| * | filters/syntax-highlighting.sh: work around highlight --f...Gravatar Ferry Huberts2012-03-181-0/+17
| * | filters/highlight.sh: manually support highlight version ...Gravatar Ferry Huberts2012-03-181-0/+11
| * | tests: properly quote arguments to printfGravatar Ferry Huberts2012-03-181-1/+1
| * | tests: handle paths with whitespaceGravatar Ferry Huberts2012-03-182-2/+2
* | | css: force text color to black on decorationsGravatar Ferry Huberts2012-03-181-0/+4
* | | css: vertically align the cgit logo imageGravatar Ferry Huberts2012-03-181-0/+1
* | | css: prefix all styles with div#cgitGravatar Ferry Huberts2012-03-181-169/+169
* | | Merge branch 'stable'Gravatar Lars Hjemli2012-03-181-1/+1
|\| |
| * | CGIT-0.9.0.3Gravatar Lars Hjemli2012-03-181-1/+1
* | | Merge branch 'stable'Gravatar Lars Hjemli2012-03-182-7/+5
|\| |
| * | segfault fix on some bogus requestsGravatar Eric Wong2012-03-181-2/+2
| * | use correct type for sizeofGravatar Jamie Couture2012-03-181-1/+1
| * | ui-ssdiff.c: correct length check for LCS tableGravatar Eric Wong2012-01-081-4/+2
* | | Merge branch 'stable'Gravatar Lars Hjemli2012-01-031-1/+1
|\| |
| * | Fix segmentation fault in empty repositoryGravatar John Keeping2012-01-031-1/+1
* | | Merge branch 'stable'Gravatar Lars Hjemli2012-01-032-3/+3
|\| |
| * | Makefile: fetch git tarballs from http://hjemli.net/git/git/Gravatar Lars Hjemli2012-01-031-1/+1
| * | fix css color value and vertical-align valueGravatar Norberto Lopes2012-01-031-2/+2
* | | ui-ssdiff.c: set correct diffmode in "control panel"Gravatar Tim Chen2012-01-031-3/+1
* | | Merge branch 'stable'Gravatar Lars Hjemli2012-01-039-17/+68
|\| |
| * | Fix diff mode switching when side-by-side-diffs=1Gravatar Tim Chen2012-01-033-2/+3
| * | ui-log.c: do not show remote heads if enable-remote-branc...Gravatar Georg Müller2012-01-031-0/+3
| * | Add sort parameter to pager of repo listGravatar Tobias Grimm2012-01-033-13/+19
| * | ui-ssdiff: move LCS table away from the stackGravatar Jamie Couture2012-01-032-2/+43
* | | shared.c: Only setenv() if value is non-nullGravatar Lukas Fleischer2012-01-032-2/+2
* | | shared.c: Remove unused "linux/limits.h" includeGravatar Lukas Fleischer2012-01-031-1/+0
* | | Merge branch 'stable'Gravatar Lars Hjemli2011-07-222-5/+7
|\| |
| * | Fix potential XSS vulnerability in rename hintGravatar Lukas Fleischer2011-07-221-4/+6
| * | Remove dead initialization in cgit_parse_commit()Gravatar Lukas Fleischer2011-07-221-1/+1
* | | Merge branch 'stable'Gravatar Lars Hjemli2011-07-212-3/+3
|\| |
| * | CGIT 0.9.0.2Gravatar Lars Hjemli2011-07-211-1/+1
| * | html.c: avoid out-of-bounds access for url_escape_tableGravatar Eric Wong2011-07-211-2/+2
* | | Merge branch 'stable'Gravatar Lars Hjemli2011-07-211-0/+1
|\| |
| * | tests: fix failures when CDPATH is setGravatar Ferry Huberts2011-07-211-0/+1
* | | Makefile: fix oversight of not using $(DESTDIR) in uninstallGravatar Ferry Huberts2011-07-191-3/+3
* | | commit-links.sh: improve regular expressionsGravatar Ferry Huberts2011-07-191-2/+5
* | | Merge branch 'stable'Gravatar Lars Hjemli2011-06-181-1/+5
|\| | | |/ |/|
| * cgit.c: improve error message when git repo cannot be acc...Gravatar Lars Hjemli2011-06-181-1/+5
* | Merge branch 'stable'Gravatar Lars Hjemli2011-06-151-0/+6
|\|
| * cgitrc.5.txt: document repo.module-linkGravatar Lars Hjemli2011-06-151-0/+6
* | Merge branch 'lh/clone-url'Gravatar Lars Hjemli2011-06-1311-16/+40
|\ \
| * | cgit.c: add 'clone-url' setting with support for macro ex...Gravatar Lars Hjemli2011-06-137-4/+26
| * | cgit.c: always setup cgit repo environment variablesGravatar Lars Hjemli2011-06-138-12/+14
|/ /
* | cgitrc.5.txt: reformat the "FILTER API" sectionGravatar Lars Hjemli2011-06-131-26/+24
* | Merge branch 'stable'Gravatar Lars Hjemli2011-06-131-4/+26
|\|