Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

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
Choose a base ref
Loading
...
head repository: Croydon/nodegit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 95 files changed
  • 4 contributors

Commits on Sep 19, 2018

  1. CI: Add Node.js 10

    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    2a78173 View commit details
    Browse the repository at this point in the history
  2. Adapt to promisify-node 0.4.0

    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.
    olivierlemasle authored and Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    0aa7d55 View commit details
    Browse the repository at this point in the history
  3. 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`.
    sabertazimi authored and Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    1da3395 View commit details
    Browse the repository at this point in the history
  4. Drop support for Node.js 4

    as it is EOL
    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    dc6a67a View commit details
    Browse the repository at this point in the history
  5. Update readme

    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    ed18a9b View commit details
    Browse the repository at this point in the history
  6. Travis: Always test

    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    59a2b72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40013dd View commit details
    Browse the repository at this point in the history
  8. Travis: Output Python version

    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    fdb3195 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    658e596 View commit details
    Browse the repository at this point in the history
  10. AppVeyor: Build x64 first

    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    84b6e9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1461caf View commit details
    Browse the repository at this point in the history
  12. Update libssh2 to 1.8.0

    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    def9901 View commit details
    Browse the repository at this point in the history
  13. Patch LockMasterSetStatus

    See #1490 (comment)
    
    Co-Authored-By: Mehdi Yeganeh <myeganeh1984@gmail.com>
    Croydon and mehdi-yeganeh committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    5547fc1 View commit details
    Browse the repository at this point in the history
  14. Revert "warn about node v10 incompatibility in readme"

    This reverts commit b76fd67.
    Croydon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    803ccd8 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.