Age | Commit message (Expand) | Author | Files | Lines |
2016-03-04 | t9700: fix test for perl older than 5.14 | Jeff King | 1 | -1/+7 |
2016-01-28 | mingw: fix t9700's assumption about directory separators | Johannes Schindelin | 1 | -1/+1 |
2013-04-04 | t9700: do not close STDERR | Thomas Rast | 1 | -1/+2 |
2012-10-24 | git-config: do not complain about duplicate entries | Jeff King | 1 | -2/+1 |
2011-10-21 | Add simple test for Git::config_path() in t/t9700-perl-git.sh | Jakub Narebski | 1 | -0/+4 |
2011-02-14 | perl: command_bidi_pipe() method should set-up git environmens | Masatake Osanai | 1 | -0/+10 |
2010-09-27 | perl: bump the required Perl version to 5.8 from 5.6.[21] | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-06-29 | t/t9700/test.pl: don't access private object members, use public access methods | Brandon Casey | 1 | -3/+3 |
2010-06-27 | t9700: Use Test::More->builder, not $Test::Builder::Test | Ævar Arnfjörð Bjarmason | 1 | -4/+5 |
2010-06-25 | test-lib: Make the test_external_* functions TAP-aware | Ævar Arnfjörð Bjarmason | 1 | -0/+11 |
2009-11-19 | t9700-perl-git.sh: Fix a test failure on Cygwin | Ramsay Jones | 1 | -1/+1 |
2009-05-09 | Git.pm: Always set Repository to absolute path if autodetecting | Frank Lichtenheld | 1 | -8/+2 |
2009-05-09 | Git.pm: Set GIT_WORK_TREE if we set GIT_DIR | Frank Lichtenheld | 1 | -0/+13 |
2008-09-16 | Merge branch 'maint' | Junio C Hamano | 1 | -11/+14 |
2008-09-15 | t9700/test.pl: remove File::Temp requirement | Brandon Casey | 1 | -10/+13 |
2008-09-15 | t9700/test.pl: avoid bareword 'STDERR' in 3-argument open() | Brandon Casey | 1 | -1/+1 |
2008-08-08 | t9700: remove useless check | Johannes Schindelin | 1 | -3/+0 |
2008-06-19 | Git.pm: add test suite | Lea Wiemann | 1 | -0/+100 |