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 }}
jonnyCodev
/
shelljs
Public
forked from
shelljs/shelljs
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
shelljs
scripts
on
exec-node-bin-directly
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 3, 2018
chore(node): add v10 and v11 to CI (#921)
Show description for 355287e
nfischer
authored
355287e
View commit details
Copy full SHA for 355287e
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
chore(node): drop node v4 and v5 (#917)
Show description for 3bb72ed
nfischer
authored
3bb72ed
View commit details
Copy full SHA for 3bb72ed
View code at this point
Browse repository at this point
chore: script to bump supported node versions (#913)
Show description for 06450b8
nfischer
authored
06450b8
View commit details
Copy full SHA for 06450b8
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
chore(npm): remove lockfile (#911)
Show description for 87c1ff7
nfischer
authored
87c1ff7
View commit details
Copy full SHA for 87c1ff7
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
chore(npm): add ci-or-install script (#896)
Show description for 37acb86
nfischer
authored
37acb86
View commit details
Copy full SHA for 37acb86
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Switch commands.json -> commands.js (#668)
Show description for 2d0428b
nfischer
authored and
freitagbr
committed
2d0428b
View commit details
Copy full SHA for 2d0428b
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
Finalize moving to ava (#630)
Show description for 7fa4b99
freitagbr
authored
7fa4b99
View commit details
Copy full SHA for 7fa4b99
View code at this point
Browse repository at this point
Commits on Dec 15, 2016
refactor: list all commands in commands.json (#616)
Show description for 1548b3d
nfischer
authored and
freitagbr
committed
1548b3d
View commit details
Copy full SHA for 1548b3d
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
chore: switch to eslint (#504)
Show description for 2395214
nfischer
authored and
ariporad
committed
2395214
View commit details
Copy full SHA for 2395214
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
chore: switch to shelljs-changelog (#460)
nfischer
authored and
ariporad
committed
fbe7458
View commit details
Copy full SHA for fbe7458
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
chore: update jshint and move it to an npm script (#454)
nfischer
authored and
ariporad
committed
2e87f14
View commit details
Copy full SHA for 2e87f14
View code at this point
Browse repository at this point
Commits on May 17, 2016
chore: setup changelog (#443)
Show description for 87aaefa
levithomason
authored and
nfischer
committed
87aaefa
View commit details
Copy full SHA for 87aaefa
View code at this point
Browse repository at this point
Commits on May 12, 2016
docs: comment code better to help contributors
nfischer
authored and
ariporad
committed
57a9be2
View commit details
Copy full SHA for 57a9be2
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
chore: add "Team" section to README (#423)
nfischer
authored and
ariporad
committed
50f72b0
View commit details
Copy full SHA for 50f72b0
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Switch to process.execPath over 'node'
nfischer
committed
db20ace
View commit details
Copy full SHA for db20ace
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
refactor(shellstring): return consistent objects
Show description for 6ebc2d3
nfischer
committed
6ebc2d3
View commit details
Copy full SHA for 6ebc2d3
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
fix(gen-docs): fix issue where docs are generated wrong
Show description for ddff469
nfischer
committed
ddff469
View commit details
Copy full SHA for ddff469
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Now runs jshint on the src/ folder. This fixes the pre-existing lint issues
nfischer
committed
900384b
View commit details
Copy full SHA for 900384b
View code at this point
Browse repository at this point
fix: jshint works on Windows
Show description for 03c30c6
nfischer
committed
03c30c6
View commit details
Copy full SHA for 03c30c6
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
more stringent jshint; catch leaks/undefs
arturadib
committed
21f721c
View commit details
Copy full SHA for 21f721c
View code at this point
Browse repository at this point
Commits on Aug 25, 2013
factoring docs, sed.js fix
Artur Adib
committed
561b1ea
View commit details
Copy full SHA for 561b1ea
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
fix JSHint problem
arturadib
committed
ffb1e9a
View commit details
Copy full SHA for ffb1e9a
View code at this point
Browse repository at this point
Commits on Dec 31, 2012
clean up for PR #47
arturadib
committed
b020cd4
View commit details
Copy full SHA for b020cd4
View code at this point
Browse repository at this point
Merge pull request #47 from mstade/pushd-popd-dirs
Show description for a9a03b3
arturadib
committed
a9a03b3
View commit details
Copy full SHA for a9a03b3
View code at this point
Browse repository at this point
Commits on Dec 29, 2012
Improved tests and implementation.
Show description for 829bdbc
mstade
committed
829bdbc
View commit details
Copy full SHA for 829bdbc
View code at this point
Browse repository at this point
Commits on Dec 27, 2012
minor
arturadib
committed
ac24cca
View commit details
Copy full SHA for ac24cca
View code at this point
Browse repository at this point
adding jshint to tests; all tests pass
arturadib
committed
ef795af
View commit details
Copy full SHA for ef795af
View code at this point
Browse repository at this point
Commits on Dec 1, 2012
introducing config.silent, config.fatal
Show description for e4d9dab
arturadib
committed
e4d9dab
View commit details
Copy full SHA for e4d9dab
View code at this point
Browse repository at this point
Commits on Sep 28, 2012
closes #31
arturadib
committed
99b9b75
View commit details
Copy full SHA for 99b9b75
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
update README
arturadib
committed
11f340c
View commit details
Copy full SHA for 11f340c
View code at this point
Browse repository at this point
Commits on Mar 22, 2012
ls() and find() return arrays
arturadib
committed
88292ea
View commit details
Copy full SHA for 88292ea
View code at this point
Browse repository at this point
Commits on Mar 14, 2012
minor doc fix
arturadib
committed
2e69be3
View commit details
Copy full SHA for 2e69be3
View code at this point
Browse repository at this point
Commits on Mar 3, 2012
minor
arturadib
committed
0834454
View commit details
Copy full SHA for 0834454
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
make.js
arturadib
committed
d93c4d1
View commit details
Copy full SHA for d93c4d1
View code at this point
Browse repository at this point
docs
arturadib
committed
03ebcb9
View commit details
Copy full SHA for 03ebcb9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.