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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeHunterDev
/
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 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 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
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 May 27, 2021
Shallow clone rebase options before modifying
Show description for b724238
ianhattendorf
committed
b724238
View commit details
Copy full SHA for b724238
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
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 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 #1827 from ianhattendorf/fix/config-get-set-bool
Show description for 69b89c9
implausible
authored
69b89c9
View commit details
Copy full SHA for 69b89c9
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
Use key to grab credential type
ianhattendorf
committed
0a66b29
View commit details
Copy full SHA for 0a66b29
View code at this point
Browse repository at this point
Return/accept boolean for Config#get/setBool
ianhattendorf
committed
856318c
View commit details
Copy full SHA for 856318c
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Merge pull request #1795 from ianhattendorf/refactor/context-awareness
Show description for 5e04ffa
implausible
authored
5e04ffa
View commit details
Copy full SHA for 5e04ffa
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Update longpath enums to match libgit2
ianhattendorf
committed
d58942d
View commit details
Copy full SHA for d58942d
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Fix Repository.discover description
ianhattendorf
committed
50444d0
View commit details
Copy full SHA for 50444d0
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Clean up buffer deprecations
implausible
committed
7f2c1fc
View commit details
Copy full SHA for 7f2c1fc
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
Commits on Jul 28, 2020
Remote needs to REALLY persist the callback/proxyOpts/headers
themadtitanmathos
committed
d5ad62c
View commit details
Copy full SHA for d5ad62c
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
Remove promisify-node and remove old callback api remnants
implausible
committed
5d008e0
View commit details
Copy full SHA for 5d008e0
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Dedupe Remote.prototype.fetch
implausible
committed
1507003
View commit details
Copy full SHA for 1507003
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Merge pull request #1509 from tniessen/fix-commit-parent-no-repo-prop
Show description for cf10bce
implausible
authored
cf10bce
View commit details
Copy full SHA for cf10bce
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
Merge pull request #1733 from igncp/update-difflist-to-diff
Show description for 06489c7
tbranyen
authored
06489c7
View commit details
Copy full SHA for 06489c7
View code at this point
Browse repository at this point
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
Remove unnecessary assignment of Commit#repo
Show description for c2b61a2
tniessen
committed
c2b61a2
View commit details
Copy full SHA for c2b61a2
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Add longpath options to NodeGit.Libgit2.OPT
Show description for e4e66f4
ianhattendorf
committed
e4e66f4
View commit details
Copy full SHA for e4e66f4
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
Remove DiffList
igncp
committed
ffcd894
View commit details
Copy full SHA for ffcd894
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Bump libgit2 to latest fork of master
implausible
committed
0ff6470
View commit details
Copy full SHA for 0ff6470
View code at this point
Browse repository at this point
updateTips: optional param and normalizeOptions
implausible
committed
cd55298
View commit details
Copy full SHA for cd55298
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Add deprecation warnings for enums that need them.
implausible
committed
c69e193
View commit details
Copy full SHA for c69e193
View code at this point
Browse repository at this point
Merge pull request #1706 from juliankotrba/patch-1
Show description for 04ee1fe
implausible
authored
04ee1fe
View commit details
Copy full SHA for 04ee1fe
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
Reference.TYPE.LISTALL is depreciated in favour of TYPE.ALL
tiggerite
committed
58ab918
View commit details
Copy full SHA for 58ab918
View code at this point
Browse repository at this point
:bug: Fix behaviour of Repository#getReferences; filter and map do not work in-place
tiggerite
committed
d0bb116
View commit details
Copy full SHA for d0bb116
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Add missing return type to Blame.file
juliankotrba
authored
f516b42
View commit details
Copy full SHA for f516b42
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Fix linter issues
implausible
committed
7139a9e
View commit details
Copy full SHA for 7139a9e
View code at this point
Browse repository at this point
Move getReferences to C++
implausible
committed
adcc5c5
View commit details
Copy full SHA for adcc5c5
View code at this point
Browse repository at this point
getRemotes should return the remote objects.
Show description for 99cca73
implausible
committed
99cca73
View commit details
Copy full SHA for 99cca73
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Merge pull request #1664 from ianhattendorf/fix/repo-merge-sign
Show description for ddd7f2a
implausible
authored
ddd7f2a
View commit details
Copy full SHA for ddd7f2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.