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
generate
input
on
master
User selector
All users
Datepicker
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 Nov 14, 2025
fix missing git_email_create_from_diff
Show description for 9bc5b39
zawata
committed
9bc5b39
View commit details
Copy full SHA for 9bc5b39
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
fix odb.read mis-classification
Show description for 676a567
zawata
committed
676a567
View commit details
Copy full SHA for 676a567
View code at this point
Browse repository at this point
fix missing note functions
zawata
committed
4ce9820
View commit details
Copy full SHA for 4ce9820
View code at this point
Browse repository at this point
fix missing blame functions and struct
zawata
committed
6b546f4
View commit details
Copy full SHA for 6b546f4
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
remove special-case for git_oid_fromstrp
zawata
committed
c3ab608
View commit details
Copy full SHA for c3ab608
View code at this point
Browse repository at this point
update submodule, docs, and build-script
zawata
committed
ccb0c58
View commit details
Copy full SHA for ccb0c58
View code at this point
Browse repository at this point
Commits on May 20, 2025
fix new commit array structs
zawata
committed
c425a4c
View commit details
Copy full SHA for c425a4c
View code at this point
Browse repository at this point
support new options structs
zawata
committed
2c8929b
View commit details
Copy full SHA for 2c8929b
View code at this point
Browse repository at this point
bump libgit2 and fix build config
Show description for d19dcd7
zawata
committed
d19dcd7
View commit details
Copy full SHA for d19dcd7
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
fix missing Oid.fromString function
Show description for 7968f00
zawata
committed
7968f00
View commit details
Copy full SHA for 7968f00
View code at this point
Browse repository at this point
fix nodegit post-upgrade build errors
zawata
committed
ca3720e
View commit details
Copy full SHA for ca3720e
View code at this point
Browse repository at this point
remove partial-stash supplement definitions
Show description for 042c821
zawata
committed
042c821
View commit details
Copy full SHA for 042c821
View code at this point
Browse repository at this point
update libgit2 submodule to 1.7.2
zawata
committed
9691cf0
View commit details
Copy full SHA for 9691cf0
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
fix libgit2 docs
gitkraken-jacobw
authored and
ianhattendorf
committed
23500c8
View commit details
Copy full SHA for 23500c8
View code at this point
Browse repository at this point
partial stashing input docs
gitkraken-jacobw
authored and
ianhattendorf
committed
0676f95
View commit details
Copy full SHA for 0676f95
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Add getAllFilepaths function in tree object
julianmesa-gitkraken
committed
9617630
View commit details
Copy full SHA for 9617630
View code at this point
Browse repository at this point
Commits on May 23, 2022
Improve Diff.patches to allow an index array
Show description for 711bb65
julianmesa-gitkraken
committed
711bb65
View commit details
Copy full SHA for 711bb65
View code at this point
Browse repository at this point
Commits on May 7, 2022
Supplement disabled_filters in git_checkout_options
AlexaXs
authored and
ianhattendorf
committed
3f23c21
View commit details
Copy full SHA for 3f23c21
View code at this point
Browse repository at this point
Commits on May 5, 2022
Expose get/set owner validation opts
Show description for 2ad53cc
ianhattendorf
committed
2ad53cc
View commit details
Copy full SHA for 2ad53cc
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
Address Comments, fix ReachableFromAny
zawata
committed
f7d63bb
View commit details
Copy full SHA for f7d63bb
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Some more small fixes
zawata
committed
9e1649b
View commit details
Copy full SHA for 9e1649b
View code at this point
Browse repository at this point
add missing callback
zawata
committed
b20218d
View commit details
Copy full SHA for b20218d
View code at this point
Browse repository at this point
Upgrade libgit2 and generation
zawata
committed
a2897b9
View commit details
Copy full SHA for a2897b9
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
Statistics with same output as "git-sizer -j"
Show description for 7d9b24d
AlexaXs
committed
7d9b24d
View commit details
Copy full SHA for 7d9b24d
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Remove unused code from struct_content.cc
Show description for 61b14a7
implausible
committed
61b14a7
View commit details
Copy full SHA for 61b14a7
View code at this point
Browse repository at this point
Introduce ConfigurableClasses in place of NodeGitWrapper structs
Show description for a9da265
implausible
committed
a9da265
View commit details
Copy full SHA for a9da265
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Adjust supplement and descriptor for optional/struct correctness
Show description for 9268280
implausible
committed
9268280
View commit details
Copy full SHA for 9268280
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Define optional arguments for Patch.fromBlobs()
Show description for 4f606bf
weedz
committed
4f606bf
View commit details
Copy full SHA for 4f606bf
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Bump Libgit2 to 1.1.0 (on current head of libgit2)
implausible
committed
193c628
View commit details
Copy full SHA for 193c628
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
Merge pull request #1801 from adarsh9pai/master
Show description for ec6f560
implausible
authored
ec6f560
View commit details
Copy full SHA for ec6f560
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Remove block for sideband_progress in remote_callbacks
adarsh9pai
committed
09d41d0
View commit details
Copy full SHA for 09d41d0
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Complete implementation of libgit2 callback cancellation
implausible
committed
317f3a7
View commit details
Copy full SHA for 317f3a7
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Fix ownership model on AnnotatedCommit
implausible
committed
835f8d6
View commit details
Copy full SHA for 835f8d6
View code at this point
Browse repository at this point
Bump Libgit2 to fork of v1.0.0
Show description for 58de0a7
implausible
committed
58de0a7
View commit details
Copy full SHA for 58de0a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.