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 }}
codercatdev
/
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
lib
on
master
User selector
All users
All time
Commit history
Commits on Oct 17, 2018
Fix tests
implausible
committed
335cc01
View commit details
Copy full SHA for 335cc01
View code at this point
Browse repository at this point
Move this inherited clone behavior into C++ land
Show description for 8c5d58b
implausible
committed
8c5d58b
View commit details
Copy full SHA for 8c5d58b
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Bump fs-extra to get rid of most promisify calls in nodegit
implausible
authored and
emmax86
committed
382bedb
View commit details
Copy full SHA for 382bedb
View code at this point
Browse repository at this point
Commits on May 13, 2018
Fix description of the reset command.
jkukul
committed
320238b
View commit details
Copy full SHA for 320238b
View code at this point
Browse repository at this point
Remove documentation for param not present in function's signature.
jkukul
committed
9cc5c1f
View commit details
Copy full SHA for 9cc5c1f
View code at this point
Browse repository at this point
Fix return types in documentation.
jkukul
committed
3ee8cea
View commit details
Copy full SHA for 3ee8cea
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Add repo.createCommitBuffer
implausible
committed
f2d9e3f
View commit details
Copy full SHA for f2d9e3f
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Merge pull request #1434 from mojavelinux/issue-1433
Show description for 53e2e66
implausible
authored
53e2e66
View commit details
Copy full SHA for 53e2e66
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
add gitSignature to commit prototype
implausible
committed
9a89c82
View commit details
Copy full SHA for 9a89c82
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Replace fse.existsSync with a catch on fse.readFile
Carson Howard
committed
62daba3
View commit details
Copy full SHA for 62daba3
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Added a unit test and better comments
Carson Howard
committed
1c334c6
View commit details
Copy full SHA for 1c334c6
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Handle fast-forward merges in repository.performRebase
Carson Howard
committed
72644a6
View commit details
Copy full SHA for 72644a6
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
resolves #1433 TreeEntry#path should return posix path
mojavelinux
committed
47f20d8
View commit details
Copy full SHA for 47f20d8
View code at this point
Browse repository at this point
Commits on Dec 26, 2017
Annoate Blame.file as async
jmtoball
committed
af9e53f
View commit details
Copy full SHA for af9e53f
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Fixed documentation error
Show description for 163c418
kav137
authored
163c418
View commit details
Copy full SHA for 163c418
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Merge pull request #1350 from mohseenrm/nodegit-docs
Show description for 022f559
implausible
authored
022f559
View commit details
Copy full SHA for 022f559
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Fixed linter errors
Carson Howard
committed
6f5c033
View commit details
Copy full SHA for 6f5c033
View code at this point
Browse repository at this point
Exposed filter_list; Fixed discard lines to use filters
Carson Howard
committed
12919bf
View commit details
Copy full SHA for 12919bf
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Merge pull request #1354 from jmurzy/fix-rerequre
Show description for 708b9dd
implausible
authored
708b9dd
View commit details
Copy full SHA for 708b9dd
View code at this point
Browse repository at this point
Generate options if unspecified in Revert.revert
Show description for e8f8141
rcjsuen
committed
e8f8141
View commit details
Copy full SHA for e8f8141
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
linter
cjhoward92
committed
a7fdc43
View commit details
Copy full SHA for a7fdc43
View code at this point
Browse repository at this point
Added a better normalizeOptions pattern for the submodule update routine
cjhoward92
committed
51999d3
View commit details
Copy full SHA for 51999d3
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Adding review changes
mohseenrm
committed
0e2dffa
View commit details
Copy full SHA for 0e2dffa
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Fixed test and made repo blob method return a promise
Carson Howard
authored and
cjhoward92
committed
d7eff48
View commit details
Copy full SHA for d7eff48
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
Formatting; removed unnecessary return of 0
Carson Howard
committed
3b54899
View commit details
Copy full SHA for 3b54899
View code at this point
Browse repository at this point
removed old callback style code
Carson Howard
committed
f39bf86
View commit details
Copy full SHA for f39bf86
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
fix issue with re-require()'ing native modules
Show description for a71d97c
jmurzy
committed
a71d97c
View commit details
Copy full SHA for a71d97c
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Adding docs for NodeGit
mohseenrm
committed
71685d7
View commit details
Copy full SHA for 71685d7
View code at this point
Browse repository at this point
fixed linter error
Carson Howard
committed
7e65c09
View commit details
Copy full SHA for 7e65c09
View code at this point
Browse repository at this point
Readmes for examples, lib, generate, lifecycleScripts
mohseenrm
committed
f7cfe32
View commit details
Copy full SHA for f7cfe32
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Fixed error in continueRebase
Carson Howard
committed
766d3dd
View commit details
Copy full SHA for 766d3dd
View code at this point
Browse repository at this point
Converted rebase abort to async
mohseenrm
committed
0f38993
View commit details
Copy full SHA for 0f38993
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
updated rebase.commit to be async
Carson Howard
committed
9927174
View commit details
Copy full SHA for 9927174
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
removed comments
Carson Howard
committed
54a2786
View commit details
Copy full SHA for 54a2786
View code at this point
Browse repository at this point
Convert git_status_file to an async method
cjhoward92
committed
945b09d
View commit details
Copy full SHA for 945b09d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.