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: a2geek/command-line-test-harness
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0
Choose a base ref
...
head repository: a2geek/command-line-test-harness
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1
Choose a head ref
  • 20 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 13, 2025

  1. Bump io.github.java-diff-utils:java-diff-utils from 4.12 to 4.16

    Bumps [io.github.java-diff-utils:java-diff-utils](https://github.com/java-diff-utils/java-diff-utils) from 4.12 to 4.16.
    - [Release notes](https://github.com/java-diff-utils/java-diff-utils/releases)
    - [Changelog](https://github.com/java-diff-utils/java-diff-utils/blob/master/CHANGELOG.md)
    - [Commits](java-diff-utils/java-diff-utils@java-diff-utils-parent-4.12...java-diff-utils-parent-4.16)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.java-diff-utils:java-diff-utils
      dependency-version: '4.16'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    989052b View commit details
    Browse the repository at this point in the history
  2. Bump org.junit:junit-bom from 5.10.0 to 6.0.0

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.10.0 to 6.0.0.
    - [Release notes](https://github.com/junit-team/junit-framework/releases)
    - [Commits](junit-team/junit-framework@r5.10.0...r6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    e7b2602 View commit details
    Browse the repository at this point in the history
  3. Bump org.graalvm.buildtools.native from 0.10.6 to 0.11.1

    Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.10.6 to 0.11.1.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](graalvm/native-build-tools@0.10.6...0.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools.native
      dependency-version: 0.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    d11c28c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Merge pull request #20 from a2geek/dependabot/gradle/org.junit-junit-…

    …bom-6.0.0
    
    Bump org.junit:junit-bom from 5.10.0 to 6.0.0
    a2geek authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    477cb41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from a2geek/dependabot/gradle/io.github.java-d…

    …iff-utils-java-diff-utils-4.16
    
    Bump io.github.java-diff-utils:java-diff-utils from 4.12 to 4.16
    a2geek authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    fc3ca06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from a2geek/dependabot/gradle/org.graalvm.buil…

    …dtools.native-0.11.1
    
    Bump org.graalvm.buildtools.native from 0.10.6 to 0.11.1
    a2geek authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    749f9ce View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Bump org.graalvm.buildtools.native from 0.11.1 to 0.11.2

    Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.1 to 0.11.2.
    - [Release notes](https://github.com/graalvm/native-build-tools/releases)
    - [Commits](graalvm/native-build-tools@0.11.1...0.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.graalvm.buildtools.native
      dependency-version: 0.11.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    126a9f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Merge pull request #25 from a2geek/dependabot/gradle/org.graalvm.buil…

    …dtools.native-0.11.2
    
    Bump org.graalvm.buildtools.native from 0.11.1 to 0.11.2
    a2geek authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    749ef06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777cf63 View commit details
    Browse the repository at this point in the history
  3. Adding exception notes. Closes #23.

    a2geek committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    81163d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from a2geek/toil/update-docs

    Toil/update docs
    a2geek authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    c58079c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    8d24b7b View commit details
    Browse the repository at this point in the history
  2. Trying to set temp directory!

    a2geek committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    f6d1e5c View commit details
    Browse the repository at this point in the history
  3. Trying again.

    a2geek committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    f5c5485 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23c5e5e View commit details
    Browse the repository at this point in the history
  5. Rewriting how executable path is handled due to Windows complaining a…

    …bout the glob embedded in the path.
    a2geek committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    035b8ff View commit details
    Browse the repository at this point in the history
  6. Trying to handle colors via whitespace??? Colors aren't part of Linux…

    …/Mac runs but apparently is in Windows. ¯\_(ツ)_/¯
    a2geek committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    a8510ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c466a68 View commit details
    Browse the repository at this point in the history
  8. Making this 2.1!

    a2geek committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    b85a424 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #27 from a2geek/toil/fix-windows

    Re-enabling Windows for fiddling.
    a2geek authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    fa17790 View commit details
    Browse the repository at this point in the history
Loading