aboutsummaryrefslogtreecommitdiff
path: root/tests/remote-git.testscript
AgeCommit message (Collapse)AuthorFilesLines
2019-08-22Quote directory paths in buildspecsKaren Arutyunov1-0/+2
Also fix some tests to properly work if the project path contain spaces.
2019-06-21Adapt rep-fetch tests to full support of git versions prior to 2.14Karen Arutyunov1-5/+10
2019-06-18Fix failure to fetch git repository location with tagged commit id for git 2.22Karen Arutyunov1-2/+2
Also make some cleanups (always probe URLs prior to git-ls-remote, use peeled reference ids to identify repository fragments, etc).
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-11-08Add support for ssh:// git protocolKaren Arutyunov1-0/+7
2018-11-02Add reduced support for git versions [2.11.0 2.14.0)Karen Arutyunov1-3/+7
2018-11-02Fix minimum supported git version raising it to 2.14.0 from 2.12.0Karen Arutyunov1-2/+3
Prior to 2.14.0 the git-fetch command doesn't accept commit id as a refspec which we rely upon.
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov1-0/+69