-
Notifications
You must be signed in to change notification settings - Fork 2.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: caolan/async
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: caolan/async
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 185 files changed
- 7 contributors
Commits on Aug 5, 2021
-
Alexander Early committed
Aug 5, 2021 Configuration menu - View commit details
-
Copy full SHA for cac52e3 - Browse repository at this point
Copy the full SHA cac52e3View commit details -
Alexander Early committed
Aug 5, 2021 Configuration menu - View commit details
-
Copy full SHA for b1b69b0 - Browse repository at this point
Copy the full SHA b1b69b0View commit details
Commits on Oct 4, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for fc9ba65 - Browse repository at this point
Copy the full SHA fc9ba65View commit details
Commits on Oct 28, 2021
-
3
Configuration menu - View commit details
-
Copy full SHA for e1ecdbf - Browse repository at this point
Copy the full SHA e1ecdbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b50d648 - Browse repository at this point
Copy the full SHA b50d648View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd7316 - Browse repository at this point
Copy the full SHA acd7316View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc084e - Browse repository at this point
Copy the full SHA acc084eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9440649 - Browse repository at this point
Copy the full SHA 9440649View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bb41f2a - Browse repository at this point
Copy the full SHA bb41f2aView commit details
Commits on Dec 2, 2021
-
Fix an inefficient regex in autoInject (#1767)
* Fix an inefficient regex in autoInject * 'properly strip comments in argument definitions' test failure * Update test/autoInject.js Co-authored-by: Rich Trott <rtrott@gmail.com> * Update on url-comments lib/autoInject.js Co-authored-by: Rich Trott <rtrott@gmail.com> * move new tests test/autoInject.js * indentation fix test/autoInject.js Co-authored-by: Rich Trott <rtrott@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cdfb491 - Browse repository at this point
Copy the full SHA cdfb491View commit details -
* rimraf was not being used * one less use of lodash dep * shorter name variant * one less lodash fn being used * use native forEach * result was a object * one less lodash recommendation * more explicit path * removed a unused variable
Configuration menu - View commit details
-
Copy full SHA for 2ee673f - Browse repository at this point
Copy the full SHA 2ee673fView commit details
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e74bd18 - Browse repository at this point
Copy the full SHA e74bd18View commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a038c8f - Browse repository at this point
Copy the full SHA a038c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e27aaab - Browse repository at this point
Copy the full SHA e27aaabView commit details -
fix: address edge case in comment stripping (#1780)
Unforunately, cdfb491 introduced issues with certain edge cases for comments. Fixing the edge case in the regular expression is likely to reintroduce the issue that commit was addressing. This change replaces the regular expression entirely with a function that iterates through the string instead of regular expressions.
Configuration menu - View commit details
-
Copy full SHA for b015d34 - Browse repository at this point
Copy the full SHA b015d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for de8d4c4 - Browse repository at this point
Copy the full SHA de8d4c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c9d51 - Browse repository at this point
Copy the full SHA d2c9d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62943ca - Browse repository at this point
Copy the full SHA 62943caView commit details
Loading
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 v3.2.1...v3.2.3