forked from java-diff-utils/java-diff-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: basilben/java-diff-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: java-diff-utils/java-diff-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 59 files changed
- 7 contributors
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for de0e157 - Browse repository at this point
Copy the full SHA de0e157View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f4dfb - Browse repository at this point
Copy the full SHA c7f4dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4b752f - Browse repository at this point
Copy the full SHA c4b752fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 637cb7b - Browse repository at this point
Copy the full SHA 637cb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b117553 - Browse repository at this point
Copy the full SHA b117553View commit details
Commits on Aug 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8b70f76 - Browse repository at this point
Copy the full SHA 8b70f76View commit details
Commits on Sep 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5e1a9bd - Browse repository at this point
Copy the full SHA 5e1a9bdView commit details -
Adjust generic parameters for PECS principle. (java-diff-utils#214)
Spotless update Co-authored-by: Andreas Goss <agoss@itemis.com>
Configuration menu - View commit details
-
Copy full SHA for 1ef6162 - Browse repository at this point
Copy the full SHA 1ef6162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b13cc8 - Browse repository at this point
Copy the full SHA 9b13cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba00888 - Browse repository at this point
Copy the full SHA ba00888View commit details
Commits on Sep 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8a6206e - Browse repository at this point
Copy the full SHA 8a6206eView commit details
Commits on Oct 5, 2025
-
Merge pull request java-diff-utils#221 from mb720/patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for c6b79a6 - Browse repository at this point
Copy the full SHA c6b79a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c42ba09 - Browse repository at this point
Copy the full SHA c42ba09View commit details
Commits on Oct 6, 2025
-
Merge pull request java-diff-utils#222 from mb720/patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for b4b13c5 - Browse repository at this point
Copy the full SHA b4b13c5View commit details
Commits on Dec 10, 2025
-
feat(diffrow): add processEqualities hook and ensure equalities are p…
…rocessed for unchanged lines (Fixes java-diff-utils#219) (java-diff-utils#224) - Introduces a new protected method `processEqualities(String)` in DiffRowGenerator - Builder exposes `.processEqualities(Function<String,String>)` - Equal (unchanged) lines now invoke processEqualities() - Inline diffs remain unchanged (as expected in Option 3) - Added new test suite DiffRowGeneratorEqualitiesTest - Updated documentation and Javadoc for new extension point - Fixes java-diff-utils#219 (HTML escaping issue when inline diff by word) Co-authored-by: Tushar Soni <tushar.soni@siemens.com>
Configuration menu - View commit details
-
Copy full SHA for 696edc4 - Browse repository at this point
Copy the full SHA 696edc4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master