Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug in archives with uncompressed files #64

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2014

  1. unzip uncompressed files

    glebdmitriew committed Sep 26, 2014
    Configuration menu
    Copy the full SHA
    21b1281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f7972 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2014

  1. updated package.json

    glebdmitriew committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    bc20b60 View commit details
    Browse the repository at this point in the history
  2. updated description

    glebdmitriew committed Sep 29, 2014
    Configuration menu
    Copy the full SHA
    06a3ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57d2905 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2014

  1. fix name

    glebdmitriew committed Dec 3, 2014
    Configuration menu
    Copy the full SHA
    10c0c29 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. issue #4 bugfix

    Parser's flush callback was called after emitting 'close'-event.
    binarybro committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    991550f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. npm install unzip2

    dvalentiate committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    9cac5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c386d7 View commit details
    Browse the repository at this point in the history
  3. v0.2.2

    sampsasaarela committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    1170b44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8f165a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddde25f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Updated fsstream

    sampsasaarela committed May 5, 2016
    Configuration menu
    Copy the full SHA
    a85b921 View commit details
    Browse the repository at this point in the history
  2. v0.2.7

    sampsasaarela committed May 5, 2016
    Configuration menu
    Copy the full SHA
    b24e49a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Configuration menu
    Copy the full SHA
    bbed09b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from dmitry-prohorov/master

    fix unzip uncompressed blank files
    glebdmitriew authored Jun 22, 2016
    Configuration menu
    Copy the full SHA
    bd0f987 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Configuration menu
    Copy the full SHA
    a7e3044 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Merge pull request #17 from wvbe/fstream-dependency-update

    Use most current version of fstream dependency
    glebdmitriew authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    a16e0b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from dvalentiate/master

    npm install unzip2
    glebdmitriew authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    45a588e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from binarybro/patch-1

    issue #4 bugfix
    glebdmitriew authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    4af1bff View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Version bump

    evertonfraga committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    d3ed2f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Merge pull request #21 from evertonfraga/master

    Version bump — would you update it on npm?
    glebdmitriew authored Feb 20, 2018
    Configuration menu
    Copy the full SHA
    503c54d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pr/7'

    glebdmitriew committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    fa9d2b0 View commit details
    Browse the repository at this point in the history
  3. Fix name in package.json

    glebdmitriew committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    9659d29 View commit details
    Browse the repository at this point in the history
  4. Fix name in Readme

    glebdmitriew committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    3702bce View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Update package.json

    Updating dependency to mitigate https://nodesecurity.io/advisories/886
    markhowardrm authored May 16, 2019
    Configuration menu
    Copy the full SHA
    ba603ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from markhowardrm/master

    Update package.json
    glebdmitriew authored May 16, 2019
    Configuration menu
    Copy the full SHA
    ce4da15 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    markhowardrm authored May 16, 2019
    Configuration menu
    Copy the full SHA
    4868474 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #27 from markhowardrm/master

    Update package.json
    glebdmitriew authored May 16, 2019
    Configuration menu
    Copy the full SHA
    bcb8887 View commit details
    Browse the repository at this point in the history