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: xuxinkun/jsonpatch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gomodules/jsonpatch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 72 files changed
  • 1 contributor

Commits on Feb 27, 2020

  1. Rename NewPatch to NewOperation (gomodules#23)

    Signed-off-by: Tamal Saha <[email protected]>
    tamalsaha authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1c2a026 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    302cefd View commit details
    Browse the repository at this point in the history
  2. Release version v3

    Signed-off-by: Tamal Saha <[email protected]>
    tamalsaha committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    e679f79 View commit details
    Browse the repository at this point in the history
  3. Use gomodules.xyz/orderedmap (gomodules#25)

    Signed-off-by: Tamal Saha <[email protected]>
    tamalsaha authored Mar 22, 2020
    Configuration menu
    Copy the full SHA
    b31198d View commit details
    Browse the repository at this point in the history
  4. Stop testing against Go:tip

    Signed-off-by: Tamal Saha <[email protected]>
    tamalsaha committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    24f9d67 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Use orderedmap v0.1.0 (gomodules#26)

    Signed-off-by: Tamal Saha <[email protected]>
    tamalsaha authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    e2d6410 View commit details
    Browse the repository at this point in the history
Loading