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
.
nodegit
/
nodegit
Public
Notifications
You must be signed in to change notification settings
Fork
700
Star
5.8k
Code
Issues
343
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nodegit
test
tests
commit.js
on
master
User selector
All users
All time
Commit history
Commits on Nov 22, 2025
fix incorrect git_time_t narrowing
zawata
committed
d8db070
View commit details
Copy full SHA for d8db070
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
Fix behavior of Commit#parent
Show description for e3bb744
tniessen
committed
e3bb744
View commit details
Copy full SHA for e3bb744
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Ensures that commits from parent(*) has a repository
Show description for a929d38
rcjsuen
committed
a929d38
View commit details
Copy full SHA for a929d38
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Add test case for updating non-existent refs with createCommitWithSignature
emmax86
committed
c3e58f3
View commit details
Copy full SHA for c3e58f3
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Use same API for signingCb in all places that can be crypto signed
Show description for 874e653
implausible
committed
874e653
View commit details
Copy full SHA for 874e653
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Update tests
emmax86
committed
b0c33bf
View commit details
Copy full SHA for b0c33bf
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Fix linter + PR feedback
emmax86
committed
5963f09
View commit details
Copy full SHA for 5963f09
View code at this point
Browse repository at this point
Added test for Commit#amendWithSignature
emmax86
committed
61a20de
View commit details
Copy full SHA for 61a20de
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
Adjust Repository#createCommitWithSignature to account for `updateRef`
emmax86
committed
b7f542c
View commit details
Copy full SHA for b7f542c
View code at this point
Browse repository at this point
Commits on Dec 16, 2018
add final newline to commit buffer
Show description for 90e9d89
dabutvin
committed
90e9d89
View commit details
Copy full SHA for 90e9d89
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
adds support for gpg commit signing (fixes #1018)
dabutvin
authored and
Dan Butvinik
committed
caee388
View commit details
Copy full SHA for caee388
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 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 17, 2018
removes 'only' from test
dabutvin
committed
0702349
View commit details
Copy full SHA for 0702349
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
Add tests for extractSignature
implausible
committed
15fa398
View commit details
Copy full SHA for 15fa398
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
Added tests for Commit
Show description for f883e1d
rcjsuen
committed
f883e1d
View commit details
Copy full SHA for f883e1d
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Added tests for commit
Show description for 3eb9a30
rcjsuen
committed
3eb9a30
View commit details
Copy full SHA for 3eb9a30
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Move promisification of `child_process.exec` to util file
John Haley
committed
26ca8b4
View commit details
Copy full SHA for 26ca8b4
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Add oid leak tests
srajko
committed
3643cde
View commit details
Copy full SHA for 3643cde
View code at this point
Browse repository at this point
Move reflog entry methods to ReflogEntry
srajko
committed
d05cc66
View commit details
Copy full SHA for d05cc66
View code at this point
Browse repository at this point
Revert "Merge pull request #1006 from nodegit/oid-leak-fix"
Show description for 4cb018e
srajko
committed
4cb018e
View commit details
Copy full SHA for 4cb018e
View code at this point
Browse repository at this point
Add oid leak tests
srajko
committed
0f9e542
View commit details
Copy full SHA for 0f9e542
View code at this point
Browse repository at this point
Move reflog entry methods to ReflogEntry
srajko
committed
395602e
View commit details
Copy full SHA for 395602e
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Merge pull request #986 from nodegit/add-refresh-index
Show description for 6ebc360
johnhaley81
committed
6ebc360
View commit details
Copy full SHA for 6ebc360
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
Add `Repository#refreshIndex`
Show description for 2a50623
John Haley
committed
2a50623
View commit details
Copy full SHA for 2a50623
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
Add remote / refspec tests
srajko
committed
416d47f
View commit details
Copy full SHA for 416d47f
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Add test for shouldDuplicate
srajko
committed
4283436
View commit details
Copy full SHA for 4283436
View code at this point
Browse repository at this point
Add self-freeing diagnostic instance counting and leak test
srajko
committed
acd9bed
View commit details
Copy full SHA for acd9bed
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Remove nodegit-promise
srajko
committed
8dae154
View commit details
Copy full SHA for 8dae154
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Include new line char in blob content
Show description for cff2a0a
John Haley
committed
cff2a0a
View commit details
Copy full SHA for cff2a0a
View code at this point
Browse repository at this point
Modify `ConvenientLine` to work with unicode
Show description for 74c19f8
John Haley
committed
74c19f8
View commit details
Copy full SHA for 74c19f8
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Added diff functions with options parameter.
Show description for 9b3f0d0
ayresa
committed
9b3f0d0
View commit details
Copy full SHA for 9b3f0d0
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Allow update_ref to be null
Show description for 278d269
srajko
committed
278d269
View commit details
Copy full SHA for 278d269
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Revert "Merge pull request #615 from heavyk/thenify-bluebird"
Show description for 1f84d31
maxkorp
committed
1f84d31
View commit details
Copy full SHA for 1f84d31
View code at this point
Browse repository at this point
Cleaned up amend commit test
smith-kyle
committed
e0d7e7d
View commit details
Copy full SHA for e0d7e7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.