Home
last modified time | relevance | path

Searched refs:update_fetchhead (Results 1 – 25 of 105) sorted by relevance

12345

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/git2-0.7.5/src/
H A Dremote.rs44 update_fetchhead: bool, field
232 update_fetchhead: bool, in update_tips()
239 update_fetchhead, in update_tips()
393 update_fetchhead: true, in new()
419 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
420 self.update_fetchhead = update; in update_fetchhead()
448 update_fetchhead: ::call::convert(&self.update_fetchhead), in raw()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/git2-0.13.11/src/
H A Dremote.rs44 update_fetchhead: bool, field
263 update_fetchhead: bool, in update_tips()
273 update_fetchhead, in update_tips()
439 update_fetchhead: true, in new()
465 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
466 self.update_fetchhead = update; in update_fetchhead()
500 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/src/
H A Dremote.rs44 update_fetchhead: bool, field
249 update_fetchhead: bool, in update_tips()
259 update_fetchhead, in update_tips()
425 update_fetchhead: true, in new()
451 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
452 self.update_fetchhead = update; in update_fetchhead()
486 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/git2-0.10.1/src/
H A Dremote.rs44 update_fetchhead: bool, field
246 update_fetchhead: bool, in update_tips()
256 update_fetchhead, in update_tips()
422 update_fetchhead: true, in new()
448 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
449 self.update_fetchhead = update; in update_fetchhead()
483 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/git2-0.13.10/src/
H A Dremote.rs44 update_fetchhead: bool, field
263 update_fetchhead: bool, in update_tips()
273 update_fetchhead, in update_tips()
439 update_fetchhead: true, in new()
465 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
466 self.update_fetchhead = update; in update_fetchhead()
500 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/libgit2-glib/libgit2-glib-0.99.0.1/libgit2-glib/
H A Dggit-fetch-options.c72 gnew_fetch_options.update_fetchhead = gfetch_options->update_fetchhead; in ggit_fetch_options_copy()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/git2-0.13.15/src/
H A Dremote.rs44 update_fetchhead: bool, field
279 update_fetchhead: bool, in update_tips()
289 update_fetchhead, in update_tips()
455 update_fetchhead: true, in new()
481 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
482 self.update_fetchhead = update; in update_fetchhead()
516 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/git2-0.13.17/src/
H A Dremote.rs44 update_fetchhead: bool, field
279 update_fetchhead: bool, in update_tips()
289 update_fetchhead, in update_tips()
455 update_fetchhead: true, in new()
481 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
482 self.update_fetchhead = update; in update_fetchhead()
516 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/git2-0.13.22/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/git2-0.13.23/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.18/src/
H A Dremote.rs44 update_fetchhead: bool, field
290 update_fetchhead: bool, in update_tips()
300 update_fetchhead, in update_tips()
475 update_fetchhead: true, in new()
501 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
502 self.update_fetchhead = update; in update_fetchhead()
536 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.22/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/git2-0.13.21/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/git2-0.13.25/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/misc/broot/broot-1.7.0/cargo-crates/git2-0.13.20/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/git2-0.13.20/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/git2-0.13.23/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/git2-0.13.23/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/lang/rust/rustc-1.58.1-src/vendor/git2/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/textproc/bat/bat-0.18.3/cargo-crates/git2-0.13.20/src/
H A Dremote.rs45 update_fetchhead: bool, field
295 update_fetchhead: bool, in update_tips()
305 update_fetchhead, in update_tips()
480 update_fetchhead: true, in new()
508 pub fn update_fetchhead(&mut self, update: bool) -> &mut Self { in update_fetchhead() method
509 self.update_fetchhead = update; in update_fetchhead()
553 update_fetchhead: crate::call::convert(&self.update_fetchhead), in raw()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/include/git2/
H A Dremote.h572 int update_fetchhead; member
709 int update_fetchhead,
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/include/git2/
H A Dremote.h671 int update_fetchhead; member
810 int update_fetchhead,
/dports/devel/R-cran-git2r/git2r/src/libgit2/include/git2/
H A Dremote.h646 int update_fetchhead; member
785 int update_fetchhead,
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/include/git2/
H A Dremote.h671 int update_fetchhead; member
810 int update_fetchhead,
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/include/git2/
H A Dremote.h671 int update_fetchhead; member
810 int update_fetchhead,

12345