-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 26cd7bb90bd3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fddd90e9eaf7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 3 files changed
- 3 contributors
Commits on Jul 15, 2018
-
fetchpatch: Add includes to compliment excludes, and require that bot…
…h not be non-empty. This commit was originally introduced as part of #41420 and then reverted with the rest of that PR. However there was no reason to revert his particular commit.
Configuration menu - View commit details
-
Copy full SHA for aa6adfc - Browse repository at this point
Copy the full SHA aa6adfcView commit details -
fetchpatch: escape excludes and includes
Excludes and includes are implemented by passing the parameters to the respective flags of `filterdiff`. Those were passed unescaped until now. Since those flags expect patterns (similar to shell globs), something like `/some/path/*` might be used to exclude or include all files in some path. Without escaping the shell would expand the `*`, leading to unexpected behaviour.
Configuration menu - View commit details
-
Copy full SHA for 1ddab0e - Browse repository at this point
Copy the full SHA 1ddab0eView commit details -
fetchpatch: fail on empty patch
Since this is probably never the desired case and has led to actual issues, see the comments at: af1313e This might also happen when pulling a patch from GitHub or a similar web interface without explicitly selecting the "raw" format.
Configuration menu - View commit details
-
Copy full SHA for 8f9b985 - Browse repository at this point
Copy the full SHA 8f9b985View commit details
Commits on Jul 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3058513 - Browse repository at this point
Copy the full SHA 3058513View commit details
Commits on Jul 19, 2018
-
Merge pull request #43538 from timokau/fetchpatch-fix
fetchpatch: quote excludes
Configuration menu - View commit details
-
Copy full SHA for fddd90e - Browse repository at this point
Copy the full SHA fddd90eView commit details
There are no files selected for viewing
This file was deleted.