Home
last modified time | relevance | path

Searched refs:git_stash_apply (Results 51 – 75 of 97) sorted by relevance

1234

/dports/devel/eric6/eric6-21.11/eric/others/
H A Ddefault.ekj1797 "git_stash_apply": [
H A Ddefault_Mac.ekj1781 "git_stash_apply": [
/dports/devel/py-pygit2/pygit2-1.7.1/pygit2/
H A Drepository.py1131 check_error(C.git_stash_apply(self._repo, index, stash_opts))
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/
H A DCHANGELOG.md623 * `git_stash_apply()` can now apply a stashed state from the stash list,
626 * `git_stash_pop()` will apply a stashed state (like `git_stash_apply()`)
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/docs/
H A Dchangelog.md780 * `git_stash_apply()` can now apply a stashed state from the stash list,
783 * `git_stash_pop()` will apply a stashed state (like `git_stash_apply()`)
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/docs/
H A Dchangelog.md1222 * `git_stash_apply()` can now apply a stashed state from the stash list,
1225 * `git_stash_pop()` will apply a stashed state (like `git_stash_apply()`)
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/docs/
H A Dchangelog.md1222 * `git_stash_apply()` can now apply a stashed state from the stash list,
1225 * `git_stash_pop()` will apply a stashed state (like `git_stash_apply()`)
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/docs/
H A Dchangelog.md1222 * `git_stash_apply()` can now apply a stashed state from the stash list,
1225 * `git_stash_pop()` will apply a stashed state (like `git_stash_apply()`)
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/git2-0.7.5/src/
H A Drepo.rs1992 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/git2-0.10.1/src/
H A Drepo.rs2334 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/src/
H A Drepo.rs2550 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/devel/libgit2/libgit2-1.3.0/docs/
H A Dchangelog.md1558 * `git_stash_apply()` can now apply a stashed state from the stash list,
1561 * `git_stash_pop()` will apply a stashed state (like `git_stash_apply()`)
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/
H A Dlib.rs1963 pub fn git_stash_apply(repo: *mut git_repository, in git_stash_apply() function
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/git2-0.13.11/src/
H A Drepo.rs2580 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/
H A Dlib.rs2100 pub fn git_stash_apply( in git_stash_apply() function
/dports/devel/gitui/gitui-0.10.1/cargo-crates/git2-0.13.10/src/
H A Drepo.rs2580 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/git2-0.13.15/src/
H A Drepo.rs2593 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/git2-0.13.17/src/
H A Drepo.rs2622 try_call!(raw::git_stash_apply(self.raw(), index, opts));
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/git2-0.13.22/src/
H A Drepo.rs2757 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/
H A Dlib.rs2296 pub fn git_stash_apply( in git_stash_apply() function
/dports/devel/git-delta/delta-0.9.2/cargo-crates/git2-0.13.23/src/
H A Drepo.rs2757 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/
H A Dlib.rs2246 pub fn git_stash_apply( in git_stash_apply() function
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.18/src/
H A Drepo.rs2696 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/
H A Dlib.rs2378 pub fn git_stash_apply( in git_stash_apply() function
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.22/src/
H A Drepo.rs2757 try_call!(raw::git_stash_apply(self.raw(), index, opts)); in stash_apply()

1234