Thanks to visit codestin.com
Credit goes to github.com

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: scijava/pom-scijava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: scijava/pom-scijava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: imglib2-v7
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 23, 2024

  1. mega-melt: split the process into more sections

    Specifically: the "Adjusting the melting pot" section was rather
    long, performing a series of different sorts of adjustments.
    
    This patch splits that step into multiple more fine-grained sections,
    in an attempt to ease navigation of the shell script code.
    ctrueden authored and tpietzsch committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fc79e26 View commit details
    Browse the repository at this point in the history
  2. mega-melt: eliminate buildScriptTemp variable

    It doesn't actually save any characters.
    ctrueden authored and tpietzsch committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d240bfd View commit details
    Browse the repository at this point in the history
  3. mega-melt: use absolute path for base directories

    So that while in a different directory, the various
    path strings are all still correct and functional.
    ctrueden authored and tpietzsch committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4a38357 View commit details
    Browse the repository at this point in the history
  4. mega-melt: add in a section for changed components

    Empty by default, but configurable to mix in PRs and such.
    ctrueden authored and tpietzsch committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a9c0e86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3f2db3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13f63e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cfab7e View commit details
    Browse the repository at this point in the history
  8. WIP: Update component versions for ImgLib2 v7

    * imagej-mesh: 0.8.1 -> 0.8.2
    * imagej-ops: 2.1.0 -> 2.2.0
    * imglib2-mesh: 1.0.0 -> 1.1.0
    * SPIM_Registration: 5.0.25 -> 5.0.26
    * TrackMate: 7.12.1 -> 7.14.0
    * TrackMate-Skeleton: 2.0.1 -> 2.0.3
    * labkit-pixel-classification: 0.1.17 -> 0.1.18
    * labkit-ui: 0.3.11 -> 0.4.0
    ctrueden authored and tpietzsch committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    86c3e23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78b7d0f View commit details
    Browse the repository at this point in the history
  10. WIP: Update component versions for ImgLib2

        imglib2-7.1.1
        imglib2-algorithm-0.16.0
        imglib2-ij-2.0.3
        imglib2-roi-0.15.1
        bigwarp-9.1.4
        z_spacing-1.1.3
        bigdataviewer-core-10.6.1
        spim_data-2.3.2
        n5-ij-4.2.2
        n5-imglib2-7.0.1
    tpietzsch committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c78698b View commit details
    Browse the repository at this point in the history
Loading