-
-
Notifications
You must be signed in to change notification settings - Fork 283
1.12 Backports #4280
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
Merged
Merged
1.12 Backports #4280
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit eefbef6)
(cherry picked from commit 8b1f0b9)
Co-authored-by: KristofferC <[email protected]> (cherry picked from commit c78b40b)
…4277) Co-authored-by: Claude <[email protected]> (cherry picked from commit 25c2390)
Member
|
Not sure what the process is but could we get #4243 |
(cherry picked from commit ffdb668)
Co-authored-by: Ian Butterworth <[email protected]> (cherry picked from commit 799f7de)
Co-authored-by: KristofferC <[email protected]> Co-authored-by: Ian Butterworth <[email protected]> (cherry picked from commit eab1b8b)
…es (#2330) Co-authored-by: Ian Butterworth <[email protected]> Co-authored-by: KristofferC <[email protected]> (cherry picked from commit 7381ccf)
Co-authored-by: KristofferC <[email protected]> (cherry picked from commit d0c6d50)
…alled app (#4263) Co-authored-by: KristofferC <[email protected]> (cherry picked from commit e3d4561)
Co-authored-by: KristofferC <[email protected]> (cherry picked from commit 109eaea)
(cherry picked from commit aaff8f2)
Co-authored-by: Kristoffer Carlsson <[email protected]> (cherry picked from commit 175a1ff)
Rewrite the fuzzy sorting algorithm to provide more intuitive package name suggestions: Prefix matching prioritized for exact starts (e.g., "Plo" → "Plots") Subsequence matching with position weighting for scattered matches Weighted edit distance with common typo handling (a↔e, c↔k, etc.) Case preservation scoring and length penalties Optional popularity weighting for future use Co-authored-by: KristofferC <[email protected]> Co-authored-by: Claude <[email protected]> (cherry picked from commit 3869055)
Co-authored-by: gbaraldi <[email protected]> (cherry picked from commit 5577f68)
Co-authored-by: KristofferC <[email protected]> (cherry picked from commit 2097cdb)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backported PRs:
include_lazythroughdownload_artifacts#3106addusing cli GIT #4296Need manual backport:
depot#4268Contains multiple commits, manual intervention needed:
Non-merged PRs with backport label:
dev#4186