-
Notifications
You must be signed in to change notification settings - Fork 21
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
Upstream some Alpm
methods
#30
Open
fosskers
wants to merge
9
commits into
archlinux:master
Choose a base branch
from
fosskers:colin/alpm-extensions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 12, 2023
-
feat(utils): resurrect the
AlpmExt
traitThis required fixing `find_local_satisfier` which wasn't compiling. This module had been previously left out of the module tree, so the broken code was never compiled and thus never detected.
Configuration menu - View commit details
-
Copy full SHA for 97e8e49 - Browse repository at this point
Copy the full SHA 97e8e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e35e1 - Browse repository at this point
Copy the full SHA b7e35e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4e9ab - Browse repository at this point
Copy the full SHA 7c4e9abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc220d - Browse repository at this point
Copy the full SHA 7dc220dView commit details -
feat(utils): drop unneeded functionality
And rename a few functions.
Configuration menu - View commit details
-
Copy full SHA for 21c36c2 - Browse repository at this point
Copy the full SHA 21c36c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc2aa3 - Browse repository at this point
Copy the full SHA 1fc2aa3View commit details -
feat(utils): revive
AlpmExt
yet againThis required implementing some custom iterator structs, since `impl Foo` is not allowed for the return types of trait methods.
Configuration menu - View commit details
-
Copy full SHA for cf070a1 - Browse repository at this point
Copy the full SHA cf070a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cef5c6 - Browse repository at this point
Copy the full SHA 1cef5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be3dee - Browse repository at this point
Copy the full SHA 4be3deeView commit details
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.