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
lifecycleScripts
on
master
User selector
All users
All time
Commit history
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 4, 2019
If npm -v fails, we should assume we're in yarn and do nothing
implausible
committed
e3c95e1
View commit details
Copy full SHA for e3c95e1
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
That linter though...
implausible
committed
14b20e5
View commit details
Copy full SHA for 14b20e5
View code at this point
Browse repository at this point
Run submodule updates in sequence rather than parallel
Show description for bc40888
implausible
committed
bc40888
View commit details
Copy full SHA for bc40888
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
WIP on action for acquiring OpenSSL
emmax86
committed
136dace
View commit details
Copy full SHA for 136dace
View code at this point
Browse repository at this point
Create a script for acquiring OpenSSL distributions based on OS/platform
emmax86
committed
90bb388
View commit details
Copy full SHA for 90bb388
View code at this point
Browse repository at this point
Add script for discovering OpenSSL dependencies from Conan
emmax86
committed
49fc43b
View commit details
Copy full SHA for 49fc43b
View code at this point
Browse repository at this point
Calculate OS dependent directory on libssl configure
emmax86
committed
371c67e
View commit details
Copy full SHA for 371c67e
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Adding review changes
mohseenrm
committed
0e2dffa
View commit details
Copy full SHA for 0e2dffa
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Readmes for examples, lib, generate, lifecycleScripts
mohseenrm
committed
f7cfe32
View commit details
Copy full SHA for f7cfe32
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
Merge pull request #1186 from iloahz/master
Show description for 19225ef
johnhaley81
authored
19225ef
View commit details
Copy full SHA for 19225ef
View code at this point
Browse repository at this point
Merge pull request #1148 from jon-hall/patch-1
Show description for 288ab93
johnhaley81
authored
288ab93
View commit details
Copy full SHA for 288ab93
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
escape the spaces in dir for shell command
iloahz
committed
4df78f5
View commit details
Copy full SHA for 4df78f5
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
Fix postinstall script crash when install location has spaces in its path
jon-hall
authored
0c55932
View commit details
Copy full SHA for 0c55932
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Fix typo
Diogo Franco
authored
f0ba2e1
View commit details
Copy full SHA for f0ba2e1
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
fix linter and add nwjs equivalent
maxkorp
committed
cfe280c
View commit details
Copy full SHA for cfe280c
View code at this point
Browse repository at this point
Don't run postbuild when we detect electron install
Show description for 14f4a7a
maxkorp
committed
14f4a7a
View commit details
Copy full SHA for 14f4a7a
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Don't fail if postinstall doesn't work
John Haley
committed
a9d3fb0
View commit details
Copy full SHA for a9d3fb0
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Fix `lifecycleScripts/postinstall` for electron/nwjs
John Haley
committed
5119bb9
View commit details
Copy full SHA for 5119bb9
View code at this point
Browse repository at this point
Fix linter
John Haley
committed
39e5fa9
View commit details
Copy full SHA for 39e5fa9
View code at this point
Browse repository at this point
Trim spawn stdout/stderr logs
John Haley
committed
0766ee6
View commit details
Copy full SHA for 0766ee6
View code at this point
Browse repository at this point
Fix build on npm@2/node@4
John Haley
committed
3a83ddf
View commit details
Copy full SHA for 3a83ddf
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Fix build on linux
John Haley
committed
e7ff929
View commit details
Copy full SHA for e7ff929
View code at this point
Browse repository at this point
Fix build on windows
John Haley
committed
805edba
View commit details
Copy full SHA for 805edba
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Handle legacy npm in lifecycle scripts
Show description for 9543011
John Haley
committed
9543011
View commit details
Copy full SHA for 9543011
View code at this point
Browse repository at this point
Bring life cycle in line with npm standards
Show description for 03d3c33
John Haley
committed
03d3c33
View commit details
Copy full SHA for 03d3c33
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
Fix submodule check
Show description for 150b7c1
John Haley
committed
150b7c1
View commit details
Copy full SHA for 150b7c1
View code at this point
Browse repository at this point
Fix install script error getting swallowed
John Haley
committed
e0eb3f3
View commit details
Copy full SHA for e0eb3f3
View code at this point
Browse repository at this point
Commits on May 9, 2016
Fix typo in comment
Show description for 6272470
John Haley
committed
6272470
View commit details
Copy full SHA for 6272470
View code at this point
Browse repository at this point
Fix submodules for the "no-prebuilt install from npm" case
John Haley
committed
d8dcc0f
View commit details
Copy full SHA for d8dcc0f
View code at this point
Browse repository at this point
Commits on May 3, 2016
Merge pull request #1016 from cbargren/babel
Show description for 83e55e2
johnhaley81
committed
83e55e2
View commit details
Copy full SHA for 83e55e2
View code at this point
Browse repository at this point
Addressing PR comment
cbargren
committed
71bac25
View commit details
Copy full SHA for 71bac25
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Add scripts to handle submodules
John Haley
committed
b936634
View commit details
Copy full SHA for b936634
View code at this point
Browse repository at this point
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 28, 2016
Adding babel and babel scripts
cbargren
committed
6b5ee5b
View commit details
Copy full SHA for 6b5ee5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.