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: arduino/go-properties-orderedmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: arduino/go-properties-orderedmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    41a2990 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from per1234/security-disclosure-policy

    Add security policy link to readme
    per1234 authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    496b294 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    200a856 View commit details
    Browse the repository at this point in the history
  2. Added test

    cmaglie committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    72a5d84 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from arduino/fix1

    Added ExtractSubIndexSets method
    cmaglie authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    7e5a5ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78ca7bd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from arduino/fix1

    Added ExtractSubIndexLists method
    cmaglie authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e4121da View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Fix ExtractSubIndexLists returning a list containing a single empty s…

    …tring if root property is not found
    silvanocerza committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    018a4e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from arduino/scerza/fix-subtree-index-extract

    Fix `ExtractSubIndexLists` returning a list containing a single empty string if root property is not found
    silvanocerza authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    c598b80 View commit details
    Browse the repository at this point in the history
Loading