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: Kuniwak/MirrorDiffKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: Kuniwak/MirrorDiffKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 29 files changed
  • 3 contributors

Commits on Mar 30, 2019

  1. Fix a broken badge

    Kuniwak committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    36fafdc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Kuniwak committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    607d2e0 View commit details
    Browse the repository at this point in the history
  3. Fix README.md

    Kuniwak committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    7a6d97d View commit details
    Browse the repository at this point in the history
  4. Fix CocoaPods issues

    Kuniwak committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    ad3fb48 View commit details
    Browse the repository at this point in the history
  5. Upgrade patch version

    Kuniwak committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    1a71147 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Merge pull request #48 from Kuniwak/cocoapods

    Fix CocoaPods issues
    Kuniwak authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    8a4e0c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump tzinfo from 1.2.5 to 1.2.11

    Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.11.
    - [Release notes](https://github.com/tzinfo/tzinfo/releases)
    - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
    - [Commits](tzinfo/tzinfo@v1.2.5...v1.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: tzinfo
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    08c6011 View commit details
    Browse the repository at this point in the history
  2. Bump cocoapods-downloader from 1.2.2 to 1.6.3

    Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3.
    - [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
    - [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
    - [Commits](CocoaPods/cocoapods-downloader@1.2.2...1.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: cocoapods-downloader
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7112d63 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request #49 from Kuniwak/dependabot/bundler/tzinfo-1.2.11

    Bump tzinfo from 1.2.5 to 1.2.11
    Kuniwak authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2783648 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from Kuniwak/dependabot/bundler/cocoapods-down…

    …loader-1.6.3
    
    Bump cocoapods-downloader from 1.2.2 to 1.6.3
    Kuniwak authored May 28, 2024
    Configuration menu
    Copy the full SHA
    57ce703 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Drop Carthage and CocoaPods

    Kuniwak committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2dcbae7 View commit details
    Browse the repository at this point in the history
  2. Test on Linux

    Kuniwak committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    33f1778 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from Kuniwak/only-spm

    Drop support for CocoaPods and Carthage
    Kuniwak authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6d721f8 View commit details
    Browse the repository at this point in the history
Loading