-
Notifications
You must be signed in to change notification settings - Fork 848
Open
Labels
enhancementNew feature or requestNew feature or requestno-autocloseIssues/PRs to be ignored by stale botIssues/PRs to be ignored by stale bot
Milestone
Description
Potential API changes for the next major release. This changes will be merged into the development branch main, before they are released on the upcoming v6.0.0 release.
Changes:
-
SHA256 Support: The support for SHA256 and SHA1 in parallel may require API changes on
plumbing.Hashor where it is currently used. -
Git config management (TBC)
-
worktree_status.go -
difftree.go -
options.goLine 711 in cf196ea
// TODO: deprecate in favor of Validate(r *Repository) in v6.
-
repository.go -
server.go//TODO: deprecate
-
commitgraph- plumbing: commitgraph, Allow reading commit-graph chains #854 (comment)
// Deprecated: This package uses the wrong types for Generation and Index in CommitData. // Deprecated: This package uses the wrong types for Generation and Index in CommitData. // Deprecated: This package uses the wrong types for Generation and Index in CommitData. // Deprecated: This package uses the wrong types for Generation and Index in CommitData. // Deprecated: This package uses the wrong types for Generation and Index in CommitData.
-
make osfs.BoundOS the default osfs for
Plainoperations. -
All tags not being returned by default. Fix tests TestFetchOfMissingObjects and TestFetchWildcardTags #1459
-
New transport API
Potential breaking changes:
-
repository.goLine 440 in 0a1c5ab
// TODO(smola): refuse upfront to clone on a non-empty directory in v5, see #1027
- Git config management (TBC)
blmayer, aymanbagabas and strikedavidalpert and aymanbagabas
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestno-autocloseIssues/PRs to be ignored by stale botIssues/PRs to be ignored by stale bot