-
Notifications
You must be signed in to change notification settings - Fork 116
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
Ptw/do not skeleton patches #70
Closed
prestontw
wants to merge
11
commits into
LukeMathWalker:main
from
prestontw:ptw/do-not-skeleton-patches
Closed
Ptw/do not skeleton patches #70
prestontw
wants to merge
11
commits into
LukeMathWalker:main
from
prestontw:ptw/do-not-skeleton-patches
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5825041 - Browse repository at this point
Copy the full SHA 5825041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f10f90 - Browse repository at this point
Copy the full SHA 5f10f90View commit details -
Add example of ignoring one directory
It's important that people don't use `./rust-patches` or `rust-patches/*`, since the first won't match the regex and the second the shell will expand.
Configuration menu - View commit details
-
Copy full SHA for a0e9020 - Browse repository at this point
Copy the full SHA a0e9020View commit details -
Configuration menu - View commit details
-
Copy full SHA for b378302 - Browse repository at this point
Copy the full SHA b378302View commit details -
Configuration menu - View commit details
-
Copy full SHA for c43a025 - Browse repository at this point
Copy the full SHA c43a025View commit details
Commits on Jun 8, 2021
-
Infer paths to ignore from top-level Cargo.toml
Easier to use than manually specifying, but doesn't handle non-top-level cargo.toml patches.
Configuration menu - View commit details
-
Copy full SHA for d570ac4 - Browse repository at this point
Copy the full SHA d570ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb5716 - Browse repository at this point
Copy the full SHA cdb5716View commit details
Commits on Jun 10, 2021
-
Should we rely on conventions of users putting all of their patches in one location? As long as they aren't intermixed with their source, it should be pretty easy to guess.
Configuration menu - View commit details
-
Copy full SHA for 71ae809 - Browse repository at this point
Copy the full SHA 71ae809View commit details -
Configuration menu - View commit details
-
Copy full SHA for f50ef2c - Browse repository at this point
Copy the full SHA f50ef2cView commit details
Commits on Aug 3, 2021
-
Revert "Only grab the first component in the path"
This reverts commit f50ef2c.
Configuration menu - View commit details
-
Copy full SHA for 512ef7d - Browse repository at this point
Copy the full SHA 512ef7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe800d - Browse repository at this point
Copy the full SHA 4fe800dView 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.