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 }}
devcurmudgeon
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 28, 2014
Re-arrange the README examples so they can be run in order.
tbranyen
committed
4d7d4ff
View commit details
Copy full SHA for 4d7d4ff
Browse repository at this point
Update the devDependencies to include JSHint.
Show description for 638d592
tbranyen
committed
638d592
View commit details
Copy full SHA for 638d592
Browse repository at this point
Migrated more code generation into the build dir.
Show description for 6ca7512
tbranyen
committed
6ca7512
View commit details
Copy full SHA for 6ca7512
Browse repository at this point
Fix require path.
tbranyen
committed
5f6d69c
View commit details
Copy full SHA for 5f6d69c
Browse repository at this point
General housekeeping to the project.
Show description for 878ef6e
tbranyen
committed
878ef6e
View commit details
Copy full SHA for 878ef6e
Browse repository at this point
Fixed OSX Directions
Show description for 217d32a
nickpoorman
authored and
tbranyen
committed
217d32a
View commit details
Copy full SHA for 217d32a
Browse repository at this point
Actually add 0.11 testing to the list.
tbranyen
committed
6f882b4
View commit details
Copy full SHA for 6f882b4
Browse repository at this point
Commits on Mar 24, 2014
add ubuntu lib dependencies to readme
bigthyme
committed
ec494c1
View commit details
Copy full SHA for ec494c1
Browse repository at this point
Commits on Mar 23, 2014
Tagging 0.1.1 release.
tbranyen
committed
235a86b
View commit details
Copy full SHA for 235a86b
Browse repository at this point
Avoid PRs failing the whole project.
tbranyen
committed
b3fde65
View commit details
Copy full SHA for b3fde65
Browse repository at this point
Use quotes around version otherwise Travis uses 0.1.
tbranyen
committed
6390d60
View commit details
Copy full SHA for 6390d60
Browse repository at this point
Updated README to show the correct Travis-CI badge.
tbranyen
committed
a97f327
View commit details
Copy full SHA for a97f327
Browse repository at this point
Be proactive about Node unstable, but do not fail.
Show description for 2a7afb1
tbranyen
committed
2a7afb1
View commit details
Copy full SHA for 2a7afb1
Browse repository at this point
Fixes error message.
tbranyen
committed
9e5ba5e
View commit details
Copy full SHA for 9e5ba5e
Browse repository at this point
Commits on Mar 1, 2014
add nan in include dirs
pierreinglebert
committed
b33ad8c
View commit details
Copy full SHA for b33ad8c
Browse repository at this point
make travis test for node 0.10 & 0.11
pierreinglebert
committed
197c71b
View commit details
Copy full SHA for 197c71b
Browse repository at this point
Add Node 0.11+ Compatibility using NAN #164
pierreinglebert
committed
d46f7da
View commit details
Copy full SHA for d46f7da
Browse repository at this point
Commits on Feb 11, 2014
Merge pull request #82 from philschatz/osx-install
Show description for be6905d
tbranyen
committed
be6905d
View commit details
Copy full SHA for be6905d
Browse repository at this point
Commits on Nov 25, 2013
Merge pull request #113 from kciccarello/master
Show description for 86814fc
nkallen
committed
86814fc
View commit details
Copy full SHA for 86814fc
Browse repository at this point
Commits on Nov 18, 2013
Added git_diff_delta_dup to git_diff_get_patch to fix a memory issue when accessing DiffList patches.
kmctown
committed
4a34f3b
View commit details
Copy full SHA for 4a34f3b
Browse repository at this point
Commits on Oct 13, 2013
Merge pull request #108 from papandreou/buildWithDebugNode
Show description for 83abd4b
nkallen
committed
83abd4b
View commit details
Copy full SHA for 83abd4b
Browse repository at this point
Try requiring build/Debug/nodegit if build/Release/nodegit wasn't found.
papandreou
committed
04fefbc
View commit details
Copy full SHA for 04fefbc
Browse repository at this point
Commits on Oct 9, 2013
Merge branch 'master' of github.com:nodegit/nodegit
nkallen
committed
b6600b7
View commit details
Copy full SHA for b6600b7
Browse repository at this point
Checking for nulls; freeing memory
nkallen
committed
7822fac
View commit details
Copy full SHA for 7822fac
Browse repository at this point
Merge pull request #106 from kciccarello/master
Show description for 08c38b3
nkallen
committed
08c38b3
View commit details
Copy full SHA for 08c38b3
Browse repository at this point
Commits on Oct 8, 2013
Regenerated sources.
papandreou
committed
29276d5
View commit details
Copy full SHA for 29276d5
Browse repository at this point
Duplicate git_error before passing it on as it will cross a thread boundary.
papandreou
committed
694adc5
View commit details
Copy full SHA for 694adc5
Browse repository at this point
Updated v0.18.0.json to make the index and DiffOptions arguments in Index.indexToWorkdir optional (libgit2 supports null for both)
kmctown
committed
7f085b3
View commit details
Copy full SHA for 7f085b3
Browse repository at this point
Merge pull request #103 from kciccarello/master
Show description for e6aa87c
nkallen
committed
e6aa87c
View commit details
Copy full SHA for e6aa87c
Browse repository at this point
Updated v0.18.0.json to make the index and DiffOptions arguments in tree.diffIndex optional (libgit2 supports null for both)
kmctown
committed
a93de76
View commit details
Copy full SHA for a93de76
Browse repository at this point
Commits on Oct 7, 2013
Changed v0.18.0.json so diffWorkDir DiffOptions argument is optional. Added .idea to .gitignore to support webstorm.
kmctown
committed
1921175
View commit details
Copy full SHA for 1921175
Browse repository at this point
Commits on Oct 5, 2013
Merge pull request #102 from micha149/example-fixes
Show description for b259162
nkallen
committed
b259162
View commit details
Copy full SHA for b259162
Browse repository at this point
Changed default value of working dir to a existing git folder
micha149
committed
586d25b
View commit details
Copy full SHA for 586d25b
Browse repository at this point
Commits on Oct 4, 2013
Merge pull request #99 from dcolens/master
Show description for 1364bc6
nkallen
committed
1364bc6
View commit details
Copy full SHA for 1364bc6
Browse repository at this point
Fixed unknown commit oid
micha149
committed
3109af8
View commit details
Copy full SHA for 3109af8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.