-
Notifications
You must be signed in to change notification settings - Fork 699
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: nodegit/nodegit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Croydon/nodegit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 95 files changed
- 4 contributors
Commits on Sep 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2a78173 - Browse repository at this point
Copy the full SHA 2a78173View commit details -
The `test` function is required to force promisify-node to promisify native functions, because async inference based on argument's names cannot work on native functions. With promisify-node ~0.3.0, functions were always promisify, even if they were not considered asynchronous by async inference.
Configuration menu - View commit details
-
Copy full SHA for 0aa7d55 - Browse repository at this point
Copy the full SHA 0aa7d55View commit details -
Fixed cannot read property 'name' of null error
In `promisify-node~0.3.0`, function `processExports` in `index.js` don't add `null` checking for `exports` argument.It got fixed in `promisify-node~0.5.0`.
Configuration menu - View commit details
-
Copy full SHA for 1da3395 - Browse repository at this point
Copy the full SHA 1da3395View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6a67a - Browse repository at this point
Copy the full SHA dc6a67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed18a9b - Browse repository at this point
Copy the full SHA ed18a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a2b72 - Browse repository at this point
Copy the full SHA 59a2b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40013dd - Browse repository at this point
Copy the full SHA 40013ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb3195 - Browse repository at this point
Copy the full SHA fdb3195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 658e596 - Browse repository at this point
Copy the full SHA 658e596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b6e9e - Browse repository at this point
Copy the full SHA 84b6e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1461caf - Browse repository at this point
Copy the full SHA 1461cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for def9901 - Browse repository at this point
Copy the full SHA def9901View commit details -
See #1490 (comment) Co-Authored-By: Mehdi Yeganeh <myeganeh1984@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5547fc1 - Browse repository at this point
Copy the full SHA 5547fc1View commit details -
Revert "warn about node v10 incompatibility in readme"
This reverts commit b76fd67.
Configuration menu - View commit details
-
Copy full SHA for 803ccd8 - Browse repository at this point
Copy the full SHA 803ccd8View 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 master...master