X Tutup
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: java-diff-utils/java-diff-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: diffutils-3.0
Choose a base ref
...
head repository: java-diff-utils/java-diff-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: java-diff-utils-4.0
Choose a head ref
  • 11 commits
  • 17 files changed
  • 2 contributors

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    6518319 View commit details
    Browse the repository at this point in the history
  2. fixes #26

    wumpz committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    d4f1142 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    306f926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a23c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from koppor/use-objects-hash

    Use Objects.hash() instead of custom hashCode() method
    wumpz authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    f88ce15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from koppor/fix-headers

    Reformat Apache 2.0 headers (remove #%L things)
    wumpz authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    2c85597 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. changed groupid, artifactid

    moved to new organistion java-diff-utils
    switched to version 4.0-SNAPSHOT
    wumpz committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    d5fbf50 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. No commit message

    wumpz committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    0fbbb53 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. No commit message

    wumpz committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    005ba34 View commit details
    Browse the repository at this point in the history
  2. changed readme to new home

    wumpz committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    4fe80bd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Configuration menu
    Copy the full SHA
    4bab820 View commit details
    Browse the repository at this point in the history
Loading
X Tutup