Home
last modified time | relevance | path

Searched defs:advRefsDecoder (Results 1 – 9 of 9) sorted by relevance

/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dadvrefs_decode.go21 type advRefsDecoder struct { struct
25 hash plumbing.Hash // last hash read
27 data *AdvRefs // parsed data is stored here
44 func (d *advRefsDecoder) Decode(v *AdvRefs) error {
70 func (d *advRefsDecoder) nextLine() bool {
94 func decodePrefix(d *advRefsDecoder) decoderStateFn {
129 func decodeFirstHash(p *advRefsDecoder) decoderStateFn {
173 func decodeFirstRef(l *advRefsDecoder) decoderStateFn {
202 func decodeCaps(p *advRefsDecoder) decoderStateFn {
213 func decodeOtherRefs(p *advRefsDecoder) decoderStateFn {
[all …]