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: tferr/scijava-plot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d2ccfb7
Choose a base ref
...
head repository: scijava/scijava-plot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2526bad
Choose a head ref
  • 12 commits
  • 41 files changed
  • 2 contributors

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    1048823 View commit details
    Browse the repository at this point in the history
  2. POM: update schemaLocation to HTTPS

    So that the project works with newer versions of Maven and Eclipse.
    ctrueden committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    61b75e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c1708 View commit details
    Browse the repository at this point in the history
  4. POM: update URLs

    ctrueden committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    4f556bf View commit details
    Browse the repository at this point in the history
  5. POM: standardize copyrightOwners string

    Listing the institutions involved explicitly is error-prone.
    The actual contributors can be seen from the git history.
    ctrueden committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    15348a5 View commit details
    Browse the repository at this point in the history
  6. POM: remove unneeded reposotories block

    This project has no dependencies from the SciJava Maven repository.
    ctrueden committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    03263a6 View commit details
    Browse the repository at this point in the history
  7. POM: bump version to 0.2.0-SNAPSHOT

    The move to the scijava org is major enough to warrant a major/minor
    digit bump, in my opinion. Doesn't hurt anything, anyway.
    ctrueden committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    6984b62 View commit details
    Browse the repository at this point in the history
  8. Update license blurbs and add project license

    Accomplished via:
      mvn license:update-file-header license:update-project-license
    ctrueden committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    95dc318 View commit details
    Browse the repository at this point in the history
  9. Bump to next development cycle

    Signed-off-by: Curtis Rueden <ctrueden@wisc.edu>
    ctrueden committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    06bdcf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    9d0855b View commit details
    Browse the repository at this point in the history
  2. Merge pull request scijava#6 from tferr/patch-1

    README: include links to demos
    ctrueden authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2526bad View commit details
    Browse the repository at this point in the history
Loading