GitHub user dweiss opened a pull request:
https://github.com/apache/commons-compress/pull/8
COMPRESS-320: add the ability to quickly "skip" entries while scanning 7z
archive
As described in JIRA:
https://issues.apache.org/jira/browse/COMPRESS-320
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dweiss/commons-compress COMPRESS-320
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-compress/pull/8.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #8
----
commit d8748da1abfd2f4f42ff8099fc28566d3e34d3c7
Author: Dawid Weiss <[email protected]>
Date: 2016-02-23T12:52:26Z
Add toString() method on SevenZFile to display diagnostic information.
commit d126b0f3f0748986a2a05b6ce7d578a182744660
Author: Dawid Weiss <[email protected]>
Date: 2016-02-23T14:52:15Z
Adding a batch of decompression tests.
commit 6caee2e1c404f3a69a6e0e17a3779f4f140d52c2
Author: Dawid Weiss <[email protected]>
Date: 2016-02-23T14:55:26Z
Sometimes skip entries.
commit f1a10784629bef1e16281176bb5586bad6d59f25
Author: Dawid Weiss <[email protected]>
Date: 2016-02-23T15:19:25Z
Working version of deferred block decompression for skipped entries.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]