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: kubernetes-sigs/structured-merge-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BenTheElder/structured-merge-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 621dd68ade264c45c2df45704c93020cf38efb40
Choose a head ref
  • 12 commits
  • 136 files changed
  • 1 contributor

Commits on Apr 18, 2025

  1. clone github.com/json-iterator/go/tags into internal/third_party/json…

    …iter
    
    jsoniter is unmaintained (last commit merged 3 years ago) and has poblematic dependencies (reflect2)
    
    this is a stopgap to allow us to patch jsoniter until we can migrate to something like encoding/json/v2
    
    this fork is under internal/ to prevent external usage because we are not committing to keep it long term.
    BenTheElder committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    4d33d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57972e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f86d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43472a5 View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    BenTheElder committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    aaf083e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8216c97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c814e6 View commit details
    Browse the repository at this point in the history
  8. cleanup jsoniter imports

    BenTheElder committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    503e6f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    becc1fc View commit details
    Browse the repository at this point in the history
  10. jsoniter: gofmt

    BenTheElder committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    8a6a85c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c92ad6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    621dd68 View commit details
    Browse the repository at this point in the history
Loading