summaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-5/+6
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-7/+9
* gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-181-0/+16
* gitweb: Make config_to_multi return [] instead of [undef]Petr Baudis2007-12-161-0/+25
* gitweb: Add tests for overriding gitweb config with repo configJakub Narebski2007-11-021-0/+23
* gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski2007-11-021-1/+0
* gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-171-0/+1
* Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-111-5/+13
* gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2007-07-281-0/+28
* t9500: skip gitweb tests if perl version is too oldSven Verdoolaege2007-06-241-0/+6
* gitweb: Handle non UTF-8 text betterMartin Koegler2007-06-031-0/+28
* gitweb: Add test t9500 for gitweb (as standalone script)Jakub Narebski2007-05-201-0/+490