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: Starcounter-Jack/JSON-Patch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ModestinoAndre/JSON-Patch
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.
  • 12 commits
  • 20 files changed
  • 2 contributors

Commits on Oct 9, 2021

  1. Change the way to index array elements, from /roles/{indexNumber} to …

    …/roles/:{value-of-element}
    ModestinoAndre committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    1cb6ef0 View commit details
    Browse the repository at this point in the history
  2. Change the way to index array elements, from /roles/{indexNumber} to …

    …/roles/:{value-of-element}
    ModestinoAndre committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    44fb187 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Change the way to index array elements, from /roles/{indexNumber} to …

    …/roles/:{value-of-element}
    ModestinoAndre committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    75c4a38 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

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

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    d69a4ce View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	commonjs/core.js
    #	commonjs/helpers.js
    #	dist/fast-json-patch.js
    #	dist/fast-json-patch.min.js
    #	module/core.mjs
    #	module/helpers.mjs
    #	src/core.ts
    #	src/helpers.ts
    #	test/spec/coreSpec.mjs
    #	test/spec/webpack/importSpec.build.js
    ModestinoAndre committed May 26, 2022
    Configuration menu
    Copy the full SHA
    296b401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa7a2b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

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

Commits on Oct 3, 2023

  1. handle-date

    thiagoms83 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cbfed53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ModestinoAndre/handle-date

    Merge pull request #2 (handle date compare improvements)
    ModestinoAndre authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4922778 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'Startcounter-Jack-master'

    # Conflicts:
    #	commonjs/helpers.js
    #	dist/fast-json-patch.js
    #	dist/fast-json-patch.min.js
    #	module/helpers.mjs
    #	package-lock.json
    #	package.json
    #	src/helpers.ts
    #	test/spec/coreSpec.mjs
    #	test/spec/webpack/importSpec.build.js
    ModestinoAndre committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0d99a55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02da3c3 View commit details
    Browse the repository at this point in the history
Loading