-
Notifications
You must be signed in to change notification settings - Fork 107
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: unshiftio/url-parse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: unshiftio/url-parse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 5 files changed
- 2 contributors
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f7774f6 - Browse repository at this point
Copy the full SHA f7774f6View commit details
Commits on Jan 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9be7ee8 - Browse repository at this point
Copy the full SHA 9be7ee8View commit details
Commits on Feb 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4e53a8c - Browse repository at this point
Copy the full SHA 4e53a8cView commit details
Commits on Feb 13, 2022
-
Copy the behavior of browser `URL` interface and remove CR, HT, and LF from the input URL.
Configuration menu - View commit details
-
Copy full SHA for 319851b - Browse repository at this point
Copy the full SHA 319851bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 193b44b - Browse repository at this point
Copy the full SHA 193b44bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a5807 - Browse repository at this point
Copy the full SHA e4a5807View commit details -
Merge pull request #223 from unshiftio/fix/at-sign-handling-in-userinfo
Correctly handle userinfo containing the at sign
Configuration menu - View commit details
-
Copy full SHA for 7b0b8a6 - Browse repository at this point
Copy the full SHA 7b0b8a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9fa23 - Browse repository at this point
Copy the full SHA 4c9fa23View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6fa434 - Browse repository at this point
Copy the full SHA e6fa434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e9f2f - Browse repository at this point
Copy the full SHA 78e9f2fView commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88df234 - Browse repository at this point
Copy the full SHA 88df234View commit details -
[fix] Readd the empty userinfo to
url.href
(#226)If the userinfo is present but empty, the parsed host is also empty, and `url.pathname` is not `'/'`, then readd the empty userinfo to `url.href`, otherwise the original invalid URL might be transformed into a valid one with `url.pathname` as host.
Configuration menu - View commit details
-
Copy full SHA for ef45a13 - Browse repository at this point
Copy the full SHA ef45a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3f5f2 - Browse repository at this point
Copy the full SHA 8b3f5f2View 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 1.5.4...1.5.7