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
.
Codeurs2020
/
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
commit.js
on
master
User selector
All users
All time
Commit history
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 Jan 19, 2020
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
Commits on Apr 10, 2019
Ensures that commits from parent(*) has a repository
Show description for a929d38
rcjsuen
committed
a929d38
View commit details
Copy full SHA for a929d38
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Use same API for signingCb in all places that can be crypto signed
Show description for 874e653
implausible
committed
874e653
View commit details
Copy full SHA for 874e653
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Pad commit buffer with newline only if it does not already end with newline
emmax86
committed
b6498b0
View commit details
Copy full SHA for b6498b0
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Do not append an additional newline to `amend` commit buffers
emmax86
committed
94313ea
View commit details
Copy full SHA for 94313ea
View code at this point
Browse repository at this point
Fix order of `fp.assign` args
emmax86
committed
6fd42e2
View commit details
Copy full SHA for 6fd42e2
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Fix linter + PR feedback
emmax86
committed
5963f09
View commit details
Copy full SHA for 5963f09
View code at this point
Browse repository at this point
Add async method to Commit for amending with signature
emmax86
committed
2d2a29d
View commit details
Copy full SHA for 2d2a29d
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
add gitSignature to commit prototype
implausible
committed
9a89c82
View commit details
Copy full SHA for 9a89c82
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Normalize fn names for overrides
Show description for cd5c051
maxkorp
committed
cd5c051
View commit details
Copy full SHA for cd5c051
View code at this point
Browse repository at this point
Sort methods
Show description for 86b2a56
maxkorp
committed
86b2a56
View commit details
Copy full SHA for 86b2a56
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Fix two typos in the documentation for Commit#parents:
Show description for 78db796
novalis
committed
78db796
View commit details
Copy full SHA for 78db796
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Use diff options even if the commit has no parent
Kyle Smith
committed
099ecab
View commit details
Copy full SHA for 099ecab
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Fixing exports line on three modules & typo in documentation.
John Vilk
committed
34bd859
View commit details
Copy full SHA for 34bd859
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 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 Oct 8, 2015
Revwalk should exit when iterover error is received
implausible
authored and
johnhaley81
committed
d6356f1
View commit details
Copy full SHA for d6356f1
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
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 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 23, 2015
Update jsdoc and ignore some methods
orderedlist
committed
8c8dc4c
View commit details
Copy full SHA for 8c8dc4c
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
Update commit.getDiff to handle no parents
Show description for 9d04b12
orderedlist
committed
9d04b12
View commit details
Copy full SHA for 9d04b12
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
`commit.getDiff` was diffing backwards
kmctown
authored and
maxkorp
committed
d55a6a3
View commit details
Copy full SHA for d55a6a3
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 Dec 1, 2014
Lookup functions now can normalize their objects
John Haley
authored and
maxkorp
committed
39357aa
View commit details
Copy full SHA for 39357aa
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
completely rewrite installer
maxkorp
committed
2fea2d3
View commit details
Copy full SHA for 2fea2d3
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
fix tests by updating descriptor and supplement
maxkorp
committed
bc8d30b
View commit details
Copy full SHA for bc8d30b
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
Ensure callbacks still work correctly
tbranyen
committed
75b7424
View commit details
Copy full SHA for 75b7424
View code at this point
Browse repository at this point
Added all test files and did some refactoring
tbranyen
committed
9ea39f6
View commit details
Copy full SHA for 9ea39f6
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
Previous
Next
You can’t perform that action at this time.