Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
javascript-forks
/
nodegit.nodegit
Public
forked from
nodegit/nodegit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nodegit.nodegit
generate
input
descriptor.json
on
fix-commit-doc
User selector
All users
All time
Commit history
Commits on Mar 9, 2015
actually use pathspecs. enable pathspec.create
maxkorp
committed
5afb809
View commit details
Copy full SHA for 5afb809
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Change Repository.prototype.setHead to be asynchronous
Show description for fa6c858
jrbalsano
committed
fa6c858
View commit details
Copy full SHA for fa6c858
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Adds support for strarray in structs
Show description for 5047566
orderedlist
committed
5047566
View commit details
Copy full SHA for 5047566
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Make git_remote_push options optional
mattyclarkson
committed
4841046
View commit details
Copy full SHA for 4841046
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Add Diff.prototype.findSimilar
Show description for fc8ff1f
orderedlist
committed
fc8ff1f
View commit details
Copy full SHA for fc8ff1f
View code at this point
Browse repository at this point
Move status list creation to async
Show description for 93f3ce0
orderedlist
committed
93f3ce0
View commit details
Copy full SHA for 93f3ce0
View code at this point
Browse repository at this point
Begin implementing status by index and StatusEntry
orderedlist
committed
aa88424
View commit details
Copy full SHA for aa88424
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Make the `git_remote_push` function async
John Haley
committed
b8b2286
View commit details
Copy full SHA for b8b2286
View code at this point
Browse repository at this point
Ignore git_tag_create_frombuffer
Show description for cda88df
mattyclarkson
authored and
John Haley
committed
cda88df
View commit details
Copy full SHA for cda88df
View code at this point
Browse repository at this point
Added git_tag_delete descriptor
mattyclarkson
authored and
John Haley
committed
057570b
View commit details
Copy full SHA for 057570b
View code at this point
Browse repository at this point
Added git_tag_create* descriptors
Show description for 3e146ac
mattyclarkson
authored and
John Haley
committed
3e146ac
View commit details
Copy full SHA for 3e146ac
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Attempt to fix Windows file locking bug
tbranyen
authored and
John Haley
committed
749826c
View commit details
Copy full SHA for 749826c
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Fix Blob.createFromBuffer and Repo#createBlobFromBuffer
orderedlist
authored and
John Haley
committed
2b1a674
View commit details
Copy full SHA for 2b1a674
View code at this point
Browse repository at this point
Allow for constructors without specific INIT methods.
orderedlist
authored and
John Haley
committed
0c86149
View commit details
Copy full SHA for 0c86149
View code at this point
Browse repository at this point
Merge pull request #421 from nodegit/fix-saved-props
Show description for 396a039
johnhaley81
committed
396a039
View commit details
Copy full SHA for 396a039
View code at this point
Browse repository at this point
Allow for saving of props to an object
Show description for 3e00abf
John Haley
committed
3e00abf
View commit details
Copy full SHA for 3e00abf
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Merge pull request #418 from nodegit/ol-doc-updates
Show description for 082e1aa
tbranyen
committed
082e1aa
View commit details
Copy full SHA for 082e1aa
View code at this point
Browse repository at this point
Update jsdoc and ignore some methods
orderedlist
committed
8c8dc4c
View commit details
Copy full SHA for 8c8dc4c
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Add `git_reset` with test cases
John Haley
committed
c01531e
View commit details
Copy full SHA for c01531e
View code at this point
Browse repository at this point
pathspecs on `git_reset_default` isn't optional
John Haley
committed
2343430
View commit details
Copy full SHA for 2343430
View code at this point
Browse repository at this point
Add `git_reset`
John Haley
committed
493050c
View commit details
Copy full SHA for 493050c
View code at this point
Browse repository at this point
Add `git_reset_default` and a test case
John Haley
committed
2141be4
View commit details
Copy full SHA for 2141be4
View code at this point
Browse repository at this point
Enable `git_index_remove_all` and `git_index_update_all`
John Haley
committed
420a088
View commit details
Copy full SHA for 420a088
View code at this point
Browse repository at this point
Adds in support for transferProgress callback
tbranyen
authored and
John Haley
committed
b3b2eab
View commit details
Copy full SHA for b3b2eab
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Enabled `git_index_add_all`
John Haley
committed
e1235bd
View commit details
Copy full SHA for e1235bd
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Merge pull request #390 from nodegit/update-libgit2-0.22.0
Show description for 8e6e447
johnhaley81
committed
8e6e447
View commit details
Copy full SHA for 8e6e447
View code at this point
Browse repository at this point
Fixed build on windows
unknown
committed
7e588e2
View commit details
Copy full SHA for 7e588e2
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Fixed remote tests
Show description for 3096d0f
John Haley
committed
3096d0f
View commit details
Copy full SHA for 3096d0f
View code at this point
Browse repository at this point
Adds in git_checkout_tree
tbranyen
committed
08d619e
View commit details
Copy full SHA for 08d619e
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Ignoring `git_remote_set_transport` for right now
John Haley
committed
f2c7162
View commit details
Copy full SHA for f2c7162
View code at this point
Browse repository at this point
Ignoring `git_describe_strategy_t` for now
John Haley
committed
22416c4
View commit details
Copy full SHA for 22416c4
View code at this point
Browse repository at this point
Fixed enum definitions
John Haley
committed
1314959
View commit details
Copy full SHA for 1314959
View code at this point
Browse repository at this point
Ignore `git_stream` for right now
Show description for ed5c6a8
John Haley
committed
ed5c6a8
View commit details
Copy full SHA for ed5c6a8
View code at this point
Browse repository at this point
Ignoring `git_smart_subtransport_definition` for now
John Haley
committed
334512c
View commit details
Copy full SHA for 334512c
View code at this point
Browse repository at this point
Fixed `git_remote`
John Haley
committed
054d646
View commit details
Copy full SHA for 054d646
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.