Home
last modified time | relevance | path

Searched refs:fetch_options (Results 101 – 111 of 111) sorted by relevance

12345

/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/git2-0.13.23/src/
H A Dbuild.rs216 pub fn fetch_options(&mut self, fetch_opts: FetchOptions<'cb>) -> &mut RepoBuilder<'cb> { in fetch_options() method
/dports/lang/rust/rustc-1.58.1-src/vendor/git2/src/
H A Dbuild.rs216 pub fn fetch_options(&mut self, fetch_opts: FetchOptions<'cb>) -> &mut RepoBuilder<'cb> { in fetch_options() method
/dports/sysutils/exa/exa-0.10.1/cargo-crates/git2-0.13.17/src/
H A Dbuild.rs216 pub fn fetch_options(&mut self, fetch_opts: FetchOptions<'cb>) -> &mut RepoBuilder<'cb> { in fetch_options() method
/dports/textproc/bat/bat-0.18.3/cargo-crates/git2-0.13.20/src/
H A Dbuild.rs216 pub fn fetch_options(&mut self, fetch_opts: FetchOptions<'cb>) -> &mut RepoBuilder<'cb> { in fetch_options() method
/dports/editors/elementary-code/code-6.0.0/vapi/
H A Dlibgit2-glib-1.0.vapi162 public void set_fetch_options (Ggit.FetchOptions? fetch_options);
726 …se, array_null_terminated = true)] string[]? specs, Ggit.FetchOptions fetch_options) throws GLib.E…
944 public void set_fetch_options (Ggit.FetchOptions? fetch_options);
946 public Ggit.FetchOptions fetch_options { owned get; set; }
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/cargo/sources/git/
H A Dutils.rs292 .fetch_options(fopts) in clone_into()
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/cargo/sources/git/
H A Dutils.rs292 .fetch_options(fopts) in clone_into()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/cargo/sources/git/
H A Dutils.rs292 .fetch_options(fopts) in clone_into()
/dports/graphics/sane-backends/sane-backends-1.0.32/ChangeLogs/
H A DChangeLog-1.0.01201 (fetch_options): Don't overwrite window_val[i] if it's
2780 * frontend/scan.c (fetch_options): Cast opt->name to (char *)
4193 (fetch_options): Another off by one bug: width is br_x|y-tl_x|y+1.
4205 (fetch_options): New function.
4206 (set_option): Call fetch_options() if SANE_INFO_RELOAD_OPTIONS is
4208 (main): Call fetch_options() instead of open-coding same.
H A DChangeLog-1.0.201402 * frontend/scanimage.c: fetch_options(), actually get option
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_git860 local -a fetch_options
864 $fetch_options \
1356 local -a merge_options fetch_options
1371 $fetch_options \
7722 fetch_options=(

12345