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: ccomsi/DiffableDataSources
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ra1028/DiffableDataSources
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.
  • 15 commits
  • 19 files changed
  • 6 contributors

Commits on Jul 28, 2020

  1. Bump json from 2.2.0 to 2.3.1

    Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.1.
    - [Release notes](https://github.com/flori/json/releases)
    - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
    - [Commits](ruby/json@v2.2.0...v2.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    bbe3a16 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

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

Commits on Aug 18, 2020

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

Commits on Sep 7, 2020

  1. Fix typo

    fossil12 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f9cc696 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Bump redcarpet from 3.5.0 to 3.5.1

    Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/vmg/redcarpet/releases)
    - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
    - [Commits](vmg/redcarpet@v3.5.0...v3.5.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    fe20274 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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

Commits on Jun 8, 2021

  1. Merge pull request ra1028#37 from vincentisambart/arm64-mac

    Support for ARM64 Macs
    ra1028 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    496ee1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request ra1028#25 from ra1028/dependabot/bundler/json-2.3.1

    Bump json from 2.2.0 to 2.3.1
    ra1028 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    349029f View commit details
    Browse the repository at this point in the history
  3. Merge pull request ra1028#35 from ra1028/dependabot/bundler/redcarpet…

    …-3.5.1
    
    Bump redcarpet from 3.5.0 to 3.5.1
    ra1028 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    8094e6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request ra1028#30 from fossil12/patch-1

    Fix typo
    ra1028 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    bb5ce92 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ra1028#27 from sidepelican/patch-1

    Fix compile error of sample mac application
    ra1028 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    203c0f1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ra1028#29 from jdanthinne/master

    Add missing sectionIndexTitles method for tableviews
    ra1028 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f1c2b90 View commit details
    Browse the repository at this point in the history
  7. Update .version

    ra1028 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    11a688d View commit details
    Browse the repository at this point in the history
  8. Update docs

    ra1028 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1e7bc4e View commit details
    Browse the repository at this point in the history
  9. Merge pull request ra1028#38 from ra1028/v0.5.0

    Bump version to 0.5.0
    ra1028 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    a457cf6 View commit details
    Browse the repository at this point in the history
Loading