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: go-test/deep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: go-test/deep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 9, 2022

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

Commits on May 18, 2023

  1. fix copy pasta test

    bartleyg authored May 18, 2023
    Configuration menu
    Copy the full SHA
    1127c84 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Merge pull request #58 from bartleyg/patch-1

    Fix copy pasta error in TestNilMapsAreEmpty
    daniel-nichter authored May 21, 2023
    Configuration menu
    Copy the full SHA
    95fb3b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Add an option to consider nil pointers to be equivalent to zero values

    Similar to NilSlicesAreEmpty and NilStructsAreEmpty, this lets one
    consider nil pointers and zero values as equal.
    seveas committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2b8252e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    2982c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c35ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61 from seveas/nil-pointers-are-zero

    Add an option to consider nil pointers to be equivalent to zero values
    daniel-nichter authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    47ae1b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    185886d View commit details
    Browse the repository at this point in the history
  5. Update SECURITY.md

    daniel-nichter authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    dc5b2f6 View commit details
    Browse the repository at this point in the history
  6. Release v1.1.1

    daniel-nichter committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9e863ff View commit details
    Browse the repository at this point in the history
Loading