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: abbeycode/UnzipKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: abbeycode/UnzipKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: emptydir
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 29 files changed
  • 2 contributors

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    21ec521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85b8eb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    895a9ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    138c738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1417797 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f1e68c View commit details
    Browse the repository at this point in the history
  7. Implement Issue #90 (#92)

    * Removed deprecated methods (Issue #90)
    abbeycode authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    ec90cff View commit details
    Browse the repository at this point in the history
  8. Updated change notes

    abbeycode committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    674d3b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Fix Issue #91 (#94)

    Fixed behavior that was causing progress within extraction of a single file to be lost (Issue #91)
    abbeycode authored Jul 3, 2019
    Configuration menu
    Copy the full SHA
    f61a9f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

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

Commits on Jul 31, 2019

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

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    4188c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6add3e7 View commit details
    Browse the repository at this point in the history
  3. Fixed Xcode 11 warnings

    abbeycode committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    fdb8cf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b25efe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4cc5b3 View commit details
    Browse the repository at this point in the history
  6. Updated testWriteData_DeleteEmptyDirectory to write empty directories…

    … with a trailing slash, but trim them off when checking for them coming out of the calls under test [CI skip]
    abbeycode committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    351470c View commit details
    Browse the repository at this point in the history
Loading