summaryrefslogtreecommitdiffstats
path: root/t/t9814-git-p4-rename.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't use test_must_fail with grepPranit Bauva2017-01-071-3/+3
* git-p4: t9814: prevent --chain-lint failureLuke Diamand2015-04-281-8/+3
* t9814: guarantee only one source exists in git-p4 copy testsVitor Antunes2015-04-131-15/+31
* git-p4: fix copy detection testVitor Antunes2015-03-281-1/+4
* t9814: fix broken shell syntax in git-p4 rename testVitor Antunes2015-03-281-2/+2
* t9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano2014-07-251-2/+8
* t/t9814-git-p4-rename.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-101-2/+2
* git p4: handle servers without move supportPete Wyckoff2012-11-261-0/+35
* git p4: add support for 'p4 move' in P4SubmitGary Gibbons2012-07-131-8/+8
* git p4 test: split up big t9800 testPete Wyckoff2012-06-281-0/+206