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 }}
implausible
/
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
tests
commit.js
on
test/enable-proxy-in-nodegit
User selector
All users
All time
Commit history
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
Reset head after amending commit in test function
Show description for c06d40b
smith-kyle
committed
c06d40b
View commit details
Copy full SHA for c06d40b
View code at this point
Browse repository at this point
Reset head after create commit test
Show description for d64cf9e
smith-kyle
committed
d64cf9e
View commit details
Copy full SHA for d64cf9e
View code at this point
Browse repository at this point
All tests run with "npm test" now
smith-kyle
committed
0ed299c
View commit details
Copy full SHA for 0ed299c
View code at this point
Browse repository at this point
Fixed test that broke after changing message
Show description for abf35d6
smith-kyle
committed
abf35d6
View commit details
Copy full SHA for abf35d6
View code at this point
Browse repository at this point
Replaced "inappropriate" commit message
smith-kyle
committed
159e442
View commit details
Copy full SHA for 159e442
View code at this point
Browse repository at this point
Removed console.log from amend test
smith-kyle
committed
030f754
View commit details
Copy full SHA for 030f754
View code at this point
Browse repository at this point
Added test for commit amend
Show description for 7fa34f7
smith-kyle
committed
7fa34f7
View commit details
Copy full SHA for 7fa34f7
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
native-or-bluebird promises + thenify
Show description for 2e0a0c6
heavyk
committed
2e0a0c6
View commit details
Copy full SHA for 2e0a0c6
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
remove unneeded locals
maxkorp
committed
1906fea
View commit details
Copy full SHA for 1906fea
View code at this point
Browse repository at this point
remove module.exports and move stuff around A LOT
maxkorp
committed
37b3b90
View commit details
Copy full SHA for 37b3b90
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Converted to `beforeEach` for all tests
Show description for 342b6e6
tbranyen
committed
342b6e6
View commit details
Copy full SHA for 342b6e6
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
update lodash
maxkorp
committed
938cc50
View commit details
Copy full SHA for 938cc50
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
cleanup tests
maxkorp
committed
60d41bb
View commit details
Copy full SHA for 60d41bb
View code at this point
Browse repository at this point
Tidy up tests
maxkorp
committed
7fa0554
View commit details
Copy full SHA for 7fa0554
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
handle pathing better for all tests
maxkorp
committed
58c02af
View commit details
Copy full SHA for 58c02af
View code at this point
Browse repository at this point
Commits on Jan 19, 2015
Commit.getParents working with merge commits
Show description for 00a62f8
bjornarg
committed
00a62f8
View commit details
Copy full SHA for 00a62f8
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Added tests for commit
Show description for cfff923
Nikita Gusakov
committed
cfff923
View commit details
Copy full SHA for cfff923
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.