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

Add gzip support #171

Merged
merged 9 commits into from
Jun 4, 2024
Merged

Add gzip support #171

merged 9 commits into from
Jun 4, 2024

Commits on May 6, 2024

  1. Add test for running directly on gz files

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0ec3c88 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add support for running directly on gz files

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f5faaf9 View commit details
    Browse the repository at this point in the history
  2. docs: Document ability to process gzip files

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 7, 2024
    Configuration menu
    Copy the full SHA
    83d1ffa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fixup: Update test mock return value

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e1faeba View commit details
    Browse the repository at this point in the history
  2. fixup: Remove tempfile unlink

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e062c0d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. fixup: Move gzip decompression to separate functions

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ba423eb View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Add news

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a52cc01 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    097d25d View commit details
    Browse the repository at this point in the history
  2. fixup: Remove walrus

    Signed-off-by: Robert Queenin <2177841+ecalifornica@users.noreply.github.com>
    ecalifornica committed May 25, 2024
    Configuration menu
    Copy the full SHA
    558e8a0 View commit details
    Browse the repository at this point in the history