Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-06 | Make use of project configuration variables for tests | Karen Arutyunov | 1 | -11/+1 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-08-22 | Quote directory paths in buildspecs | Karen Arutyunov | 1 | -0/+2 | |
Also fix some tests to properly work if the project path contain spaces. | |||||
2019-06-21 | Adapt rep-fetch tests to full support of git versions prior to 2.14 | Karen Arutyunov | 1 | -5/+10 | |
2019-06-18 | Fix failure to fetch git repository location with tagged commit id for git 2.22 | Karen Arutyunov | 1 | -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-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-11-08 | Add support for ssh:// git protocol | Karen Arutyunov | 1 | -0/+7 | |
2018-11-02 | Add reduced support for git versions [2.11.0 2.14.0) | Karen Arutyunov | 1 | -3/+7 | |
2018-11-02 | Fix minimum supported git version raising it to 2.14.0 from 2.12.0 | Karen Arutyunov | 1 | -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-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 1 | -0/+69 | |