Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gtsystem/python-remotezip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: move_to_github_workflow
Choose a base ref
...
head repository: gtsystem/python-remotezip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 6 files changed
  • 6 contributors

Commits on Oct 16, 2022

  1. Merge pull request #10 from gtsystem/move_to_github_workflow

    Move to github ci
    gtsystem authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    7569b0e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Reduce unwanted public interface. (#11)

    Reduce unwonted public interface.
    gtsystem authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8d6634c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Fix #13: Fix a bug happening when the central directory file headers …

    …are not following the order of the corresponding compressed data. Now the file info records are sorted before use.
    gtsystem committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    c2b5d90 View commit details
    Browse the repository at this point in the history
  2. Fix ci

    gtsystem committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    2afca9a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Fixes #15. Add new parameter support_suffix_range (#16)

    * v0.12.0: Fixes #15. Add new parameter `support_suffix_range` for backends that miss support for suffix range
    gtsystem authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    56538ce View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Add support for #15 in bin/remotezip

    Wykrzykowski Adrian authored and gtsystem committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    da62e11 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    59487f8 View commit details
    Browse the repository at this point in the history
  2. make CLI helper functions private

    jhkennedy authored and gtsystem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f3e695e View commit details
    Browse the repository at this point in the history
  3. bump patch part of version number

    jhkennedy authored and gtsystem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3723724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    025729d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6eb6226 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. feat: remove tabulate dependency

    relikd authored and gtsystem committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c24384c View commit details
    Browse the repository at this point in the history
  2. ref: make def private

    relikd authored and gtsystem committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c6e89c1 View commit details
    Browse the repository at this point in the history
  3. ref: replace f-string with format

    relikd authored and gtsystem committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d389478 View commit details
    Browse the repository at this point in the history
  4. feat: zip file size

    relikd authored and gtsystem committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    90b8341 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    2d61bba View commit details
    Browse the repository at this point in the history
  2. Upgrade GitHub template

    gtsystem committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f4e6fdc View commit details
    Browse the repository at this point in the history
Loading