-
-
Notifications
You must be signed in to change notification settings - Fork 63
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: micromatch/picomatch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: micromatch/picomatch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 20 files changed
- 4 contributors
Commits on Nov 23, 2020
-
Remove automatic windows detection, document
windows
optionTo make this module usable in other environments besides Node.js, it must not depend on node builtin modules. This PR does: 1. `process.platform` is replaced via the existing but undocumented `windows` option which is now documented. 2. `path.basename` is replaced by a simple regex replacement. This is a breaking change for all users who are passing backslashes to this module and they need to pass `process.platform === 'win32'` as the `windows` option to attain previous behavior. Fixes: #61 Fixes: #64 Fixes: #68
Configuration menu - View commit details
-
Copy full SHA for 2f25761 - Browse repository at this point
Copy the full SHA 2f25761View commit details
Commits on Oct 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 385014b - Browse repository at this point
Copy the full SHA 385014bView commit details
Commits on Dec 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f88af5 - Browse repository at this point
Copy the full SHA 5f88af5View commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e120bb - Browse repository at this point
Copy the full SHA 7e120bbView commit details
Commits on Dec 16, 2021
-
Merge pull request #1 from acao/nodeps-posix-export
`path.sep` + `picomatch/posix` export
Configuration menu - View commit details
-
Copy full SHA for ee6ebcc - Browse repository at this point
Copy the full SHA ee6ebccView commit details
Commits on Aug 17, 2022
-
Merge pull request #96 from rphillips-nz/patch-1
Fix one-or-more extglob examples
Configuration menu - View commit details
-
Copy full SHA for 13efdf0 - Browse repository at this point
Copy the full SHA 13efdf0View commit details
Commits on Oct 29, 2023
-
Merge pull request #73 from silverwind/nodeps
Remove `process` and `path` dependencies, document `windows` option
Configuration menu - View commit details
-
Copy full SHA for 49d10c4 - Browse repository at this point
Copy the full SHA 49d10c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc719c4 - Browse repository at this point
Copy the full SHA bc719c4View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.