Home
last modified time | relevance | path

Searched refs:untracked_tree (Results 1 – 21 of 21) sorted by relevance

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dstash.c627 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
651 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
659 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
671 git_tree_free(untracked_tree); in retrieve_stash_trees()
840 git_tree *untracked_tree = NULL; in git_stash_apply() local
862 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
906 if (untracked_tree) { in git_stash_apply()
909 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
959 git_tree_free(untracked_tree); in git_stash_apply()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/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 Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dstash.c649 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
673 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
681 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
693 git_tree_free(untracked_tree); in retrieve_stash_trees()
871 git_tree *untracked_tree = NULL; in git_stash_apply() local
893 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
937 if (untracked_tree) { in git_stash_apply()
940 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
990 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dstash.c674 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
698 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
706 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
718 git_tree_free(untracked_tree); in retrieve_stash_trees()
889 git_tree *untracked_tree = NULL; in git_stash_apply() local
911 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
955 if (untracked_tree) { in git_stash_apply()
958 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
1008 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dstash.c649 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
673 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
681 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
693 git_tree_free(untracked_tree); in retrieve_stash_trees()
869 git_tree *untracked_tree = NULL; in git_stash_apply() local
891 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
935 if (untracked_tree) { in git_stash_apply()
938 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
988 git_tree_free(untracked_tree); in git_stash_apply()
/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 Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dstash.c669 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
693 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
701 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
713 git_tree_free(untracked_tree); in retrieve_stash_trees()
889 git_tree *untracked_tree = NULL; in git_stash_apply() local
911 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
955 if (untracked_tree) { in git_stash_apply()
958 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
1008 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/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 Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dstash.c649 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
673 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
681 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
693 git_tree_free(untracked_tree); in retrieve_stash_trees()
871 git_tree *untracked_tree = NULL; in git_stash_apply() local
893 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
937 if (untracked_tree) { in git_stash_apply()
940 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
990 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstash.c651 git_tree *untracked_tree = NULL; in retrieve_stash_trees() local
675 if ((error = git_commit_tree(&untracked_tree, untracked_commit)) < 0) in retrieve_stash_trees()
683 *out_untracked_tree = untracked_tree; in retrieve_stash_trees()
695 git_tree_free(untracked_tree); in retrieve_stash_trees()
873 git_tree *untracked_tree = NULL; in git_stash_apply() local
895 &index_parent_tree, &untracked_tree, stash_commit)) < 0) in git_stash_apply()
939 if (untracked_tree) { in git_stash_apply()
942 if ((error = merge_index_and_tree(&untracked_index, repo, NULL, repo_index, untracked_tree)) < 0) in git_stash_apply()
992 git_tree_free(untracked_tree); in git_stash_apply()