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

feat(decompress): Add Expand-ZstdArchive function #97

Merged
merged 17 commits into from
Jan 1, 2021
Merged

Commits on Oct 26, 2020

  1. feat(decompress): Support zstd archives

    TODO: Vanilla 7zip cannot handle the tar.zst
    
    - ScoopInstaller#4137
    Ash258 committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5f99ea5 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

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

Commits on Dec 30, 2020

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

Commits on Jan 1, 2021

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

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    9e5a4bc View commit details
    Browse the repository at this point in the history
  3. [ci skip]

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    f9eeaa1 View commit details
    Browse the repository at this point in the history
  4. support extract_dir

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    9f59ffb View commit details
    Browse the repository at this point in the history
  5. implement

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    2e6c7bc View commit details
    Browse the repository at this point in the history
  6. script deps

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    d0429d1 View commit details
    Browse the repository at this point in the history
  7. [ci skip]

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    52ad6b2 View commit details
    Browse the repository at this point in the history
  8. debug

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    3ac6b5e View commit details
    Browse the repository at this point in the history
  9. [ci skip]

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    e2437ce View commit details
    Browse the repository at this point in the history
  10. [ci skip]

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    cdc179f View commit details
    Browse the repository at this point in the history
  11. cleanup

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    bf0e739 View commit details
    Browse the repository at this point in the history
  12. [ci skip]

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    5c109ea View commit details
    Browse the repository at this point in the history
  13. global check

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    d805d17 View commit details
    Browse the repository at this point in the history
  14. [ci skip]

    Ash258 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    1a179bd View commit details
    Browse the repository at this point in the history