Home
last modified time | relevance | path

Searched defs:git_path (Results 1 – 25 of 87) sorted by relevance

1234

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/source_control/
H A Dgit.py338 def get_submodule_update_params(module, git_path, cwd): argument
420 def get_version(module, git_path, dest, ref="HEAD"): argument
515 def has_local_mods(module, git_path, dest, bare): argument
527 def reset(git_path, module, dest): argument
612 def get_branches(git_path, module, dest): argument
624 def get_annotated_tags(git_path, module, dest): argument
647 def is_local_branch(git_path, module, dest, branch): argument
658 def is_not_a_branch(git_path, module, dest): argument
718 def get_remote_url(git_path, module, dest, remote): argument
729 def set_remote_url(git_path, module, repo, dest, remote): argument
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dgit.py377 def get_submodule_update_params(module, git_path, cwd): argument
458 def get_version(module, git_path, dest, ref="HEAD"): argument
565 def has_local_mods(module, git_path, dest, bare): argument
577 def reset(git_path, module, dest): argument
662 def get_branches(git_path, module, dest): argument
674 def get_annotated_tags(git_path, module, dest): argument
697 def is_local_branch(git_path, module, dest, branch): argument
708 def is_not_a_branch(git_path, module, dest): argument
768 def get_remote_url(git_path, module, dest, remote): argument
779 def set_remote_url(git_path, module, repo, dest, remote): argument
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/modules/
H A Dgroup.py341 return self.execute_command(cmd)
430 gid = int(parts[-1])
458 def group_add(self, **kwargs):
516 info = self.group_info()
517 if self.gid is not None and int(self.gid) != info[2]:
530 # ===========================================
538 - group_add()
539 - group_del()
559 def group_mod(self, **kwargs):
605 group = Group(module)
[all …]
/dports/devel/dulwich/dulwich-0.19.16/dulwich/tests/compat/
H A Dutils.py48 def git_version(git_path=_DEFAULT_GIT): argument
78 def require_git_version(required_version, git_path=_DEFAULT_GIT): argument
111 def run_git(args, git_path=_DEFAULT_GIT, input=None, capture_stdout=False, argument
145 def run_git_or_fail(args, git_path=_DEFAULT_GIT, input=None, **popen_kwargs): argument
/dports/devel/R-cran-remotes/remotes/R/
H A Dgit.R47 git_path <- function(git_binary_name = NULL) { function
57 git_path <- Sys.which("git")[[1]] functionVar
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/vcs/git/
H A Dfilter_integration.py56 def apply_possible_filter(git_path, path=None): argument
/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/commands/
H A Denvironment_command.rb167 def git_path method in EnvironmentCommand
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_dev/src/setup/
H A Dgit_hook.rs46 let git_path = Path::new(REPO_GIT_DIR); in check_precondition() localVariable
/dports/devel/ros-wstool/wstool-0.1.18/test/
H A Dscm_test_base.py88 def _create_git_repo(git_path): argument
121 def get_git_hash(git_path): argument
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/tests/
H A Dgit_test.cpp11 auto git_path = jucipp_path / ".git"; in main() local
/dports/devel/tree-sitter/tree-sitter-0.20.1/cli/
H A Dbuild.rs39 let mut git_path; in read_git_sha() localVariable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/version-helper/src/
H A Dgit.rs5 let git_path = path.as_ref().to_str(); in repo_hash() localVariable
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/vergen-3.1.0/src/output/
H A Denvvar.rs73 let git_path = dir_vec[1].trim(); in generate_cargo_keys() localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/vergen-3.0.4/src/output/
H A Denvvar.rs72 let git_path = dir_vec[1].trim(); in generate_cargo_keys() localVariable
/dports/multimedia/librav1e/rav1e-0.5.1/crates/vergen/src/output/
H A Denvvar.rs71 let git_path = dir_vec[1].trim(); in generate_cargo_keys() localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/crates/vergen/src/output/
H A Denvvar.rs71 let git_path = dir_vec[1].trim(); in generate_cargo_keys() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/vergen-3.2.0/src/output/
H A Denvvar.rs77 let git_path = dir_vec[1].trim(); in generate_cargo_keys() localVariable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/vergen-3.2.0/src/output/
H A Denvvar.rs77 let git_path = dir_vec[1].trim(); in generate_cargo_keys() localVariable
/dports/devel/git-svn/git-2.34.1/perl/Git/SVN/
H A DFetcher.pm154 sub git_path { subroutine
/dports/devel/git-gui/git-2.34.1/perl/Git/SVN/
H A DFetcher.pm154 sub git_path { subroutine
/dports/devel/git-p4/git-2.34.1/perl/Git/SVN/
H A DFetcher.pm154 sub git_path { subroutine
/dports/devel/git/git-2.34.1/perl/Git/SVN/
H A DFetcher.pm154 sub git_path { subroutine
/dports/devel/git-cvs/git-2.34.1/perl/Git/SVN/
H A DFetcher.pm154 sub git_path { subroutine
/dports/devel/cgit/cgit-1.2.3/git/perl/Git/SVN/
H A DFetcher.pm154 sub git_path { subroutine
/dports/math/cadabra2/cadabra2-2.3.6.8/client_server/
H A DDocumentThread.hh109 std::string git_path; member in cadabra::DocumentThread::Prefs

1234