summaryrefslogtreecommitdiffstats
path: root/tests/rep-fetch.test
Commit message (Expand)AuthorAgeFilesLines
* Fix failing on Windows rep-fetch testKaren Arutyunov2018-07-051-2/+3
* Adapt to prerequisite repository type guessing rules changeKaren Arutyunov2018-07-051-1/+9
* Strip .git extension for non-existent local prerequisite locationKaren Arutyunov2018-07-051-0/+33
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
* Add support for dependent repository trustKaren Arutyunov2018-05-031-3/+125
* Add support for default and excluding git ref filtersKaren Arutyunov2018-05-021-5/+144
* Add support for repository fragmentsKaren Arutyunov2018-04-271-2/+2
* Implement git repository handling transition (phase 0)Karen Arutyunov2018-04-191-17/+40
* Fix bug in version iteration testKaren Arutyunov2018-03-191-2/+9
* Redo pkg-status outputBoris Kolpackov2018-03-161-7/+7
* Add support for version iterationKaren Arutyunov2018-03-161-3/+144
* Add --no-result option to suppress printing informational messagesBoris Kolpackov2018-03-141-8/+0
* Add support for shallow fetchKaren Arutyunov2018-03-121-12/+52
* Fix repository_name() to always recognize names for local repositoriesKaren Arutyunov2018-03-091-7/+30
* Add support for dir repositoryKaren Arutyunov2018-03-081-2/+31
* Add .manifest extension to repositories, packages and signature filesKaren Arutyunov2018-03-051-25/+27
* Rename bpkg repository type to pkgKaren Arutyunov2018-03-051-74/+74
* Shorten bpkg certificates and repositories directory namesKaren Arutyunov2018-03-031-4/+4
* Update rep-fetchKaren Arutyunov2018-03-021-21/+241
* Parse repositories and packages files for git repositoriesKaren Arutyunov2018-02-191-18/+10
* Raise minimum supported git version to 2.11.0 from 2.1.4Karen Arutyunov2018-02-151-1/+6
* Make git_clone() to abbreviate (16 chars) commit id-based directory nameKaren Arutyunov2018-02-151-3/+3
* Clone and fetch git repositoriesKaren Arutyunov2018-02-121-63/+129
* Adapt to adding type prefix for repository canonical nameKaren Arutyunov2018-01-151-24/+24
* Make use of >! redirect in testscriptsKaren Arutyunov2017-03-161-2/+2
* Port test.sh to testscriptKaren Arutyunov2017-03-151-0/+134