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