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 name clashes in package extraction #2102

Merged
merged 2 commits into from
Jan 1, 2016
Merged

Fix name clashes in package extraction #2102

merged 2 commits into from
Jan 1, 2016

Commits on Dec 14, 2015

  1. Fix name clashes in package extraction

    Prevent extraction failing if a package archive contains a file with
    the same name as the archive, or a single directory with a subdirectory
    with the same name.
    Iain Monro committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    b1ba9be View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Fix jshint errors

    Add missing semicolons to test file.
    Iain Monro committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    3cf597f View commit details
    Browse the repository at this point in the history