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 p7zip-rar error and files with ' or " by using arg lists instead of strings #633

Merged
merged 14 commits into from
Dec 21, 2023

Commits on Dec 1, 2023

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

Commits on Dec 3, 2023

  1. handle FileNotFoundError

    axu2 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c3b84ff View commit details
    Browse the repository at this point in the history
  2. modify unar handling

    axu2 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    e4bbcfb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. remove unneeded utf-8 encoding

    axu2 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2df6c75 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. dont uft-8 encode 7z

    axu2 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    e724423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e755815 View commit details
    Browse the repository at this point in the history
  3. don't extract stderr

    axu2 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    220ce27 View commit details
    Browse the repository at this point in the history
  4. add extraction error

    axu2 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    507b29a View commit details
    Browse the repository at this point in the history
  5. edit error message

    axu2 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    406e722 View commit details
    Browse the repository at this point in the history
  6. remove debug

    axu2 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    7fd8ad4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24de002 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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

Commits on Dec 15, 2023

  1. remove comment

    axu2 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f204dcb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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