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 }}
modulexcite
/
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
master
User selector
All users
Datepicker
All time
Commit history
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
Commits on Nov 21, 2014
rename Refs to Reference
maxkorp
committed
04d2e01
View commit details
Copy full SHA for 04d2e01
View code at this point
Browse repository at this point
remove manually generated enums
maxkorp
committed
002ed81
View commit details
Copy full SHA for 002ed81
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Renamed getBranch and getMaster to more a more accurate name
John Haley
committed
dd5acb9
View commit details
Copy full SHA for dd5acb9
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
Updated add-and-commit and added a create commit test
John Haley
committed
1f173a4
View commit details
Copy full SHA for 1f173a4
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
change "createX" methods to "create"
Show description for cde854b
maxkorp
committed
cde854b
View commit details
Copy full SHA for cde854b
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Finish updating tests for TreeEntry
tbranyen
committed
6b727d7
View commit details
Copy full SHA for 6b727d7
View code at this point
Browse repository at this point
Fix all lint errors
tbranyen
committed
be111f0
View commit details
Copy full SHA for be111f0
View code at this point
Browse repository at this point
Ensure constructors export their native wrappers
tbranyen
committed
4538e6d
View commit details
Copy full SHA for 4538e6d
View code at this point
Browse repository at this point
Refactored Blob and Commit constructors
tbranyen
committed
9b2f3a3
View commit details
Copy full SHA for 9b2f3a3
View code at this point
Browse repository at this point
Fix issues with running tests, refactor to promises
tbranyen
committed
622e5d9
View commit details
Copy full SHA for 622e5d9
View code at this point
Browse repository at this point
Improved oid normalization
tbranyen
committed
e482010
View commit details
Copy full SHA for e482010
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.