-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: nodegit/promisify-node
base: 391fe9a
head repository: nodegit/promisify-node
compare: 02fc47c
- 20 commits
- 9 files changed
- 7 contributors
Commits on Aug 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7b3adf7 - Browse repository at this point
Copy the full SHA 7b3adf7View commit details
Commits on Aug 20, 2015
-
Bump
nodegit-promiseto latestJohn Haley committedAug 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 23acd62 - Browse repository at this point
Copy the full SHA 23acd62View commit details -
Merge pull request #7 from nodegit/fix-refactoring
Undo revert of refactored code
Configuration menu - View commit details
-
Copy full SHA for 16ebf62 - Browse repository at this point
Copy the full SHA 16ebf62View commit details -
John Haley committed
Aug 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 7be4dad - Browse repository at this point
Copy the full SHA 7be4dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9dc516 - Browse repository at this point
Copy the full SHA b9dc516View commit details -
Merge pull request #11 from nodegit/revert-7-fix-refactoring
Revert "Undo revert of refactored code"
Configuration menu - View commit details
-
Copy full SHA for 6c0b01c - Browse repository at this point
Copy the full SHA 6c0b01cView commit details -
John Haley committed
Aug 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 7a675af - Browse repository at this point
Copy the full SHA 7a675afView commit details
Commits on Nov 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 193b0c4 - Browse repository at this point
Copy the full SHA 193b0c4View commit details
Commits on Nov 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 792577c - Browse repository at this point
Copy the full SHA 792577cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54659f9 - Browse repository at this point
Copy the full SHA 54659f9View commit details -
Fix issue with async functions being cached as-is, and so not getting…
… wrapped if they are encountered elsewhere in the object being promisified.
Configuration menu - View commit details
-
Copy full SHA for fe2b27c - Browse repository at this point
Copy the full SHA fe2b27cView commit details -
Merge pull request #14 from jon-hall/feature/unwrapped-function-cache…
…-bug Fix issue with async functions being cached as-is, and so not getting…
Configuration menu - View commit details
-
Copy full SHA for 0435d61 - Browse repository at this point
Copy the full SHA 0435d61View commit details -
Add noMutate flag, which addresses #12 and adds the ability to disabl…
…e object mutation through the public API.
Configuration menu - View commit details
-
Copy full SHA for 73f8216 - Browse repository at this point
Copy the full SHA 73f8216View commit details -
Merge pull request #15 from jon-hall/feature/mutating-required-module…
…s-bug Add noMutate flag, which addresses #12 and adds the ability to…
Configuration menu - View commit details
-
Copy full SHA for 6551f38 - Browse repository at this point
Copy the full SHA 6551f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81db7d0 - Browse repository at this point
Copy the full SHA 81db7d0View commit details
Commits on Mar 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0ee95ce - Browse repository at this point
Copy the full SHA 0ee95ceView commit details
Commits on Jun 5, 2018
-
This changes the regex to match arguments from the first parens, instead of explicitly matching function keyword and then parens. This allows for arrow functions and fixes issues with Node 10.
Configuration menu - View commit details
-
Copy full SHA for a2b6029 - Browse repository at this point
Copy the full SHA a2b6029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4546667 - Browse repository at this point
Copy the full SHA 4546667View commit details -
Merge pull request #31 from nodegit/support-node10-arrow-functions
Less restictive fn-args regex
Configuration menu - View commit details
-
Copy full SHA for d58bbff - Browse repository at this point
Copy the full SHA d58bbffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02fc47c - Browse repository at this point
Copy the full SHA 02fc47cView commit details
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 391fe9a...02fc47c