You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dweiss <gi...@git.apache.org> on 2016/02/23 16:47:57 UTC

[GitHub] commons-compress pull request: COMPRESS-320: add the ability to qu...

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 <da...@carrotsearch.com>
Date:   2016-02-23T12:52:26Z

    Add toString() method on SevenZFile to display diagnostic information.

commit d126b0f3f0748986a2a05b6ce7d578a182744660
Author: Dawid Weiss <da...@carrotsearch.com>
Date:   2016-02-23T14:52:15Z

    Adding a batch of decompression tests.

commit 6caee2e1c404f3a69a6e0e17a3779f4f140d52c2
Author: Dawid Weiss <da...@carrotsearch.com>
Date:   2016-02-23T14:55:26Z

    Sometimes skip entries.

commit f1a10784629bef1e16281176bb5586bad6d59f25
Author: Dawid Weiss <da...@carrotsearch.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-compress pull request: COMPRESS-320: add the ability to qu...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-compress/pull/8


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-compress pull request: COMPRESS-320: add the ability to qu...

Posted by dweiss <gi...@git.apache.org>.
Github user dweiss commented on the pull request:

    https://github.com/apache/commons-compress/pull/8#issuecomment-188401981
  
    You're welcome, thanks!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-compress pull request: COMPRESS-320: add the ability to qu...

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the pull request:

    https://github.com/apache/commons-compress/pull/8#issuecomment-188288771
  
    merged, many thanks.



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org