Home
last modified time | relevance | path

Searched defs:vcsCmd (Results 1 – 25 of 33) sorted by relevance

12

/dports/security/pidgin-encryption/pidgin-encryption-3.1/nsis/translations/
H A Dromanian.nsh30 LangString FINISH_TEXT ${LANG_ROMANIAN} "Pentru �nc�rcarea modulului nou instalat va trebui s� repo…
32 ; during install uninstaller
33 LangString PIDGIN_ENCRYPTION_PROMPT_WIPEOUT ${LANG_ROMANIAN} "Fi�ierul encrypt.dlleste pe cale s� f…
36 LangString PIDGIN_ENCRYPTION_UNINSTALL_DESC ${LANG_ROMANIAN} "Modul de criptare Pidgin (doar dezins…
37 LangString un.PIDGIN_ENCRYPTION_UNINSTALL_ERROR_1 ${LANG_ROMANIAN} "Nu s-au g�sit �n regi�tri intr�…
38 LangString un.PIDGIN_ENCRYPTION_UNINSTALL_ERROR_2 ${LANG_ROMANIAN} "Nu ave�i drepturile necesare pe…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/cmd/go/
H A Dvcs.go25 type vcsCmd struct { struct
26 name string
27 cmd string // name of binary to invoke command
32 tagCmd []tagCmd // commands to list tags
37 scheme []string
38 pingCmd string
52 func (v *vcsCmd) isSecure(repo string) bool {
299 func (v *vcsCmd) String() string {
374 func (v *vcsCmd) create(dir, repo string) error {
387 func (v *vcsCmd) download(dir string) error {
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go29 type vcsCmd struct { struct
30 name string
31 cmd string // name of binary to invoke command
36 tagCmd []tagCmd // commands to list tags
41 scheme []string
42 pingCmd string
56 func (v *vcsCmd) isSecure(repo string) bool {
65 func (v *vcsCmd) isSecureScheme(scheme string) bool {
356 func (v *vcsCmd) String() string {
453 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go29 type vcsCmd struct { struct
30 name string
31 cmd string // name of binary to invoke command
36 tagCmd []tagCmd // commands to list tags
41 scheme []string
42 pingCmd string
56 func (v *vcsCmd) isSecure(repo string) bool {
65 func (v *vcsCmd) isSecureScheme(scheme string) bool {
356 func (v *vcsCmd) String() string {
453 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go29 type vcsCmd struct { struct
30 name string
31 cmd string // name of binary to invoke command
36 tagCmd []tagCmd // commands to list tags
41 scheme []string
42 pingCmd string
56 func (v *vcsCmd) isSecure(repo string) bool {
65 func (v *vcsCmd) isSecureScheme(scheme string) bool {
356 func (v *vcsCmd) String() string {
453 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go29 type vcsCmd struct { struct
30 name string
31 cmd string // name of binary to invoke command
36 tagCmd []tagCmd // commands to list tags
41 scheme []string
42 pingCmd string
56 func (v *vcsCmd) isSecure(repo string) bool {
65 func (v *vcsCmd) isSecureScheme(scheme string) bool {
356 func (v *vcsCmd) String() string {
453 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go29 type vcsCmd struct { struct
30 name string
31 cmd string // name of binary to invoke command
36 tagCmd []tagCmd // commands to list tags
41 scheme []string
42 pingCmd string
56 func (v *vcsCmd) isSecure(repo string) bool {
65 func (v *vcsCmd) isSecureScheme(scheme string) bool {
356 func (v *vcsCmd) String() string {
453 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go29 type vcsCmd struct { struct
30 name string
31 cmd string // name of binary to invoke command
36 tagCmd []tagCmd // commands to list tags
41 scheme []string
42 pingCmd string
56 func (v *vcsCmd) isSecure(repo string) bool {
65 func (v *vcsCmd) isSecureScheme(scheme string) bool {
356 func (v *vcsCmd) String() string {
453 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/cmd/go/
H A Dvcs.go25 type vcsCmd struct { struct
26 name string
27 cmd string // name of binary to invoke command
32 tagCmd []tagCmd // commands to list tags
37 scheme []string
38 pingCmd string
52 func (v *vcsCmd) isSecure(repo string) bool {
300 func (v *vcsCmd) String() string {
384 func (v *vcsCmd) create(dir, repo string) error {
397 func (v *vcsCmd) download(dir string) error {
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/cmd/go/
H A Dvcs.go25 type vcsCmd struct { struct
26 name string
27 cmd string // name of binary to invoke command
32 tagCmd []tagCmd // commands to list tags
37 scheme []string
38 pingCmd string
52 func (v *vcsCmd) isSecure(repo string) bool {
300 func (v *vcsCmd) String() string {
384 func (v *vcsCmd) create(dir, repo string) error {
397 func (v *vcsCmd) download(dir string) error {
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/go/internal/get/
H A Dvcs.go29 type vcsCmd struct { struct
30 name string
31 cmd string // name of binary to invoke command
36 tagCmd []tagCmd // commands to list tags
41 scheme []string
42 pingCmd string
56 func (v *vcsCmd) isSecure(repo string) bool {
65 func (v *vcsCmd) isSecureScheme(scheme string) bool {
327 func (v *vcsCmd) String() string {
411 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go30 type vcsCmd struct { struct
31 name string
32 cmd string // name of binary to invoke command
37 tagCmd []tagCmd // commands to list tags
42 scheme []string
43 pingCmd string
57 func (v *vcsCmd) isSecure(repo string) bool {
66 func (v *vcsCmd) isSecureScheme(scheme string) bool {
363 func (v *vcsCmd) String() string {
459 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/get/
H A Dvcs.go30 type vcsCmd struct { struct
31 name string
32 cmd string // name of binary to invoke command
37 tagCmd []tagCmd // commands to list tags
42 scheme []string
43 pingCmd string
57 func (v *vcsCmd) isSecure(repo string) bool {
66 func (v *vcsCmd) isSecureScheme(scheme string) bool {
363 func (v *vcsCmd) String() string {
459 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/go/internal/get/
H A Dvcs.go28 type vcsCmd struct { struct
29 name string
30 cmd string // name of binary to invoke command
35 tagCmd []tagCmd // commands to list tags
40 scheme []string
41 pingCmd string
55 func (v *vcsCmd) isSecure(repo string) bool {
64 func (v *vcsCmd) isSecureScheme(scheme string) bool {
355 func (v *vcsCmd) String() string {
451 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go30 type vcsCmd struct { struct
31 name string
32 cmd string // name of binary to invoke command
37 tagCmd []tagCmd // commands to list tags
42 scheme []string
43 pingCmd string
57 func (v *vcsCmd) isSecure(repo string) bool {
66 func (v *vcsCmd) isSecureScheme(scheme string) bool {
363 func (v *vcsCmd) String() string {
459 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go28 type vcsCmd struct { struct
29 name string
30 cmd string // name of binary to invoke command
35 tagCmd []tagCmd // commands to list tags
40 scheme []string
41 pingCmd string
55 func (v *vcsCmd) isSecure(repo string) bool {
64 func (v *vcsCmd) isSecureScheme(scheme string) bool {
355 func (v *vcsCmd) String() string {
451 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/cmd/go/internal/get/
H A Dvcs.go28 type vcsCmd struct { struct
29 name string
30 cmd string // name of binary to invoke command
35 tagCmd []tagCmd // commands to list tags
40 scheme []string
41 pingCmd string
55 func (v *vcsCmd) isSecure(repo string) bool {
64 func (v *vcsCmd) isSecureScheme(scheme string) bool {
355 func (v *vcsCmd) String() string {
451 func (v *vcsCmd) create(dir, repo string) error {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/modfetch/codehost/
H A Dvcs.go124 type vcsCmd struct { struct
125 vcs string // vcs name "hg"
126 … func(remote string) []string // cmd to init repo to track remote
127 …s func(remote string) []string // cmd to list local tags
129 …s func(remote string) []string // cmd to list local branches
132 …atLocal func(rev, remote string) []string // cmd to stat local rev
133 … func(rev, out string) (*RevInfo, error) // cmd to parse output of statLocal
134 …string // cmd to fetch everything from remote
135 … // name of latest commit on remote (tip, HEAD, etc)
136 …dFile func(rev, file, remote string) []string // cmd to read rev's file
[all …]

12