aboutsummaryrefslogtreecommitdiff
path: root/tests/rep-fetch.test
AgeCommit message (Expand)AuthorFilesLines
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-03Add support for dependent repository trustKaren Arutyunov1-3/+125
2018-05-02Add support for default and excluding git ref filtersKaren Arutyunov1-5/+144
2018-04-27Add support for repository fragmentsKaren Arutyunov1-2/+2
2018-04-19Implement git repository handling transition (phase 0)Karen Arutyunov1-17/+40
2018-03-19Fix bug in version iteration testKaren Arutyunov1-2/+9
2018-03-16Redo pkg-status outputBoris Kolpackov1-7/+7
2018-03-16Add support for version iterationKaren Arutyunov1-3/+144
2018-03-14Add --no-result option to suppress printing informational messagesBoris Kolpackov1-8/+0
2018-03-12Add support for shallow fetchKaren Arutyunov1-12/+52
2018-03-09Fix repository_name() to always recognize names for local repositoriesKaren Arutyunov1-7/+30
2018-03-08Add support for dir repositoryKaren Arutyunov1-2/+31
2018-03-05Add .manifest extension to repositories, packages and signature filesKaren Arutyunov1-25/+27
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-74/+74
2018-03-03Shorten bpkg certificates and repositories directory namesKaren Arutyunov1-4/+4
2018-03-02Update rep-fetchKaren Arutyunov1-21/+241
2018-02-19Parse repositories and packages files for git repositoriesKaren Arutyunov1-18/+10
2018-02-15Raise minimum supported git version to 2.11.0 from 2.1.4Karen Arutyunov1-1/+6
2018-02-15Make git_clone() to abbreviate (16 chars) commit id-based directory nameKaren Arutyunov1-3/+3
2018-02-12Clone and fetch git repositoriesKaren Arutyunov1-63/+129
2018-01-15Adapt to adding type prefix for repository canonical nameKaren Arutyunov1-24/+24
2017-03-16Make use of >! redirect in testscriptsKaren Arutyunov1-2/+2
2017-03-15Port test.sh to testscriptKaren Arutyunov1-0/+134