-
Notifications
You must be signed in to change notification settings - Fork 698
Comparing changes
Open a pull request
base repository: nodegit/nodegit
base: v0.22.1
head repository: nodegit/nodegit
compare: v0.22.2
- 15 commits
- 23 files changed
- 4 contributors
Commits on May 13, 2018
-
So that it corresponds to a variable in previous code snippets.
Configuration menu - View commit details
-
Copy full SHA for 856cd55 - Browse repository at this point
Copy the full SHA 856cd55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee8cea - Browse repository at this point
Copy the full SHA 3ee8ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc5c1f - Browse repository at this point
Copy the full SHA 9cc5c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 320238b - Browse repository at this point
Copy the full SHA 320238bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c2e04 - Browse repository at this point
Copy the full SHA 19c2e04View commit details
Commits on Jun 4, 2018
-
Fix asynchronous testing of signatures
The previous implementation mixed promises and callbacks in a way that was incompatible with mocha. This patch removes the callback and uses promises only.
Configuration menu - View commit details
-
Copy full SHA for 92b3506 - Browse repository at this point
Copy the full SHA 92b3506View commit details
Commits on Jun 5, 2018
-
Merge pull request #1493 from jkukul/master
Improvements in documentation.
Configuration menu - View commit details
-
Copy full SHA for 32bc8af - Browse repository at this point
Copy the full SHA 32bc8afView commit details -
Merge pull request #1505 from tniessen/test-fix-signature-promise-rej…
…ection Fix asynchronous testing of signatures
Configuration menu - View commit details
-
Copy full SHA for fc56c94 - Browse repository at this point
Copy the full SHA fc56c94View commit details -
Fix argument handling in Git.Merge.trees
This change makes ancestor_tree and opts optional to match the documentation. Closes: #1504
Configuration menu - View commit details
-
Copy full SHA for 3aa096c - Browse repository at this point
Copy the full SHA 3aa096cView commit details -
Merge pull request #1507 from tniessen/fix-git-merge-trees-args
Fix argument handling in Git.Merge.trees
Configuration menu - View commit details
-
Copy full SHA for c944ec6 - Browse repository at this point
Copy the full SHA c944ec6View commit details
Commits on Jul 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d923548 - Browse repository at this point
Copy the full SHA d923548View commit details
Commits on Jul 10, 2018
-
Encode test keys using base64 so that github doesn't flag them as bad
We've encoding the 2 test private keys that we use in base 64 and we decode them before running tests. GitHub has begun auditing repos for ssh keys and flagging them as unsafe for use if they are in public repos. This is a very good thing on part of GitHub, but bad for our test apparatus.
Configuration menu - View commit details
-
Copy full SHA for a36d7ba - Browse repository at this point
Copy the full SHA a36d7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for b592662 - Browse repository at this point
Copy the full SHA b592662View commit details -
Merge pull request #1521 from implausible/bump/libgit2
Bump libgit2 to 0.27.3
Configuration menu - View commit details
-
Copy full SHA for b1897a4 - Browse repository at this point
Copy the full SHA b1897a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9c584 - Browse repository at this point
Copy the full SHA 1e9c584View 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 v0.22.1...v0.22.2