aboutsummaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
Commit message (Expand)AuthorAge
* gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary2009-02-18
* gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta2009-02-16
* gitweb: Fix bug in insert_file() subroutineJakub Narebski2008-12-08
* Merge branch 'maint'Shawn O. Pearce2008-10-02
|\
| * gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski2008-10-02
* | tests: grep portability fixesJeff King2008-09-30
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
|/
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
* gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-18
* gitweb: Make config_to_multi return [] instead of [undef]Petr Baudis2007-12-16
* gitweb: Add tests for overriding gitweb config with repo configJakub Narebski2007-11-02
* gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski2007-11-02
* gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-17
* Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-11
* gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2007-07-28
* t9500: skip gitweb tests if perl version is too oldSven Verdoolaege2007-06-24
* gitweb: Handle non UTF-8 text betterMartin Koegler2007-06-03
* gitweb: Add test t9500 for gitweb (as standalone script)Jakub Narebski2007-05-20