FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · nodegit/nodegit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
nodegit
/
nodegit
Public
Notifications
You must be signed in to change notification settings
Fork
700
Star
5.8k
Code
Issues
343
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 28, 2020
Bump to v0.27.0
implausible
committed
0327c08
View commit details
Copy full SHA for 0327c08
Browse repository at this point
Merge pull request #1785 from nodegit/node-14
Show description for 7f24632
implausible
authored
7f24632
View commit details
Copy full SHA for 7f24632
Browse repository at this point
Upgrade build environments
Show description for e71eea7
implausible
committed
e71eea7
View commit details
Copy full SHA for e71eea7
Browse repository at this point
Merge pull request #1784 from themadtitanmathos/fix/remote-callbacks-pointer-cleanup
Show description for b7c1259
implausible
authored
b7c1259
View commit details
Copy full SHA for b7c1259
Browse repository at this point
Remote needs to REALLY persist the callback/proxyOpts/headers
themadtitanmathos
committed
d5ad62c
View commit details
Copy full SHA for d5ad62c
Browse repository at this point
Use a different folder for ssh test keys
implausible
committed
69b010a
View commit details
Copy full SHA for 69b010a
Browse repository at this point
Commits on Mar 26, 2020
Bump to 0.27.0-alpha.1
implausible
committed
8a59c1c
View commit details
Copy full SHA for 8a59c1c
Browse repository at this point
Merge pull request #1772 from implausible/get-rid-of-promisify-node
Show description for dcb94e9
ianhattendorf
authored
dcb94e9
View commit details
Copy full SHA for dcb94e9
Browse repository at this point
Commits on Mar 25, 2020
Remove promisify-node and remove old callback api remnants
implausible
committed
5d008e0
View commit details
Copy full SHA for 5d008e0
Browse repository at this point
Merge pull request #1771 from implausible/replace-request-with-got
Show description for be55439
ianhattendorf
authored
be55439
View commit details
Copy full SHA for be55439
Browse repository at this point
Replace deprecated package request with got
implausible
committed
6398d90
View commit details
Copy full SHA for 6398d90
Browse repository at this point
Merge pull request #1770 from implausible/bump/openssl
Show description for 65b4350
ianhattendorf
authored
65b4350
View commit details
Copy full SHA for 65b4350
Browse repository at this point
Commits on Mar 24, 2020
Bump OpenSSL prebuilt to 1.1.1c
implausible
committed
c007bb7
View commit details
Copy full SHA for c007bb7
Browse repository at this point
Merge pull request #1767 from implausible/feature/git_remote_rename
Show description for f267826
ianhattendorf
authored
f267826
View commit details
Copy full SHA for f267826
Browse repository at this point
Commits on Mar 20, 2020
Expose git_remote_rename
implausible
committed
dd6aa63
View commit details
Copy full SHA for dd6aa63
Browse repository at this point
Commits on Mar 19, 2020
Merge pull request #1766 from implausible/dedupe-fetch
Show description for 1018e32
implausible
authored
1018e32
View commit details
Copy full SHA for 1018e32
Browse repository at this point
Dedupe Remote.prototype.fetch
implausible
committed
1507003
View commit details
Copy full SHA for 1507003
Browse repository at this point
Commits on Feb 27, 2020
Bump to v0.26.5
implausible
committed
f55a66d
View commit details
Copy full SHA for f55a66d
Browse repository at this point
Merge pull request #1758 from implausible/bump/libgit2-fork
Show description for bfb4de0
ianhattendorf
authored
bfb4de0
View commit details
Copy full SHA for bfb4de0
Browse repository at this point
Commits on Feb 26, 2020
Bring in Libgit2 #5384 to NodeGit
implausible
committed
adb461e
View commit details
Copy full SHA for adb461e
Browse repository at this point
Commits on Jan 23, 2020
Use github actions for CI status badge in README.md
implausible
committed
6422810
View commit details
Copy full SHA for 6422810
Browse repository at this point
Commits on Jan 21, 2020
Merge pull request #1509 from tniessen/fix-commit-parent-no-repo-prop
Show description for cf10bce
implausible
authored
cf10bce
View commit details
Copy full SHA for cf10bce
Browse repository at this point
Commits on Jan 19, 2020
Merge pull request #1733 from igncp/update-difflist-to-diff
Show description for 06489c7
tbranyen
authored
06489c7
View commit details
Copy full SHA for 06489c7
Browse repository at this point
Merge pull request #1508 from tniessen/repository-remove-unnecessary-assignment
Show description for b111960
tbranyen
authored
b111960
View commit details
Copy full SHA for b111960
Browse repository at this point
Fix behavior of Commit#parent
Show description for e3bb744
tniessen
committed
e3bb744
View commit details
Copy full SHA for e3bb744
Browse repository at this point
Remove unnecessary assignment of Commit#repo
Show description for c2b61a2
tniessen
committed
c2b61a2
View commit details
Copy full SHA for c2b61a2
Browse repository at this point
Commits on Jan 14, 2020
Bump to v0.26.4
implausible
committed
8ad3e37
View commit details
Copy full SHA for 8ad3e37
Browse repository at this point
Merge pull request #1751 from implausible/fixup/template-input-data
Show description for f3a66d6
implausible
authored
f3a66d6
View commit details
Copy full SHA for f3a66d6
Browse repository at this point
Fix some issues from the libgit2 bump
implausible
committed
59437a8
View commit details
Copy full SHA for 59437a8
Browse repository at this point
Merge pull request #1748 from ianhattendorf/feature/longpaths
Show description for 24a9fc4
implausible
authored
24a9fc4
View commit details
Copy full SHA for 24a9fc4
Browse repository at this point
Merge pull request #1749 from implausible/patch/libssh2
Show description for a4fe703
implausible
authored
a4fe703
View commit details
Copy full SHA for a4fe703
Browse repository at this point
Remove appveyor.yml and .travis.yml
implausible
committed
b22ae75
View commit details
Copy full SHA for b22ae75
Browse repository at this point
Default option return value to undefined
Show description for 2a79ce9
ianhattendorf
committed
2a79ce9
View commit details
Copy full SHA for 2a79ce9
Browse repository at this point
Longpaths options should take/return boolean values
ianhattendorf
committed
8ae2436
View commit details
Copy full SHA for 8ae2436
Browse repository at this point
Bring in libssh2#402
Show description for fcdb122
implausible
committed
fcdb122
View commit details
Copy full SHA for fcdb122
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL