Home
last modified time | relevance | path

Searched refs:rename_threshold (Results 126 – 150 of 183) sorted by relevance

12345678

/dports/devel/git-delta/delta-0.9.2/cargo-crates/git2-0.13.23/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.18/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.22/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/git2-0.13.10/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/git2-0.13.21/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/git2-0.13.25/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/git2-0.13.15/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/git2-0.13.20/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/git2-0.13.23/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/git2-0.13.23/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/lang/rust/rustc-1.58.1-src/vendor/git2/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/git2-0.13.17/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/textproc/bat/bat-0.18.3/cargo-crates/git2-0.13.20/examples/
H A Ddiff.rs260 opts.rename_threshold(t); in run()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/git2-0.7.5/src/
H A Ddiff.rs1110 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1111 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/git2-0.10.1/src/
H A Ddiff.rs1179 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1180 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/devel/R-cran-git2r/git2r/src/
H A Dgit2r_merge.c352 merge_opts.rename_threshold = 50; in git2r_merge()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/git2-0.13.11/src/
H A Ddiff.rs1363 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1364 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/src/
H A Ddiff.rs1362 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1363 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/git2-0.13.10/src/
H A Ddiff.rs1363 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1364 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/git2-0.13.15/src/
H A Ddiff.rs1363 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1364 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/git2-0.13.17/src/
H A Ddiff.rs1363 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1364 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/devel/libegit2/libegit2-0ef8b13/
H A Dsymbols.cfg194 rename_threshold
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.18/src/
H A Ddiff.rs1444 pub fn rename_threshold(&mut self, thresh: u16) -> &mut DiffFindOptions { in rename_threshold() method
1445 self.raw.rename_threshold = thresh; in rename_threshold()
/dports/devel/py-pygit2/pygit2-1.7.1/src/
H A Ddiff.c983 &opts.flags, &opts.rename_threshold, &opts.copy_threshold, in Diff_find_similar()

12345678