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: git-commit-id/git-commit-id-maven-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: git-commit-id/git-commit-id-maven-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: adopt-new-plugin
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 17 files changed
  • 1 contributor

Commits on Jul 10, 2021

  1. move build-script into .github-folder

    TheSnoozer committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    32950ab View commit details
    Browse the repository at this point in the history
  2. git-commit-id/git-commit-id-plugin-core#3: remove plexus dependency i…

    …n the plugin-core
    TheSnoozer committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    9096f26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2c8bc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1231d52 View commit details
    Browse the repository at this point in the history
  5. git-commit-id/git-commit-id-plugin-core#6: Remove custom slf4j logger…

    … bridge
    TheSnoozer committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    b66b055 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. first POC to extract the core 'generate properties' logic into an int…

    …erface so it can be moved into the core-plugin code
    TheSnoozer committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    a1fcb1c View commit details
    Browse the repository at this point in the history
Loading