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: cthackers/adm-zip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.15
Choose a base ref
...
head repository: cthackers/adm-zip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.16
Choose a head ref
  • 5 commits
  • 4 files changed
  • 5 contributors

Commits on Aug 12, 2024

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

Commits on Aug 16, 2024

  1. fix: totalEntries is not defined

    Update zipFile.js, declaring totalEntries variable using 'let' keyword.
    
    resolv: #534
    sidartaveloso authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7e31f27 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Merge pull request #531 from NickAllmakerOpsCompass/fix_fileattr

    Fixing preserving linux file permissions
    5saviahv authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ca54d1a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge pull request #535 from devix-tecnologia/patch-1

    fix: totalEntries is not defined
    cthackers authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    887f440 View commit details
    Browse the repository at this point in the history
  2. Incremented package version

    cthackers committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1c7860f View commit details
    Browse the repository at this point in the history
Loading