Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | Merge branch 'ar/typofix' | Junio C Hamano | 1 | -1/+1 |
2021-06-14 | *: fix typos which duplicate a word | Andrei Rybak | 1 | -1/+1 |
2021-06-08 | t: use user-specified utf-8 locale for testing svn | Đoàn Trần Công Danh | 1 | -11/+3 |
2020-11-19 | t9[0-4]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -2/+2 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-08-06 | t: don't spuriously close and reopen quotes | Martin Ågren | 1 | -3/+3 |
2020-07-30 | Merge branch 'jk/tests-timestamp-fix' into master | Junio C Hamano | 1 | -2/+3 |
2020-07-15 | t9100: stop depending on commit timestamps | Jeff King | 1 | -6/+3 |
2020-07-14 | t9100: explicitly unset GIT_COMMITTER_DATE | Jeff King | 1 | -0/+4 |
2020-06-22 | t9100: make test work with SHA-256 | brian m. carlson | 1 | -3/+16 |
2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -1/+1 |
2018-07-16 | t9000-t9999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2016-12-16 | t: use nongit() function where applicable | Jeff King | 1 | -15/+2 |
2016-08-08 | Merge branch 'ew/git-svn-http-tests' | Junio C Hamano | 1 | -2/+0 |
2016-07-28 | t9100: portability fix | Junio C Hamano | 1 | -2/+4 |
2016-07-25 | t/t91*: do not say how to avoid the tests | Michael J Gruber | 1 | -2/+0 |
2016-07-22 | git-svn: allow --version to work anywhere | Eric Wong | 1 | -0/+19 |
2016-05-13 | t9100,t3419: enclose all test code in single-quotes | Jeff King | 1 | -14/+14 |
2016-05-13 | t/lib-git-svn: drop $remote_git_svn and $git_svn_id | Jeff King | 1 | -19/+19 |
2016-02-17 | Merge branch 'mg/mingw-test-fix' | Junio C Hamano | 1 | -1/+2 |
2016-02-17 | Merge branch 'js/mingw-tests' | Junio C Hamano | 1 | -9/+9 |
2016-02-08 | t9100: fix breakage when SHELL_PATH is not /bin/sh | Michael J Gruber | 1 | -1/+2 |
2016-01-28 | mingw: mark t9100's test cases with appropriate prereqs | Johannes Schindelin | 1 | -9/+9 |
2016-01-12 | t9100-git-svn-basic.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -4/+4 |
2013-01-24 | git-svn: Simplify calculation of GIT_DIR | Barry Wardell | 1 | -0/+8 |
2012-02-21 | t9100: remove bogus " || test" after each test scriptlet | Junio C Hamano | 1 | -5/+9 |
2012-02-21 | git-svn.perl: fix a false-positive in the "already exists" test | Steven Walter | 1 | -15/+18 |
2010-09-27 | prefer test -h over test -L in shell scripts | Jeff King | 1 | -3/+3 |
2010-09-09 | tests: subshell indentation stylefix | Jonathan Nieder | 1 | -10/+11 |
2010-09-06 | Merge branch 'jl/maint-fix-test' | Junio C Hamano | 1 | -3/+3 |
2010-09-06 | Several tests: cd inside subshell instead of around | Jens Lehmann | 1 | -3/+3 |
2010-08-02 | git svn: fix dcommit to work with touched files | David D. Kilzer | 1 | -0/+11 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2009-06-25 | git-svn: let 'dcommit $rev' work on $rev instead of HEAD | Thomas Rast | 1 | -0/+19 |
2009-05-21 | git-svn testsuite: use standard configuration for Subversion tools | Eygene Ryabinkin | 1 | -7/+7 |
2009-03-22 | t9100, t9129: Use prerequisite tags for UTF-8 tests | Johannes Sixt | 1 | -21/+16 |
2008-11-06 | git-svn: proper detection of bare repositories | Deskin Miller | 1 | -0/+9 |
2008-09-09 | tests: use "git foo" without dash in strings | Nanako Shiraishi | 1 | -2/+2 |
2008-09-08 | t/t91XX git-svn tests: run "git svn" not "git-svn" | Nanako Shiraishi | 1 | -24/+24 |
2008-09-08 | t/t91XX-svn: start removing use of "git-" from these tests | Nanako Shiraishi | 1 | -19/+19 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -6/+6 |
2008-07-09 | t9100-git-svn-basic.sh: Fix determination of utf-8 locale | Ramsay Jones | 1 | -4/+4 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -3/+3 |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -60/+60 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -14/+14 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -6/+6 |
2007-05-13 | git-svn: don't attempt to minimize URLs by default | Eric Wong | 1 | -1/+1 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -3/+3 |
2007-02-23 | t910*: s/repo-config/config/g; poke around possible race conditions | Eric Wong | 1 | -4/+4 |