Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect "thin pack" reference handling #110

Merged
merged 2 commits into from Mar 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -1,6 +1,6 @@
---
name: github.com/go-git/go-git/v5
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: A highly extensible git implementation in pure Go.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5
Expand Down
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/config
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package config contains the abstraction of multiple config files
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/config
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/internal/revision
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: 'Package revision extracts git revision from string More information about
revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html'
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/revision
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/internal/url
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/internal/url
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: package plumbing implement the core interfaces and structs used by go-git
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/cache
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/cache
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/color
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/color
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/filemode
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/filemode
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/config
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package config implements encoding and decoding of git config files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/config
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/diff
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary:
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/diff
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,14 +1,14 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/gitignore
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package gitignore implements matching file system paths to gitignore patterns
that can be automatically read from a git repository tree in the order of definition
priorities.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/gitignore
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -211,6 +211,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/idxfile
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package idxfile implements encoding and decoding of packfile idx files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/idxfile
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/index
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package index implements encoding and decoding of index format files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/index
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/objfile
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package objfile implements encoding and decoding of object files.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/objfile
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,12 +1,12 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/packfile
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package packfile implements encoding and decoding of packfile format.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/packfile
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -209,6 +209,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/format/pktline
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package pktline implements reading payloads form pkt-lines and encoding pkt-lines
from payloads.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/format/pktline
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []
@@ -1,13 +1,13 @@
---
name: github.com/go-git/go-git/v5/plumbing/object
version: v5.4.2
version: v5.4.3-0.20220108132248-a5bbcd278ab1
type: go
summary: Package object contains implementations of all Git objects and utility functions
to work with them.
homepage: https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/object
license: apache-2.0
licenses:
- sources: v5@v5.4.2/LICENSE
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/LICENSE
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -210,6 +210,6 @@ licenses:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- sources: v5@v5.4.2/README.md
- sources: v5@v5.4.3-0.20220108132248-a5bbcd278ab1/README.md
text: Apache License Version 2.0, see [LICENSE](LICENSE)
notices: []