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 }}
hackur
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 17, 2016
Merge pull request #1113 from jamesbibby/patch-1
Show description for a7bde08
tbranyen
authored
a7bde08
View commit details
Copy full SHA for a7bde08
Browse repository at this point
Added instructions for CircleCI users
Show description for 7014104
jamesbibby
authored
7014104
View commit details
Copy full SHA for 7014104
Browse repository at this point
Commits on Aug 12, 2016
Merge pull request #1090 from smith-kyle/mem-safety-time
Show description for 1e1a4d6
maxkorp
authored
1e1a4d6
View commit details
Copy full SHA for 1e1a4d6
Browse repository at this point
Merge pull request #1108 from nodegit/bump-openssl
Show description for 07121fa
implausible
authored
07121fa
View commit details
Copy full SHA for 07121fa
Browse repository at this point
add some missing libs to openssl
maxkorp
committed
c45560f
View commit details
Copy full SHA for c45560f
Browse repository at this point
remove fips and add no_windows_braindeath
maxkorp
committed
2d1274d
View commit details
Copy full SHA for 2d1274d
Browse repository at this point
default byteorder to fix node 0.12
maxkorp
committed
fa9817b
View commit details
Copy full SHA for fa9817b
Browse repository at this point
Commits on Aug 11, 2016
Bump
maxkorp
committed
2441fee
View commit details
Copy full SHA for 2441fee
Browse repository at this point
Merge pull request #1106 from nodegit/v8-5.2-compat
Show description for 35cd564
maxkorp
authored
35cd564
View commit details
Copy full SHA for 35cd564
Browse repository at this point
use nan-esque wrapper
maxkorp
committed
38bcb34
View commit details
Copy full SHA for 38bcb34
Browse repository at this point
use get/setPrivate instead of get/setHiddenValue
maxkorp
committed
2c5d6d5
View commit details
Copy full SHA for 2c5d6d5
Browse repository at this point
Merge pull request #1074 from nodegit/js-cleanup
Show description for adf88fa
maxkorp
authored
adf88fa
View commit details
Copy full SHA for adf88fa
Browse repository at this point
Commits on Aug 10, 2016
make aliases their own functions
maxkorp
committed
550616d
View commit details
Copy full SHA for 550616d
Browse repository at this point
Normalize fn names for overrides
Show description for cd5c051
maxkorp
committed
cd5c051
View commit details
Copy full SHA for cd5c051
Browse repository at this point
pull shallow clone off utils object
Show description for ba081a7
maxkorp
committed
ba081a7
View commit details
Copy full SHA for ba081a7
Browse repository at this point
Stop re-exporting things from lib
Show description for de14353
maxkorp
committed
de14353
View commit details
Copy full SHA for de14353
Browse repository at this point
Sort methods
Show description for 86b2a56
maxkorp
committed
86b2a56
View commit details
Copy full SHA for 86b2a56
Browse repository at this point
Merge pull request #1076 from nodegit/expose-merge-optons-in-rebase-options
Show description for 3d66ab9
maxkorp
authored
3d66ab9
View commit details
Copy full SHA for 3d66ab9
Browse repository at this point
Commits on Aug 8, 2016
Merge pull request #1080 from novalis/dturner/issubmodule
Show description for 62120eb
maxkorp
authored
62120eb
View commit details
Copy full SHA for 62120eb
Browse repository at this point
Merge pull request #1081 from novalis/dturner/commit-parent-docstring
Show description for 6eb5e38
maxkorp
authored
6eb5e38
View commit details
Copy full SHA for 6eb5e38
Browse repository at this point
Commits on Jul 26, 2016
Memory management: added test for duplicating time
Kyle Smith
committed
ce35433
View commit details
Copy full SHA for ce35433
Browse repository at this point
Merge pull request #1079 from novalis/dturner/tree-entry-by-name
Show description for 1bfe672
tbranyen
authored
1bfe672
View commit details
Copy full SHA for 1bfe672
Browse repository at this point
Memory management: duplicate time
Show description for cdc5767
Kyle Smith
committed
cdc5767
View commit details
Copy full SHA for cdc5767
Browse repository at this point
Commits on Jul 20, 2016
expose rebase options for rebaseBranches
implausible
committed
c763079
View commit details
Copy full SHA for c763079
Browse repository at this point
expose diff flags option for repo methods
implausible
committed
542270c
View commit details
Copy full SHA for 542270c
Browse repository at this point
fix Tree#entryByName function and add test
novalis
committed
63f835e
View commit details
Copy full SHA for 63f835e
Browse repository at this point
Fix two typos in the documentation for Commit#parents:
Show description for 78db796
novalis
committed
78db796
View commit details
Copy full SHA for 78db796
Browse repository at this point
add isSubmodule() method
novalis
committed
8e7d035
View commit details
Copy full SHA for 8e7d035
Browse repository at this point
fix "is a directory" test to actually test that, retaining old test under a better name
novalis
committed
e53e7f6
View commit details
Copy full SHA for e53e7f6
Browse repository at this point
Commits on Jul 19, 2016
expose merge options in rebase optons
implausible
committed
6951946
View commit details
Copy full SHA for 6951946
Browse repository at this point
Cap node 6 at 6.2 temporarily
maxkorp
committed
7cfcf99
View commit details
Copy full SHA for 7cfcf99
Browse repository at this point
Commits on Jun 24, 2016
Increment version in package.json to 0.15.1
John Haley
committed
84c4335
View commit details
Copy full SHA for 84c4335
Browse repository at this point
Add notes for 0.14.1
John Haley
committed
72ca544
View commit details
Copy full SHA for 72ca544
Browse repository at this point
Bump to 0.15.1
John Haley
committed
15c68a9
View commit details
Copy full SHA for 15c68a9
Browse repository at this point
Don't fail if postinstall doesn't work
John Haley
committed
a9d3fb0
View commit details
Copy full SHA for a9d3fb0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.