Home
last modified time | relevance | path

Searched refs:b_commit (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/libgit2/libgit2-1.3.0/tests/diff/
H A Dtree.c35 const char *b_commit = "370fe9ec22"; in test_diff_tree__0() local
42 cl_assert((b = resolve_commit_oid_to_tree(g_repo, b_commit)) != NULL); in test_diff_tree__0()
99 const char *b_commit = "605812ab7fe421fdd"; in test_diff_tree__options() local
147 cl_assert((b = resolve_commit_oid_to_tree(g_repo, b_commit)) != NULL); in test_diff_tree__options()
184 const char *b_commit = "be3563ae3f79"; in test_diff_tree__bare() local
189 cl_assert((b = resolve_commit_oid_to_tree(g_repo, b_commit)) != NULL); in test_diff_tree__bare()
216 const char *b_commit = "370fe9ec22"; in test_diff_tree__merge() local
224 cl_assert((b = resolve_commit_oid_to_tree(g_repo, b_commit)) != NULL); in test_diff_tree__merge()
258 const char *b_commit = "7a9e0b02e63179929fed24f0a3e0f19168114d10"; in test_diff_tree__larger_hunks() local
304 const char *b_commit = "be3563ae3f79"; in test_diff_tree__checks_options_version() local
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/apply/
H A Dtree.c23 git_commit *a_commit, *b_commit; in test_apply_tree__one() local
42 cl_git_pass(git_commit_lookup(&b_commit, repo, &b_oid)); in test_apply_tree__one()
45 cl_git_pass(git_commit_tree(&b_tree, b_commit)); in test_apply_tree__one()
57 git_commit_free(b_commit); in test_apply_tree__one()
H A Dcheck.c29 git_commit *a_commit, *b_commit; in test_apply_check__generate_diff() local
38 cl_git_pass(git_commit_lookup(&b_commit, repo, &b_oid)); in test_apply_check__generate_diff()
41 cl_git_pass(git_commit_tree(&b_tree, b_commit)); in test_apply_check__generate_diff()
54 git_commit_free(b_commit); in test_apply_check__generate_diff()
H A Dindex.c29 git_commit *a_commit, *b_commit; in test_apply_index__generate_diff() local
48 cl_git_pass(git_commit_lookup(&b_commit, repo, &b_oid)); in test_apply_index__generate_diff()
51 cl_git_pass(git_commit_tree(&b_tree, b_commit)); in test_apply_index__generate_diff()
63 git_commit_free(b_commit); in test_apply_index__generate_diff()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dstash.c49 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
74 git_commit **b_commit, in retrieve_base_commit_and_message() argument
95 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
320 git_commit *b_commit) in build_workdir_tree() argument
331 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
360 git_commit *b_commit, in commit_worktree() argument
367 parents[0] = b_commit; in commit_worktree()
377 if ((error = build_workdir_tree(&w_tree, index, b_commit)) < 0) in commit_worktree()
551 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
561 ((flags & GIT_STASH_KEEP_INDEX) != 0) ? i_commit : b_commit, in git_stash_save()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[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 Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
564 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
576 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
407 parents[0] = b_commit; in commit_worktree()
562 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
598 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
608 ((flags & GIT_STASH_KEEP_INDEX) != 0) ? i_commit : b_commit, in git_stash_save()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
564 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
576 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/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.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
557 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
593 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
603 ((flags & GIT_STASH_KEEP_INDEX) != 0) ? i_commit : b_commit, in git_stash_save()
[all …]
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/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.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
564 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
576 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstash.c50 formatted_oid = git_oid_allocfmt(b_commit); in append_abbreviated_oid()
75 git_commit **b_commit, in retrieve_base_commit_and_message() argument
96 b_commit, repo, git_reference_target(head))) < 0) in retrieve_base_commit_and_message()
359 git_commit *b_commit) in build_workdir_tree() argument
369 if ((error = git_commit_tree(&b_tree, b_commit)) < 0) in build_workdir_tree()
398 git_commit *b_commit, in commit_worktree() argument
406 parents[0] = b_commit; in commit_worktree()
545 git_commit *b_commit = NULL, *i_commit = NULL, *u_commit = NULL; in git_stash_save() local
566 git_buf_cstr(&msg), b_commit)) < 0) in git_stash_save()
578 i_commit, b_commit, u_commit)) < 0) in git_stash_save()
[all …]

12