aboutsummaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
Commit message (Expand)AuthorAge
* t3901: move supporting files into t/t3901/Johannes Schindelin2017-05-10
* gitweb: use highlight's shebang detectionIan Kelling2016-09-25
* t: fix &&-chaining issues around setup which might failJeff King2015-03-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t: replace pulls with mergesFelipe Contreras2013-10-31
* Merge branch 'rj/highlight-test-hang'Jonathan Nieder2013-10-14
|\
| * gitweb test: fix highlight test hang on Linux MintRamsay Jones2013-10-14
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
* | t9500: use test_config to set/unset git config variablesYann Droneaud2013-03-25
* | Merge branch 'jn/gitweb-unborn-head'Junio C Hamano2012-02-21
|\ \
| * | gitweb: Fix "heads" view when there is no current branchJakub Narebski2012-02-17
* | | Merge branch 'maint'Junio C Hamano2012-02-20
|\ \ \
| * | | gitweb: Fix 'grep' search for multiple matches in fileJakub Narebski2012-02-19
| |/ /
* | | Merge branch 'jn/gitweb-unspecified-action'Junio C Hamano2012-01-29
|\ \ \ | |/ / |/| |
| * | gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski2012-01-09
* | | t9500: Add basic sanity tests for side-by-side diff in gitwebJakub Narebski2011-10-31
* | | t9500: Add test for handling incomplete lines in diff by gitwebJakub Narebski2011-10-31
|/ /
* | gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-09
* | gitweb: Optional grouping of projects by categorySebastien Cevey2011-04-29
* | gitweb: Restructure projects list generationJakub Narebski2011-04-29
* | gitweb: Make i18n (encoding) tests in t9500 leave clean stateJakub Narebski2011-02-27
* | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-21
* | gitweb: Fix test of highlighting support in t9500Jakub Narebski2010-10-13
|/
* gitweb: Refactor syntax highlighting supportJakub Narebski2010-05-03
* gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-02
* gitweb: split test suite into library and testsMark Rada2009-08-27
* gitweb: (gr)avatar supportGiuseppe Bilotta2009-06-30
* t3900: use ancient iconv names for backward compatibilityBrandon Casey2009-05-18
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* tests: remove exit after test_done callJeff King2009-04-05
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
* 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