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
test
on
master
User selector
All users
All time
Commit history
Commits on Dec 17, 2018
Add a test for Repository's getReferenceCommit
Show description for 3f2c41f
rcjsuen
committed
3f2c41f
View commit details
Copy full SHA for 3f2c41f
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
support file history for dir
spacedragon
committed
5fce0c9
View commit details
Copy full SHA for 5fce0c9
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Extraneous test
implausible
committed
a838ce8
View commit details
Copy full SHA for a838ce8
View code at this point
Browse repository at this point
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
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
Merge pull request #1500 from mitchheddles/feature/push_transfer_progress
Show description for d9e63b9
implausible
authored
d9e63b9
View commit details
Copy full SHA for d9e63b9
View code at this point
Browse repository at this point
Commits on Sep 22, 2018
Added push_transfer_progress descriptor and cleaned up tests
mitchheddles
committed
78664dd
View commit details
Copy full SHA for 78664dd
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
fix tests broken by mocha update
stefan-guggisberg
committed
a6a4aab
View commit details
Copy full SHA for a6a4aab
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Encode test keys using base64 so that github doesn't flag them as bad
Show description for a36d7ba
implausible
committed
a36d7ba
View commit details
Copy full SHA for a36d7ba
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Fix asynchronous testing of signatures
Show description for 92b3506
tniessen
committed
92b3506
View commit details
Copy full SHA for 92b3506
View code at this point
Browse repository at this point
Commits on May 24, 2018
Removed unnecessary descriptor and added throttled test
mitchheddles
committed
08e4510
View commit details
Copy full SHA for 08e4510
View code at this point
Browse repository at this point
Commits on May 23, 2018
Use a local bare repo for pushTransferProgress test
mitchheddles
committed
8d62a0f
View commit details
Copy full SHA for 8d62a0f
View code at this point
Browse repository at this point
Commits on May 18, 2018
Added help notes
mitchheddles
committed
d8cd9fb
View commit details
Copy full SHA for d8cd9fb
View code at this point
Browse repository at this point
Added push transfer progress test
mitchheddles
committed
87d9866
View commit details
Copy full SHA for 87d9866
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
Merge pull request #1477 from implausible/bump/libgit2-to-v0.27.0
Show description for 1439078
implausible
authored
1439078
View commit details
Copy full SHA for 1439078
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
Merge pull request #1468 from rcjsuen/Status-file-no-err-fix
Show description for 3535798
implausible
authored
3535798
View commit details
Copy full SHA for 3535798
View code at this point
Browse repository at this point
Fix tests
implausible
committed
77cf252
View commit details
Copy full SHA for 77cf252
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
Add JavaScript Tag.listMatch for git_tag_list_match
Show description for bd0bb06
rcjsuen
committed
bd0bb06
View commit details
Copy full SHA for bd0bb06
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Expose error code in Status.file
Show description for 02a1cc6
rcjsuen
committed
02a1cc6
View commit details
Copy full SHA for 02a1cc6
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Merge pull request #1463 from jakekrammer-axosoft/expose/config-find-path-functions
Show description for 75e0f22
implausible
authored
75e0f22
View commit details
Copy full SHA for 75e0f22
View code at this point
Browse repository at this point
Merge pull request #1459 from cjhoward92/expose/config-open-on-disk
Show description for 756e551
implausible
authored
756e551
View commit details
Copy full SHA for 756e551
View code at this point
Browse repository at this point
Expose git_config functions
Jake Krammer
committed
3cf1b15
View commit details
Copy full SHA for 3cf1b15
View code at this point
Browse repository at this point
Fix config casing
Carson Howard
committed
e725407
View commit details
Copy full SHA for e725407
View code at this point
Browse repository at this point
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
add cleanup to unit test
Carson Howard
committed
9cd3c07
View commit details
Copy full SHA for 9cd3c07
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
Exposed git_config_open_ondisk
Carson Howard
committed
1d9df0d
View commit details
Copy full SHA for 1d9df0d
View code at this point
Browse repository at this point
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 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 4, 2018
Added tests for Tag
Show description for 1dec337
rcjsuen
committed
1dec337
View commit details
Copy full SHA for 1dec337
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 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 Dec 20, 2017
Merge pull request #1269 from rcjsuen/peel
Show description for d3fcc53
cjhoward92
authored
d3fcc53
View commit details
Copy full SHA for d3fcc53
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.