Home
last modified time | relevance | path

Searched defs:Submodule (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/
H A Dsubmodule.go22 type Submodule struct { struct
24 initialized bool
26 c *config.Submodule
27 w *Worktree
31 func (s *Submodule) Config() *config.Submodule {
37 func (s *Submodule) Init() error {
55 func (s *Submodule) Status() (*SubmoduleStatus, error) {
64 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
97 func (s *Submodule) Repository() (*Repository, error) {
142 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/
H A Dsubmodule.go22 type Submodule struct { struct
24 initialized bool
26 c *config.Submodule
27 w *Worktree
31 func (s *Submodule) Config() *config.Submodule {
37 func (s *Submodule) Init() error {
55 func (s *Submodule) Status() (*SubmoduleStatus, error) {
64 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
100 func (s *Submodule) Repository() (*Repository, error) {
145 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/
H A Dsubmodule.go22 type Submodule struct { struct
24 initialized bool
26 c *config.Submodule
27 w *Worktree
31 func (s *Submodule) Config() *config.Submodule {
37 func (s *Submodule) Init() error {
55 func (s *Submodule) Status() (*SubmoduleStatus, error) {
64 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
100 func (s *Submodule) Repository() (*Repository, error) {
145 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/
H A Dsubmodule.go24 type Submodule struct { struct
26 initialized bool
28 c *config.Submodule
29 w *Worktree
33 func (s *Submodule) Config() *config.Submodule {
39 func (s *Submodule) Init() error {
57 func (s *Submodule) Status() (*SubmoduleStatus, error) {
66 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
102 func (s *Submodule) Repository() (*Repository, error) {
167 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/
H A Dsubmodule.go24 type Submodule struct { struct
26 initialized bool
28 c *config.Submodule
29 w *Worktree
33 func (s *Submodule) Config() *config.Submodule {
39 func (s *Submodule) Init() error {
57 func (s *Submodule) Status() (*SubmoduleStatus, error) {
66 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
102 func (s *Submodule) Repository() (*Repository, error) {
167 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/
H A Dsubmodule.go24 type Submodule struct { struct
26 initialized bool
28 c *config.Submodule
29 w *Worktree
33 func (s *Submodule) Config() *config.Submodule {
39 func (s *Submodule) Init() error {
57 func (s *Submodule) Status() (*SubmoduleStatus, error) {
66 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
102 func (s *Submodule) Repository() (*Repository, error) {
167 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/
H A Dsubmodule.go22 type Submodule struct { struct
24 initialized bool
26 c *config.Submodule
27 w *Worktree
31 func (s *Submodule) Config() *config.Submodule {
37 func (s *Submodule) Init() error {
55 func (s *Submodule) Status() (*SubmoduleStatus, error) {
64 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
100 func (s *Submodule) Repository() (*Repository, error) {
145 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/gopkg.in/src-d/go-git.v4/
H A Dsubmodule.go22 type Submodule struct { struct
24 initialized bool
26 c *config.Submodule
27 w *Worktree
31 func (s *Submodule) Config() *config.Submodule {
37 func (s *Submodule) Init() error {
55 func (s *Submodule) Status() (*SubmoduleStatus, error) {
64 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
100 func (s *Submodule) Repository() (*Repository, error) {
145 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/
H A Dsubmodule.go24 type Submodule struct { struct
26 initialized bool
28 c *config.Submodule
29 w *Worktree
33 func (s *Submodule) Config() *config.Submodule {
39 func (s *Submodule) Init() error {
57 func (s *Submodule) Status() (*SubmoduleStatus, error) {
66 func (s *Submodule) status(idx *index.Index) (*SubmoduleStatus, error) {
102 func (s *Submodule) Repository() (*Repository, error) {
167 func (s *Submodule) Update(o *SubmoduleUpdateOptions) error {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
108 func (m *Submodule) unmarshal(s *format.Subsection) {
117 func (m *Submodule) marshal() *format.Subsection {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/security/keybase/client-v5.7.1/go/vendor/gopkg.in/src-d/go-git.v4/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/config/
H A Dmodules.go78 type Submodule struct { struct
80 Name string
83 Path string
85 URL string
88 Branch string
92 raw *format.Subsection
96 func (m *Submodule) Validate() error {
112 func (m *Submodule) unmarshal(s *format.Subsection) {
121 func (m *Submodule) marshal() *format.Subsection {
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libc-0.2.93/
H A DCargo.toml.orig-cargo15 Raw FFI bindings to platform libraries like libc.
19 rustc-std-workspace-core = { version = "1.0.0", optional = true }
22 default = ["std"]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/git2-0.7.5/src/
H A Dsubmodule.rs15 pub struct Submodule<'repo> { struct
20 impl<'repo> Submodule<'repo> { argument
191 impl<'repo> Binding for Submodule<'repo> { implementation
199 impl<'repo> Drop for Submodule<'repo> { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/git2-0.13.6/src/
H A Dsubmodule.rs15 pub struct Submodule<'repo> { struct
20 impl<'repo> Submodule<'repo> { argument
203 impl<'repo> Binding for Submodule<'repo> { implementation
216 impl<'repo> Drop for Submodule<'repo> { implementation
/dports/devel/gbump/gbump-1.0.1/cargo-crates/git2-0.10.1/src/
H A Dsubmodule.rs15 pub struct Submodule<'repo> { struct
20 impl<'repo> Submodule<'repo> { argument
203 impl<'repo> Binding for Submodule<'repo> { implementation
216 impl<'repo> Drop for Submodule<'repo> { implementation
/dports/devel/gitui/gitui-0.10.1/cargo-crates/git2-0.13.10/src/
H A Dsubmodule.rs15 pub struct Submodule<'repo> { struct
20 impl<'repo> Submodule<'repo> { impl
203 impl<'repo> Binding for Submodule<'repo> { implementation
216 impl<'repo> Drop for Submodule<'repo> { implementation
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/git2-0.13.11/src/
H A Dsubmodule.rs15 pub struct Submodule<'repo> { struct
20 impl<'repo> Submodule<'repo> { argument
222 impl<'repo> Binding for Submodule<'repo> { implementation
235 impl<'repo> Drop for Submodule<'repo> { implementation
/dports/devel/tokei/tokei-12.1.2/cargo-crates/git2-0.13.15/src/
H A Dsubmodule.rs15 pub struct Submodule<'repo> { struct
20 impl<'repo> Submodule<'repo> { argument
222 impl<'repo> Binding for Submodule<'repo> { implementation
235 impl<'repo> Drop for Submodule<'repo> { implementation

1234567