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
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 }}
reconbot
/
node-tar
Public
forked from
isaacs/node-tar
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2017
fix readme image
reconbot
committed
889f261
View commit details
Copy full SHA for 889f261
Browse repository at this point
Update all dependencies and use semver locking
reconbot
committed
ed709c9
View commit details
Copy full SHA for ed709c9
Browse repository at this point
new package name and readme
reconbot
committed
efb55db
View commit details
Copy full SHA for efb55db
Browse repository at this point
Ignore tests and examples when packaging tar for npm
reconbot
committed
371a434
View commit details
Copy full SHA for 371a434
Browse repository at this point
Test on stable versions of node and latest
reconbot
committed
2eb5349
View commit details
Copy full SHA for 2eb5349
Browse repository at this point
fixes error-on-broken for node 6+
Show description for 5550eb3
reconbot
committed
5550eb3
View commit details
Copy full SHA for 5550eb3
Browse repository at this point
Missing var declarations for strict mode
reconbot
committed
e53724f
View commit details
Copy full SHA for e53724f
Browse repository at this point
Remove .js file extensions from require calls
reconbot
committed
273a6b4
View commit details
Copy full SHA for 273a6b4
Browse repository at this point
Use strict mode
reconbot
committed
4be3d68
View commit details
Copy full SHA for 4be3d68
Browse repository at this point
Commits on Feb 8, 2017
convert all octals to decimal
Show description for 46d6217
reconbot
committed
46d6217
View commit details
Copy full SHA for 46d6217
Browse repository at this point
Commits on Oct 8, 2015
package: fix repository link
iarna
committed
51b6627
View commit details
Copy full SHA for 51b6627
Browse repository at this point
Commits on Sep 10, 2015
2.2.1
zkat
committed
52237e3
View commit details
Copy full SHA for 52237e3
Browse repository at this point
deps: Upgrade graceful-fs dependency to the latest
Show description for a6f60ef
thefourtheye
authored and
zkat
committed
a6f60ef
View commit details
Copy full SHA for a6f60ef
Browse repository at this point
Commits on Aug 28, 2015
Merge pull request #63 from soldair/master
Show description for 6313a66
soldair
committed
6313a66
View commit details
Copy full SHA for 6313a66
Browse repository at this point
Commits on Aug 27, 2015
2.2.0
soldair
committed
3cab639
View commit details
Copy full SHA for 3cab639
Browse repository at this point
Merge pull request #61 from soldair/master
Show description for 19e99cb
soldair
committed
19e99cb
View commit details
Copy full SHA for 19e99cb
Browse repository at this point
s/discard/abort
soldair
committed
84489d4
View commit details
Copy full SHA for 84489d4
Browse repository at this point
Commits on Aug 19, 2015
removing semis
soldair
committed
62b9686
View commit details
Copy full SHA for 62b9686
Browse repository at this point
adding entity.discard() to stop data events
Show description for 33ee078
soldair
committed
33ee078
View commit details
Copy full SHA for 33ee078
Browse repository at this point
Commits on May 8, 2015
2.1.1
othiym23
committed
2cbe6c8
View commit details
Copy full SHA for 2cbe6c8
Browse repository at this point
switch node-tar from BSD to ISC
othiym23
committed
5796d67
View commit details
Copy full SHA for 5796d67
Browse repository at this point
Commits on Apr 17, 2015
2.1.0
othiym23
committed
b4c03a8
View commit details
Copy full SHA for b4c03a8
Browse repository at this point
test fix for #24
othiym23
committed
d6a815d
View commit details
Copy full SHA for d6a815d
Browse repository at this point
check if we are in the middle of an entry on _streamEnd
Show description for d911341
mastercactapus
authored and
othiym23
committed
d911341
View commit details
Copy full SHA for d911341
Browse repository at this point
add support for fromBase flag
Show description for 1478b22
gyllstromk
authored and
othiym23
committed
1478b22
View commit details
Copy full SHA for 1478b22
Browse repository at this point
Commits on Apr 9, 2015
v2.0.1
isaacs
committed
ce405d0
View commit details
Copy full SHA for ce405d0
Browse repository at this point
set mode explicitly so travis-ci is happy
isaacs
committed
9635514
View commit details
Copy full SHA for 9635514
Browse repository at this point
Allow ..-style symlinks that are well-behaved
Show description for 5e6356e
isaacs
committed
5e6356e
View commit details
Copy full SHA for 5e6356e
Browse repository at this point
Commits on Mar 27, 2015
2.0.0
othiym23
committed
9bde260
View commit details
Copy full SHA for 9bde260
Browse repository at this point
extract: normalize symbolic links outside root
othiym23
committed
a5337a6
View commit details
Copy full SHA for a5337a6
Browse repository at this point
Commits on Mar 6, 2015
Emit finish from Extract when finished.
Brian J Brennan
committed
5da515d
View commit details
Copy full SHA for 5da515d
Browse repository at this point
Commits on Nov 28, 2014
1.0.3
othiym23
committed
f415112
View commit details
Copy full SHA for f415112
Browse repository at this point
parse: don't extract invalid entry
timbertson
authored and
othiym23
committed
3b41644
View commit details
Copy full SHA for 3b41644
Browse repository at this point
Commits on Nov 25, 2014
extract: propagate fstream `drain` event
timbertson
committed
6b7f545
View commit details
Copy full SHA for 6b7f545
Browse repository at this point
Commits on Oct 28, 2014
v1.0.2
isaacs
committed
f31811b
View commit details
Copy full SHA for f31811b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.