-
Notifications
You must be signed in to change notification settings - Fork 122
Comparing changes
Open a pull request
base repository: mrmlnc/fast-glob
base: 3.2.7
head repository: mrmlnc/fast-glob
compare: 3.2.8
- 19 commits
- 14 files changed
- 5 contributors
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7fae094 - Browse repository at this point
Copy the full SHA 7fae094View commit details -
Merge pull request #327 from MarcelloTheArcane/patch-1
Fix typo in readme
Configuration menu - View commit details
-
Copy full SHA for 47fd82e - Browse repository at this point
Copy the full SHA 47fd82eView commit details
Commits on Dec 18, 2021
-
fix: adjust inefficient regular expression
Fix a potential performance cliff in pathological case. Matching large numbers of repetitions of `[` can take a minute or more in the current code. This change gets it back down into the milliseconds as expected.
Configuration menu - View commit details
-
Copy full SHA for c6c0ca5 - Browse repository at this point
Copy the full SHA c6c0ca5View commit details
Commits on Jan 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 54b2737 - Browse repository at this point
Copy the full SHA 54b2737View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b7d02 - Browse repository at this point
Copy the full SHA c0b7d02View commit details -
Merge pull request #339 from mrmlnc/ISSUE-290_trailing_slashes
ISSUE-290: trailing slashes on directories return no results
Configuration menu - View commit details
-
Copy full SHA for 1f80e47 - Browse repository at this point
Copy the full SHA 1f80e47View commit details
Commits on Jan 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 850d74d - Browse repository at this point
Copy the full SHA 850d74dView commit details -
Merge pull request #340 from mrmlnc/ISSUE-330_double_slash_support
ISSUE-330: double-slash in the middle of the pattern is not collapsed
Configuration menu - View commit details
-
Copy full SHA for 2d1b749 - Browse repository at this point
Copy the full SHA 2d1b749View commit details -
Merge pull request #336 from Trott/dere
fix: adjust inefficient regular expression
Configuration menu - View commit details
-
Copy full SHA for 92b68d9 - Browse repository at this point
Copy the full SHA 92b68d9View commit details
Commits on Jan 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e23aa1a - Browse repository at this point
Copy the full SHA e23aa1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95838d1 - Browse repository at this point
Copy the full SHA 95838d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe57c2b - Browse repository at this point
Copy the full SHA fe57c2bView commit details
Commits on Jan 4, 2022
-
Merge pull request #342 from Trott/cliff
fix: remove performance cliff for regex
Configuration menu - View commit details
-
Copy full SHA for 3325450 - Browse repository at this point
Copy the full SHA 3325450View commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d633638 - Browse repository at this point
Copy the full SHA d633638View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5669fab - Browse repository at this point
Copy the full SHA 5669fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5ff66 - Browse repository at this point
Copy the full SHA 4f5ff66View commit details -
Merge pull request #344 from mrmlnc/PR-338_fix_polynominal_regexp
Fixing CodeQL alerts
Configuration menu - View commit details
-
Copy full SHA for 9b41dbd - Browse repository at this point
Copy the full SHA 9b41dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 048389f - Browse repository at this point
Copy the full SHA 048389fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda8195 - Browse repository at this point
Copy the full SHA eda8195View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.2.7...3.2.8