| Commit message (Expand) | Author | Age |
* | tests: skip perl tests if NO_PERL is defined | Jeff King | 2009-04-08 |
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 |
* | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 |
* | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 2009-03-19 |
* | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 2009-03-19 |
* | gitweb: Fix warnings with override permitted but no repo override | Marcel M. Cary | 2009-02-18 |
* | gitweb: fix wrong base URL when non-root DirectoryIndex | Giuseppe Bilotta | 2009-02-16 |
* | gitweb: Fix bug in insert_file() subroutine | Jakub Narebski | 2008-12-08 |
* | Merge branch 'maint' | Shawn O. Pearce | 2008-10-02 |
|\ |
|
| * | gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh | Jakub Narebski | 2008-10-02 |
* | | tests: grep portability fixes | Jeff King | 2008-09-30 |
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 |
|/ |
|
* | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 |
* | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 2008-05-05 |
* | gitweb: Fix 'history' view for deleted files with history | Jakub Narebski | 2008-04-18 |
* | gitweb: Make config_to_multi return [] instead of [undef] | Petr Baudis | 2007-12-16 |
* | gitweb: Add tests for overriding gitweb config with repo config | Jakub Narebski | 2007-11-02 |
* | gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test | Jakub Narebski | 2007-11-02 |
* | gitweb: speed up project listing on large work trees by limiting find depth | Luke Lu | 2007-10-17 |
* | Fix a test failure (t9500-*.sh) on cygwin | Ramsay Jones | 2007-09-11 |
* | gitweb: Simplify 'opt' parameter validation, add "no merges" feeds | Jakub Narebski | 2007-07-28 |
* | t9500: skip gitweb tests if perl version is too old | Sven Verdoolaege | 2007-06-24 |
* | gitweb: Handle non UTF-8 text better | Martin Koegler | 2007-06-03 |
* | gitweb: Add test t9500 for gitweb (as standalone script) | Jakub Narebski | 2007-05-20 |