Home
last modified time | relevance | path

Searched refs:GIT_DELTA_RENAMED (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/devel/libgit2/libgit2-1.3.0/tests/merge/trees/
H A Dtreediff.c339 …644, "dfe3f22baa1f6fce5447901c3086bae368de6bdd", 0, "renamed-in-branch.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__strict_renames()
360 { { 0100644, "c8f06f2e3bb2964174677e91f0abead0e43c9e5d", 0, "copied.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__strict_renames()
408 …44, "d0d4594e16f2e19107e3fa7ea63e7aaaff305ffb", 0, "1a-newname-in-ours.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
423 …, "2b5f1f181ee3b58ea751f5dd5d8f9b445520a136", 0, "1b-newname-in-theirs.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
429 …644, "178940b450f238a56c0d75b7955cb57b38191982", 0, "2-newname-in-both.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
430 …644, "178940b450f238a56c0d75b7955cb57b38191982", 0, "2-newname-in-both.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
478 …a77b6833082c1ea36b7828a582d4c43882450", 0, "5-both-renamed-1-to-2-ours.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
479 …7b6833082c1ea36b7828a582d4c43882450", 0, "5-both-renamed-1-to-2-theirs.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
485 …100644, "b42712cfe99a1a500b2a51fe984e0b8a7702ba11", 0, "6-both-renamed.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
493 …100644, "b69fe837e4cecfd4c9a40cdca7c138468687df07", 0, "6-both-renamed.txt" }, GIT_DELTA_RENAMED }, in test_merge_trees_treediff__rename_conflicts()
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/diff/
H A Drename.c107 cl_assert_equal_i(1, exp.file_status[GIT_DELTA_RENAMED]); in test_diff_rename__match_oid()
128 cl_assert_equal_i(1, exp.file_status[GIT_DELTA_RENAMED]); in test_diff_rename__match_oid()
150 cl_assert_equal_i(1, exp.file_status[GIT_DELTA_RENAMED]); in test_diff_rename__match_oid()
342 cl_assert_equal_i(2, exp.file_status[GIT_DELTA_RENAMED]); in test_diff_rename__not_exact_match()
371 cl_assert_equal_i(2, exp.file_status[GIT_DELTA_RENAMED]); in test_diff_rename__not_exact_match()
394 cl_assert_equal_i(2, exp.file_status[GIT_DELTA_RENAMED]); in test_diff_rename__not_exact_match()
439 cl_assert_equal_i(delta->status, GIT_DELTA_RENAMED); in test_diff_rename__test_small_files()
506 cl_assert_equal_i(2, exp.file_status[GIT_DELTA_RENAMED]); in test_diff_rename__working_directory_changes()
971 unsigned int status[] = { GIT_DELTA_RENAMED, GIT_DELTA_RENAMED }; in test_diff_rename__rejected_match_can_match_others()
1057 unsigned int status[] = { GIT_DELTA_RENAMED, GIT_DELTA_RENAMED }; in test_diff_rename__rejected_match_can_match_others_two()
[all …]
/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 Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dapply.c486 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
501 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
570 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
574 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
655 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
754 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dapply.c476 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
492 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
561 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
565 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
646 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
745 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dapply.c483 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
498 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
567 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
571 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
652 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
751 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/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 Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/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 Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dapply.c486 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
501 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
570 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
574 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
655 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
754 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dapply.c489 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
504 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
573 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
577 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
661 delta->status == GIT_DELTA_RENAMED) { in git_apply_to_tree()
760 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/libgit2/libgit2-1.3.0/tests/stress/
H A Ddiff.c51 cl_assert_equal_i(1, exp.file_status[GIT_DELTA_RENAMED]); in test_with_many()
77 cl_assert_equal_i(1, exp.file_status[GIT_DELTA_RENAMED]); in test_with_many()
/dports/devel/py-pygit2/pygit2-1.7.1/test/
H A Dtest_diff.py36 from pygit2 import GIT_DELTA_RENAMED
288 assert all(x.delta.status != GIT_DELTA_RENAMED for x in diff)
291 assert any(x.delta.status == GIT_DELTA_RENAMED for x in diff)
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dapply.c484 if (delta->status != GIT_DELTA_RENAMED && in apply_one()
499 if (delta->status != GIT_DELTA_RENAMED) { in apply_one()
568 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
572 if (delta->status == GIT_DELTA_RENAMED || in apply_one()
749 delta->status == GIT_DELTA_RENAMED) { in git_apply__to_index()
/dports/devel/py-pygit2/pygit2-1.7.1/pygit2/decl/
H A Ddiff.h8 GIT_DELTA_RENAMED = 4, enumerator

12345678910