Age | Commit message (Expand) | Author | Files | Lines |
2013-10-31 | t: replace pulls with merges | Felipe Contreras | 1 | -1/+1 |
2013-10-14 | Merge branch 'rj/highlight-test-hang' | Jonathan Nieder | 1 | -2/+4 |
2013-10-14 | gitweb test: fix highlight test hang on Linux Mint | Ramsay Jones | 1 | -2/+4 |
2013-06-07 | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 1 | -10/+5 |
2013-03-25 | t9500: use test_config to set/unset git config variables | Yann Droneaud | 1 | -2/+1 |
2012-02-21 | Merge branch 'jn/gitweb-unborn-head' | Junio C Hamano | 1 | -0/+9 |
2012-02-20 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+39 |
2012-02-19 | gitweb: Fix 'grep' search for multiple matches in file | Jakub Narebski | 1 | -0/+39 |
2012-02-17 | gitweb: Fix "heads" view when there is no current branch | Jakub Narebski | 1 | -0/+9 |
2012-01-29 | Merge branch 'jn/gitweb-unspecified-action' | Junio C Hamano | 1 | -0/+8 |
2012-01-09 | gitweb: Fix actionless dispatch for non-existent objects | Jakub Narebski | 1 | -0/+8 |
2011-10-31 | t9500: Add basic sanity tests for side-by-side diff in gitweb | Jakub Narebski | 1 | -1/+25 |
2011-10-31 | t9500: Add test for handling incomplete lines in diff by gitweb | Jakub Narebski | 1 | -0/+47 |
2011-06-09 | gitweb: do not misparse nonnumeric content tag files that contain a digit | Jonathan Nieder | 1 | -0/+8 |
2011-04-29 | gitweb: Optional grouping of projects by category | Sebastien Cevey | 1 | -0/+8 |
2011-04-29 | gitweb: Restructure projects list generation | Jakub Narebski | 1 | -0/+49 |
2011-02-27 | gitweb: Make i18n (encoding) tests in t9500 leave clean state | Jakub Narebski | 1 | -1/+5 |
2011-02-21 | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate | Ævar Arnfjörð Bjarmason | 1 | -86/+0 |
2010-10-13 | gitweb: Fix test of highlighting support in t9500 | Jakub Narebski | 1 | -5/+6 |
2010-05-03 | gitweb: Refactor syntax highlighting support | Jakub Narebski | 1 | -0/+29 |
2010-03-02 | gitweb: Fix project-specific feature override behavior | Jakub Narebski | 1 | -5/+13 |
2009-08-27 | gitweb: split test suite into library and tests | Mark Rada | 1 | -66/+1 |
2009-06-30 | gitweb: (gr)avatar support | Giuseppe Bilotta | 1 | -0/+2 |
2009-05-18 | t3900: use ancient iconv names for backward compatibility | Brandon Casey | 1 | -1/+1 |
2009-04-08 | tests: skip perl tests if NO_PERL is defined | Jeff King | 1 | -0/+5 |
2009-04-05 | tests: remove exit after test_done call | Jeff King | 1 | -1/+0 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -3/+8 |
2009-03-19 | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 1 | -13/+5 |
2009-03-19 | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 1 | -1/+1 |
2009-02-18 | gitweb: Fix warnings with override permitted but no repo override | Marcel M. Cary | 1 | -1/+17 |
2009-02-16 | gitweb: fix wrong base URL when non-root DirectoryIndex | Giuseppe Bilotta | 1 | -2/+4 |
2008-12-08 | gitweb: Fix bug in insert_file() subroutine | Jakub Narebski | 1 | -0/+10 |
2008-10-02 | Merge branch 'maint' | Shawn O. Pearce | 1 | -0/+49 |
2008-10-02 | gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh | Jakub Narebski | 1 | -0/+49 |
2008-09-30 | tests: grep portability fixes | Jeff King | 1 | -1/+1 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -8/+8 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -5/+6 |
2008-05-05 | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 1 | -7/+9 |
2008-04-18 | gitweb: Fix 'history' view for deleted files with history | Jakub Narebski | 1 | -0/+16 |
2007-12-16 | gitweb: Make config_to_multi return [] instead of [undef] | Petr Baudis | 1 | -0/+25 |
2007-11-02 | gitweb: Add tests for overriding gitweb config with repo config | Jakub Narebski | 1 | -0/+23 |
2007-11-02 | gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test | Jakub Narebski | 1 | -1/+0 |
2007-10-17 | gitweb: speed up project listing on large work trees by limiting find depth | Luke Lu | 1 | -0/+1 |
2007-09-11 | Fix a test failure (t9500-*.sh) on cygwin | Ramsay Jones | 1 | -5/+13 |
2007-07-28 | gitweb: Simplify 'opt' parameter validation, add "no merges" feeds | Jakub Narebski | 1 | -0/+28 |
2007-06-24 | t9500: skip gitweb tests if perl version is too old | Sven Verdoolaege | 1 | -0/+6 |
2007-06-03 | gitweb: Handle non UTF-8 text better | Martin Koegler | 1 | -0/+28 |
2007-05-20 | gitweb: Add test t9500 for gitweb (as standalone script) | Jakub Narebski | 1 | -0/+490 |