-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ttpho/java-diff-utils
base: master
head repository: java-diff-utils/java-diff-utils
compare: master
- 18 commits
- 59 files changed
- 8 contributors
Commits on May 22, 2025
-
Bump org.eclipse.jgit:org.eclipse.jgit in /java-diff-utils-jgit
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 5.13.3.202401111512-r to 7.2.1.202505142326-r. - [Commits](eclipse-jgit/jgit@v5.13.3.202401111512-r...v7.2.1.202505142326-r) --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-version: 7.2.1.202505142326-r dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e8ba47 - Browse repository at this point
Copy the full SHA 8e8ba47View commit details
Commits on May 24, 2025
-
Merge pull request java-diff-utils#204 from java-diff-utils/dependabo…
…t/maven/java-diff-utils-jgit/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-r Bump org.eclipse.jgit:org.eclipse.jgit from 5.13.3.202401111512-r to 7.2.1.202505142326-r in /java-diff-utils-jgit
Configuration menu - View commit details
-
Copy full SHA for a295c62 - Browse repository at this point
Copy the full SHA a295c62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 755024e - Browse repository at this point
Copy the full SHA 755024eView commit details
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 <[email protected]>
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 696edc4 - Browse repository at this point
Copy the full SHA 696edc4View commit details
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