Home
last modified time | relevance | path

Searched defs:vcs_type (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/ros-catkin_pkg/catkin_pkg-0.4.14/src/catkin_pkg/cli/
H A Dprepare_release.py35 def has_changes(base_path, path, vcs_type): argument
103 def try_repo_push(base_path, vcs_type): argument
115 def check_clean_working_copy(base_path, vcs_type): argument
133 def commit_files(base_path, vcs_type, packages, packages_with_changelogs, message, dry_run=False): argument
145 def tag_repository(base_path, vcs_type, tag_name, has_tag_prefix, dry_run=False): argument
180 def push_changes(base_path, vcs_type, tag_name, dry_run=False): argument
207 def _find_executable(vcs_type): argument
/dports/devel/ros-vcstools/vcstools-0.1.42/src/vcstools/
H A Dvcs_abstraction.py41 def register_vcs(vcs_type, clazz): argument
56 def get_vcs(vcs_type): argument
70 def get_vcs_client(vcs_type, path): argument
88 def __init__(self, vcs_type, path): argument
/dports/devel/ros-catkin_pkg/catkin_pkg-0.4.14/src/catkin_pkg/
H A Dworkspace_vcs.py46 def vcs_remotes(path, vcs_type=None): argument
/dports/devel/py-requirementslib/requirementslib-1.5.16/src/requirementslib/models/
H A Dvcs.py26 vcs_type = attr.ib() # type: str variable in VCSRepository
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/requirementslib/models/
H A Dvcs.py26 vcs_type = attr.ib() # type: str variable in VCSRepository
/dports/devel/ros-rosinstall_generator/rosinstall_generator-0.1.18/src/rosinstall_generator/
H A Ddistro.py148 def _generate_rosinstall(local_name, url, release_tag, tar=False, vcs_type=None): argument
/dports/devel/ros-rosinstall/rosinstall-0.7.8/src/rosinstall/
H A Ddistro_locate.py52 def build_rosinstall(repo_name, uri, vcs_type, version, prefix): argument
/dports/devel/arcanist/arcanist-b2e715f/scripts/
H A Darcanist.php234 $vcs_type = $working_copy->getVCSType(); variable
/dports/devel/arcanist-lib/arcanist-b2e715f/scripts/
H A Darcanist.php234 $vcs_type = $working_copy->getVCSType(); variable
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8712/
H A Dos_intfs.c51 static int vcs_type = RTS_CTS; variable
H A Drtl8712_hal.h80 unsigned char vcs_type; /* 0:off 1:on 2:auto */ member
H A Ddrv_types.h79 u8 vcs_type;/*RTS/CTS, CTS-to-self*/ member
H A Drtl871x_xmit.h219 u8 vcs_type; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8712/
H A Dos_intfs.c51 static int vcs_type = RTS_CTS; variable
H A Drtl8712_hal.h80 unsigned char vcs_type; /* 0:off 1:on 2:auto */ member
H A Ddrv_types.h79 u8 vcs_type;/*RTS/CTS, CTS-to-self*/ member
H A Drtl871x_xmit.h219 u8 vcs_type; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8712/
H A Dos_intfs.c51 static int vcs_type = RTS_CTS; variable
H A Drtl8712_hal.h80 unsigned char vcs_type; /* 0:off 1:on 2:auto */ member
H A Ddrv_types.h79 u8 vcs_type;/*RTS/CTS, CTS-to-self*/ member
H A Drtl871x_xmit.h219 u8 vcs_type; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8188eu/include/
H A Ddrv_types.h57 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8188eu/include/
H A Ddrv_types.h57 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8188eu/include/
H A Ddrv_types.h57 u8 vcs_type;/* RTS/CTS, CTS-to-self */ member
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FileManager/
H A DFileExplorer.cpp1008 wxString vcs_type = m_VCS_Type->GetLabel(); in OnOpenInEditor() local
1074 wxString vcs_type = m_VCS_Type->GetLabel(); in OnVCSDiff() local

12