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-paths-helper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.1
Choose a base ref
...
head repository: arduino/go-paths-helper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.0
Choose a head ref
  • 13 commits
  • 20 files changed
  • 1 contributor

Commits on May 30, 2025

  1. Fixed short-path tests

    cmaglie committed May 30, 2025
    Configuration menu
    Copy the full SHA
    38ca67e View commit details
    Browse the repository at this point in the history
  2. Fixed shortened-path tests

    cmaglie committed May 30, 2025
    Configuration menu
    Copy the full SHA
    bc69599 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Merge pull request #38 from arduino/shorten-path-test-improve

    Fixed short-path tests.
    cmaglie authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    33adc4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793a8aa View commit details
    Browse the repository at this point in the history
  3. Added PathList.Equals method

    cmaglie committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    04443f9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #36 from arduino/remove-ioutils

    Remove deprecated calls to ioutil.*
    cmaglie authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    938583a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Relicense under GPL-3.0

    cmaglie committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    9e6ab83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from arduino/relicense-gplv3

    Relicense under GPL-3.0
    cmaglie authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    b75d2fe View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    150b740 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in docs

    cmaglie committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    7d22a89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from arduino/combined_output

    Added RunAndCaptureCombinedOutput
    cmaglie authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    92dc364 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #32 from arduino/listcompare

    Added PathList.Equals method
    cmaglie authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    6cc86e6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #42 from arduino/fix_typo

    Fixed typo in docs
    cmaglie authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    b26edbe View commit details
    Browse the repository at this point in the history
Loading