-
Notifications
You must be signed in to change notification settings - Fork 91
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: npm/hosted-git-info
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: npm/hosted-git-info
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 14 files changed
- 5 contributors
Commits on Jan 25, 2019
-
Seems some of the instances did not get replaced in #c4aa65618ec8b5eeb77ab2893a918746f0deeaf8 Credit: @OiYouYeahYou
Configuration menu - View commit details
-
Copy full SHA for 067fd7f - Browse repository at this point
Copy the full SHA 067fd7fView commit details
Commits on Aug 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5476dce - Browse repository at this point
Copy the full SHA 5476dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1942b17 - Browse repository at this point
Copy the full SHA 1942b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e518222 - Browse repository at this point
Copy the full SHA e518222View commit details -
fix: do not allow invalid gist urls
Gists are either name/hex{32}, or just /hex{32}. If someone omits the project, and just specifies a name, then that is an error and should be treated as such. Also, eliminate some dead code paths and bring the tests up to 100%.Configuration menu - View commit details
-
Copy full SHA for d5cf830 - Browse repository at this point
Copy the full SHA d5cf830View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf04f9 - Browse repository at this point
Copy the full SHA cbf04f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cca4ddd - Browse repository at this point
Copy the full SHA cca4dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b681019 - Browse repository at this point
Copy the full SHA b681019View commit details -
fix(git-host): disallow URI-encoded slash (%2F) in
pathPR-URL: #44 Credit: @ybiquitous Close: #44 Reviewed-by: @isaacs
Configuration menu - View commit details
-
Copy full SHA for 3776fa5 - Browse repository at this point
Copy the full SHA 3776fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a91ac - Browse repository at this point
Copy the full SHA a5a91acView commit details -
feat: give these objects a name
It's much less friendly to use this library (and those that depend on it, like npm-package-arg) when it's not clear whether the returned value is a member of a class (which likely has some useful methods) or just an object full of data that the user is expected to know what to do with. This is especially vexing since some of this sort of data is saved to various lock and config files, so _sometimes_ a thing that looks suspiciously like a GitHost object actually is just a plain old JS object.
Configuration menu - View commit details
-
Copy full SHA for 60abaea - Browse repository at this point
Copy the full SHA 60abaeaView commit details -
fix: Allow slashes in gitlab project section
Technically these are called groups and subgroups in GitLab parlance, but effectively, it means that a GitLab project url can have a path with unlimited portions, like company/property/team/component.git. This allows passing in unlimited path portions in the full url, and avoids encoding the `project` section akin to how `path` is treated as of 3776fa5 #44 Fix #46 Fix #43
Configuration menu - View commit details
-
Copy full SHA for bbcf7b2 - Browse repository at this point
Copy the full SHA bbcf7b2View commit details
Commits on Aug 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8973221 - Browse repository at this point
Copy the full SHA 8973221View 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 v2.7.1...v2.8.0