Home
last modified time | relevance | path

Searched refs:GIT_REFS_REMOTES_DIR (Results 1 – 25 of 148) sorted by relevance

123456

/dports/devel/libgit2/libgit2-1.3.0/tests/merge/workdir/
H A Dsetup.c473 (error = git_buf_puts(&remotes_path, GIT_REFS_REMOTES_DIR)) < 0) in create_remote_tracking_branch()
518 cl_git_pass(git_reference_lookup(&octo1_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO1_BRANCH)); in test_merge_workdir_setup__remote_tracking_one_branch()
548 cl_git_pass(git_reference_lookup(&octo1_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO1_BRANCH)); in test_merge_workdir_setup__remote_tracking_two_branches()
551 cl_git_pass(git_reference_lookup(&octo2_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO2_BRANCH)); in test_merge_workdir_setup__remote_tracking_two_branches()
585 cl_git_pass(git_reference_lookup(&octo1_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO1_BRANCH)); in test_merge_workdir_setup__remote_tracking_three_branches()
588 cl_git_pass(git_reference_lookup(&octo2_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO2_BRANCH)); in test_merge_workdir_setup__remote_tracking_three_branches()
591 cl_git_pass(git_reference_lookup(&octo3_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO3_BRANCH)); in test_merge_workdir_setup__remote_tracking_three_branches()
627 cl_git_pass(git_reference_lookup(&octo2_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO2_BRANCH)); in test_merge_workdir_setup__normal_branch_and_remote_tracking_branch()
658 cl_git_pass(git_reference_lookup(&octo1_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO1_BRANCH)); in test_merge_workdir_setup__remote_tracking_branch_and_normal_branch()
698 cl_git_pass(git_reference_lookup(&octo2_ref, repo, GIT_REFS_REMOTES_DIR "origin/" OCTO2_BRANCH)); in test_merge_workdir_setup__two_remote_tracking_branch_and_two_normal_branches()
[all …]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
H A Dbranch.c32 prefix = is_remote ? GIT_REFS_REMOTES_DIR : GIT_REFS_HEADS_DIR; in retrieve_branch_reference()
225 !git__prefixcmp(ref->name, GIT_REFS_REMOTES_DIR)) { in git_branch_next()
345 branch_name += strlen(GIT_REFS_REMOTES_DIR); in git_branch_name()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/"
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
H A Dbranch.c32 prefix = is_remote ? GIT_REFS_REMOTES_DIR : GIT_REFS_HEADS_DIR; in retrieve_branch_reference()
235 !git__prefixcmp(ref->name, GIT_REFS_REMOTES_DIR)) { in git_branch_next()
369 branch_name += strlen(GIT_REFS_REMOTES_DIR); in git_branch_name()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
H A Dbranch.c32 prefix = is_remote ? GIT_REFS_REMOTES_DIR : GIT_REFS_HEADS_DIR; in retrieve_branch_reference()
225 !git__prefixcmp(ref->name, GIT_REFS_REMOTES_DIR)) { in git_branch_next()
345 branch_name += strlen(GIT_REFS_REMOTES_DIR); in git_branch_name()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Drefs.h24 #define GIT_REFS_REMOTES_DIR GIT_REFS_DIR "remotes/" macro

123456