/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Masterminds/vcs/ |
H A D | vcs_remote_lookup_test.go | 23 "https://launchpad.net/govcstestbzrrepo/trunk": {work: true, t: Bzr}, 24 "https://launchpad.net/~mattfarina/+junk/mygovcstestbzrrepo": {work: true, t: Bzr}, 25 "https://launchpad.net/~mattfarina/+junk/mygovcstestbzrrepo/trunk": {work: true, t: Bzr}, 33 "https://example.com/foo/bar/baz.bzr": {work: true, t: Bzr}, 44 "bzr+ssh://example.com/foo/bar": {work: true, t: Bzr},
|
H A D | vcs_remote_lookup.go | 41 vcs: Bzr, 163 return Bzr, nil 337 case Bzr: 338 tp = Bzr
|
H A D | repo.go | 62 Bzr Type = "bzr" const 168 case Bzr:
|
H A D | vcs_local_lookup.go | 40 return Bzr, nil
|
/dports/devel/go-glide/glide-0.13.2/vendor/github.com/Masterminds/vcs/ |
H A D | vcs_remote_lookup_test.go | 23 "https://launchpad.net/govcstestbzrrepo/trunk": {work: true, t: Bzr}, 24 "https://launchpad.net/~mattfarina/+junk/mygovcstestbzrrepo": {work: true, t: Bzr}, 25 "https://launchpad.net/~mattfarina/+junk/mygovcstestbzrrepo/trunk": {work: true, t: Bzr}, 33 "https://example.com/foo/bar/baz.bzr": {work: true, t: Bzr}, 45 "bzr+ssh://example.com/foo/bar": {work: true, t: Bzr},
|
H A D | vcs_remote_lookup.go | 41 vcs: Bzr, 171 return Bzr, nil 345 case Bzr: 346 tp = Bzr
|
H A D | repo.go | 62 Bzr Type = "bzr" const 168 case Bzr:
|
H A D | vcs_local_lookup.go | 40 return Bzr, nil
|
/dports/devel/buildstream/BuildStream-1.2.8/tests/testutils/repo/ |
H A D | __init__.py | 6 from .bzr import Bzr 13 ALL_REPO_KINDS['bzr'] = Bzr
|
H A D | bzr.py | 13 class Bzr(Repo): class 18 super(Bzr, self).__init__(directory, subdir)
|
/dports/editors/emacs-devel/emacs-4d1968b/test/lisp/vc/ |
H A D | vc-tests.el | 190 (when (eq backend 'Bzr) 244 (when (eq backend 'Bzr) 324 (when (eq backend 'Bzr) 388 (when (eq backend 'Bzr) 465 (when (eq backend 'Bzr) 547 (when (eq backend 'Bzr) 597 (when (eq backend 'Bzr) 604 (when (memq backend '(Bzr Git))
|
/dports/devel/dep/dep-0.5.4/vendor/github.com/Masterminds/vcs/ |
H A D | vcs_remote_lookup.go | 41 vcs: Bzr, 171 return Bzr, nil 345 case Bzr: 346 tp = Bzr
|
H A D | repo.go | 62 Bzr Type = "bzr" const 168 case Bzr:
|
/dports/editors/emacs/emacs-27.2/test/lisp/vc/ |
H A D | vc-tests.el | 187 (when (eq backend 'Bzr) 245 (when (eq backend 'Bzr) 328 (when (eq backend 'Bzr) 395 (when (eq backend 'Bzr) 474 (when (eq backend 'Bzr)
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/el/ |
H A D | kdevbazaar.po | 45 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 49 #~ "δημιουργία ενός καλού DVCS από το Bzr ;)"
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/ro/ |
H A D | kdevbazaar.po | 43 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 47 #~ "DVCS bun cu Bzr ;)"
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/hu/ |
H A D | kdevbazaar.po | 51 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 55 #~ "DVCS-t készíteni Bzr-ből ;)"
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/et/ |
H A D | kdevbazaar.po | 53 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 56 #~ "tähendab, et lihtsam on kasutada gitti, kui saada hea DVCS Bzr-ist ;)"
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/en_GB/ |
H A D | kdevbazaar.po | 52 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 55 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)"
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/ga/ |
H A D | kdevbazaar.po | 51 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 55 #~ "maith a bhunú ar Bzr ;)"
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/fr/ |
H A D | kdevbazaar.po | 59 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 63 #~ "d'utiliser git que d'effectuer un vrai DVCS depuis Bzr)"
|
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/source_control/ |
H A D | bzr.py | 67 class Bzr(object): class 161 bzr = Bzr(module, parent, dest, version, bzr_path)
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/ |
H A D | bzr.py | 65 class Bzr(object): class 159 bzr = Bzr(module, parent, dest, version, bzr_path)
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/source_control/ |
H A D | bzr.py | 65 class Bzr(object): class 159 bzr = Bzr(module, parent, dest, version, bzr_path)
|
/dports/devel/kdevelop/kdevelop-21.12.3/po/pl/ |
H A D | kdevbazaar.po | 69 #~ "versa. It means it easier to use git than make a good DVCS from Bzr ;)" 72 #~ "Znaczy to, że jest łatwiej użyć git niż zrobić dobre DVCS z Bzr ;)"
|