Home
last modified time | relevance | path

Searched refs:cherrypick_opts (Results 1 – 25 of 37) sorted by relevance

12

/dports/misc/broot/broot-1.7.0/cargo-crates/git2-0.13.20/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/git2-0.13.22/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/git2-0.13.11/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
H A Drepo.rs3519 let mut cherrypick_opts = CherrypickOptions::new(); in smoke_cherrypick() localVariable
3520 repo.cherrypick(&commit3, Some(&mut cherrypick_opts)) in smoke_cherrypick()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/git2-0.13.23/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
H A Drepo.rs3439 let mut cherrypick_opts = CherrypickOptions::new(); in smoke_cherrypick() localVariable
3440 repo.cherrypick(&commit3, Some(&mut cherrypick_opts)) in smoke_cherrypick()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.18/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.22/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/git2-0.10.1/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
H A Drepo.rs3159 let mut cherrypick_opts = CherrypickOptions::new(); in smoke_cherrypick() localVariable
3160 repo.cherrypick(&commit3, Some(&mut cherrypick_opts)) in smoke_cherrypick()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/git2-0.13.10/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
H A Drepo.rs3519 let mut cherrypick_opts = CherrypickOptions::new(); in smoke_cherrypick() localVariable
3520 repo.cherrypick(&commit3, Some(&mut cherrypick_opts)) in smoke_cherrypick()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/git2-0.13.21/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/git2-0.13.25/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/git2-0.13.15/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
H A Drepo.rs3579 let mut cherrypick_opts = CherrypickOptions::new(); in smoke_cherrypick() localVariable
3580 repo.cherrypick(&commit3, Some(&mut cherrypick_opts)) in smoke_cherrypick()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/git2-0.13.20/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/git2-0.13.23/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/git2-0.13.23/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/lang/rust/rustc-1.58.1-src/vendor/git2/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/git2-0.13.17/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
H A Drepo.rs3608 let mut cherrypick_opts = CherrypickOptions::new();
3609 repo.cherrypick(&commit3, Some(&mut cherrypick_opts))
/dports/textproc/bat/bat-0.18.3/cargo-crates/git2-0.13.20/src/
H A Dcherrypick.rs60 let mut cherrypick_opts: raw::git_cherrypick_options = mem::zeroed(); in raw() localVariable
62 &mut cherrypick_opts, in raw()
65 cherrypick_opts.mainline = self.mainline; in raw()
66 cherrypick_opts.checkout_opts = checkout_opts; in raw()
67 cherrypick_opts.merge_opts = merge_opts; in raw()
69 cherrypick_opts in raw()
/dports/devel/py-pygit2/pygit2-1.7.1/src/
H A Drepository.c693 git_cherrypick_options cherrypick_opts = GIT_CHERRYPICK_OPTIONS_INIT; in Repository_cherrypick() local
703 cherrypick_opts.checkout_opts.checkout_strategy = GIT_CHECKOUT_SAFE; in Repository_cherrypick()
706 (const git_cherrypick_options *)&cherrypick_opts); in Repository_cherrypick()

12