Home
last modified time | relevance | path

Searched refs:VcsClient (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/ros-vcstools/vcstools-0.1.42/doc/
H A Dindex.rst8 different version control systems (VCS/SCMs). The :class:`VcsClient`
24 client = vcstools.VcsClient('svn', '/path/to/checkout')
31 client = vcstools.VcsClient('hg', '/path/to/new/checkout')
H A Dvcsclient.rst6 The :class:`VcsClient` class provides a generic API for
15 .. class:: VcsClient(vcs_type, path)
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/internal/repotools/changes/
H A Dversions.go54 func (v *VersionEnclosure) isValid(git git.VcsClient) error {
185 func tagRepo(git git.VcsClient, releaseID, mod, version string) error { argument
210 func taggedVersion(git git.VcsClient, mod string, includePrereleases bool) (string, error) { argument
249 func versionTags(git git.VcsClient, mod, major string, includePrereleases bool) ([]string, error) { argument
H A Dmodules.go160 func pseudoVersion(git git.VcsClient, mod string) (string, error) { argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/internal/repotools/changes/
H A Dversions.go54 func (v *VersionEnclosure) isValid(git git.VcsClient) error {
185 func tagRepo(git git.VcsClient, releaseID, mod, version string) error {
210 func taggedVersion(git git.VcsClient, mod string, includePrereleases bool) (string, error) {
249 func versionTags(git git.VcsClient, mod, major string, includePrereleases bool) ([]string, error) {
H A Dmodules.go160 func pseudoVersion(git git.VcsClient, mod string) (string, error) { argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/internal/repotools/changes/
H A Dversions.go54 func (v *VersionEnclosure) isValid(git git.VcsClient) error {
185 func tagRepo(git git.VcsClient, releaseID, mod, version string) error { argument
210 func taggedVersion(git git.VcsClient, mod string, includePrereleases bool) (string, error) { argument
249 func versionTags(git git.VcsClient, mod, major string, includePrereleases bool) ([]string, error) { argument
H A Dmodules.go160 func pseudoVersion(git git.VcsClient, mod string) (string, error) { argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/internal/repotools/changes/
H A Dversions.go54 func (v *VersionEnclosure) isValid(git git.VcsClient) error {
185 func tagRepo(git git.VcsClient, releaseID, mod, version string) error { argument
210 func taggedVersion(git git.VcsClient, mod string, includePrereleases bool) (string, error) { argument
249 func versionTags(git git.VcsClient, mod, major string, includePrereleases bool) ([]string, error) { argument
H A Dmodules.go160 func pseudoVersion(git git.VcsClient, mod string) (string, error) { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/internal/repotools/changes/
H A Dversions.go54 func (v *VersionEnclosure) isValid(git git.VcsClient) error {
185 func tagRepo(git git.VcsClient, releaseID, mod, version string) error { argument
210 func taggedVersion(git git.VcsClient, mod string, includePrereleases bool) (string, error) { argument
249 func versionTags(git git.VcsClient, mod, major string, includePrereleases bool) ([]string, error) { argument
H A Dmodules.go160 func pseudoVersion(git git.VcsClient, mod string) (string, error) { argument
/dports/security/vault/aws-sdk-go-v2-1.5.0/internal/repotools/changes/
H A Dversions.go54 func (v *VersionEnclosure) isValid(git git.VcsClient) error {
185 func tagRepo(git git.VcsClient, releaseID, mod, version string) error { argument
210 func taggedVersion(git git.VcsClient, mod string, includePrereleases bool) (string, error) { argument
249 func versionTags(git git.VcsClient, mod, major string, includePrereleases bool) ([]string, error) { argument
H A Dmodules.go160 func pseudoVersion(git git.VcsClient, mod string) (string, error) { argument
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/internal/repotools/changes/
H A Dversions.go54 func (v *VersionEnclosure) isValid(git git.VcsClient) error {
185 func tagRepo(git git.VcsClient, releaseID, mod, version string) error { argument
210 func taggedVersion(git git.VcsClient, mod string, includePrereleases bool) (string, error) { argument
249 func versionTags(git git.VcsClient, mod, major string, includePrereleases bool) ([]string, error) { argument
H A Dmodules.go160 func pseudoVersion(git git.VcsClient, mod string) (string, error) { argument
/dports/devel/ros-vcstools/vcstools-0.1.42/src/vcstools/
H A Dvcs_abstraction.py82 class VcsClient(object): class
151 VCSClient = VcsClient
H A D__init__.py41 from vcstools.vcs_abstraction import VcsClient, VCSClient, register_vcs, \
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/internal/repotools/changes/git/
H A Dgit.go18 type VcsClient interface { interface
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/internal/repotools/changes/git/
H A Dgit.go18 type VcsClient interface {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/internal/repotools/changes/git/
H A Dgit.go18 type VcsClient interface { interface
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/internal/repotools/changes/git/
H A Dgit.go18 type VcsClient interface { interface
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/internal/repotools/changes/git/
H A Dgit.go18 type VcsClient interface { interface
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/internal/repotools/changes/git/
H A Dgit.go18 type VcsClient interface { interface
/dports/security/vault/aws-sdk-go-v2-1.5.0/internal/repotools/changes/git/
H A Dgit.go18 type VcsClient interface { interface

12