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
Type
/
to 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
on
master
User selector
All users
All time
Commit history
Commits on Mar 24, 2015
Converted create methods to be synchronous
Show description for 9110545
tbranyen
committed
9110545
View commit details
Copy full SHA for 9110545
View code at this point
Browse repository at this point
Commits on Mar 22, 2015
Remove dead code in copy.cc
tbranyen
committed
c7de412
View commit details
Copy full SHA for c7de412
View code at this point
Browse repository at this point
Run coverage in CI and add Coveralls badge
tbranyen
committed
89b541f
View commit details
Copy full SHA for 89b541f
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Rename `Annotated` to `AnnotatedCommit`
Show description for 3da5dd9
John Haley
committed
3da5dd9
View commit details
Copy full SHA for 3da5dd9
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
Merge pull request #468 from nodegit/test-node-012
Show description for 43b0cc3
johnhaley81
committed
43b0cc3
View commit details
Copy full SHA for 43b0cc3
View code at this point
Browse repository at this point
Fix iojs build in windows
johnhaley81
committed
825ce42
View commit details
Copy full SHA for 825ce42
View code at this point
Browse repository at this point
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
Don't assign enums to __proto__
orderedlist
committed
30a9ac0
View commit details
Copy full SHA for 30a9ac0
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
supress astyle warnings
maxkorp
committed
441f8a2
View commit details
Copy full SHA for 441f8a2
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
remove unneeded locals
maxkorp
committed
1906fea
View commit details
Copy full SHA for 1906fea
View code at this point
Browse repository at this point
remove module.exports and move stuff around A LOT
maxkorp
committed
37b3b90
View commit details
Copy full SHA for 37b3b90
View code at this point
Browse repository at this point
fix statusfile
maxkorp
committed
78ea4b7
View commit details
Copy full SHA for 78ea4b7
View code at this point
Browse repository at this point
statusfile is not a function? and reset.reset not promisifying
maxkorp
committed
9d4777b
View commit details
Copy full SHA for 9d4777b
View code at this point
Browse repository at this point
works now when loading via nodegit, direct requires (eg require../clone) broken
maxkorp
committed
ed903e5
View commit details
Copy full SHA for ed903e5
View code at this point
Browse repository at this point
Merge pull request #455 from nodegit/ol-fix-including-lib
Show description for 2542c04
tbranyen
committed
2542c04
View commit details
Copy full SHA for 2542c04
View code at this point
Browse repository at this point
Template out importing extensions
tbranyen
committed
4134442
View commit details
Copy full SHA for 4134442
View code at this point
Browse repository at this point
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
Fix to the StrConverter
Show description for a963050
mattyclarkson
committed
a963050
View commit details
Copy full SHA for a963050
View code at this point
Browse repository at this point
Expose AllocStrArray
mattyclarkson
committed
3e5cb89
View commit details
Copy full SHA for 3e5cb89
View code at this point
Browse repository at this point
Reduce number of heap allocations for string array
mattyclarkson
committed
3d4cecf
View commit details
Copy full SHA for 3d4cecf
View code at this point
Browse repository at this point
Some lib files were missing from nodegit.js template
Show description for 7ed2e6a
orderedlist
committed
7ed2e6a
View commit details
Copy full SHA for 7ed2e6a
View code at this point
Browse repository at this point
Allocate the correct amount of memory
mattyclarkson
committed
1a74a2d
View commit details
Copy full SHA for 1a74a2d
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
Duplicate the string out of the native abstraction class
Show description for c843627
mattyclarkson
committed
c843627
View commit details
Copy full SHA for c843627
View code at this point
Browse repository at this point
Use size_t for loop indexing
mattyclarkson
committed
b4f0caf
View commit details
Copy full SHA for b4f0caf
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
Fix pointer calculation with embedded libgit2 objects
John Haley
authored and
orderedlist
committed
80ec4b3
View commit details
Copy full SHA for 80ec4b3
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 Mar 1, 2015
Explicit typecast of the callback to uv_async_cb
orderedlist
committed
c73435e
View commit details
Copy full SHA for c73435e
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
hide callback payloads from javascript
maxkorp
committed
7a28e00
View commit details
Copy full SHA for 7a28e00
View code at this point
Browse repository at this point
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
Merge pull request #435 from nodegit/fix-libuv-thread
Show description for 9a859cc
johnhaley81
committed
9a859cc
View commit details
Copy full SHA for 9a859cc
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
Previous
Next
You can’t perform that action at this time.