FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · java-diff-utils/java-diff-utils · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
java-diff-utils
/
java-diff-utils
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
222
Star
1.5k
Code
Issues
1
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 16, 2026
[maven-release-plugin] prepare for next development iteration
wumpz
committed
5e2e5b9
View commit details
Copy full SHA for 5e2e5b9
Browse repository at this point
[maven-release-plugin] prepare release java-diff-utils-parent-4.17
wumpz
committed
1bec0a6
View commit details
Copy full SHA for 1bec0a6
Browse repository at this point
some plugin updates
wumpz
committed
ea894fe
View commit details
Copy full SHA for ea894fe
Browse repository at this point
Merge pull request #228 from andrewparmet/fix/unified-diff-delta-types
Show description for 61deff7
wumpz
authored
61deff7
View commit details
Copy full SHA for 61deff7
Browse repository at this point
Commits on May 15, 2026
wumpz
committed
6dbc008
View commit details
Copy full SHA for 6dbc008
Browse repository at this point
Commits on May 5, 2026
Fix UnifiedDiffReader to use correct DeltaType
Show description for 3966413
aparmet-toast
committed
3966413
View commit details
Copy full SHA for 3966413
Browse repository at this point
Commits on Mar 31, 2026
Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 (#226)
Show description for b35ebf4
dependabot[bot]
authored
b35ebf4
View commit details
Copy full SHA for b35ebf4
Browse repository at this point
Commits on Dec 10, 2025
feat(diffrow): add processEqualities hook and ensure equalities are processed for unchanged lines (Fixes #219) (#224)
Show description for 696edc4
tusharsoni52
and
Tushar Soni
authored
696edc4
View commit details
Copy full SHA for 696edc4
Browse repository at this point
Commits on Oct 6, 2025
Merge pull request #222 from mb720/patch-1
Show description for b4b13c5
wumpz
authored
b4b13c5
View commit details
Copy full SHA for b4b13c5
Browse repository at this point
Commits on Oct 5, 2025
Update README.md
Show description for c42ba09
mb720
authored
c42ba09
View commit details
Copy full SHA for c42ba09
Browse repository at this point
Merge pull request #221 from mb720/patch-1
Show description for c6b79a6
wumpz
authored
c6b79a6
View commit details
Copy full SHA for c6b79a6
Browse repository at this point
Commits on Sep 29, 2025
Update README.md
Show description for 8a6206e
mb720
authored
8a6206e
View commit details
Copy full SHA for 8a6206e
Browse repository at this point
Commits on Sep 5, 2025
downgrade spotless
wumpz
committed
ba00888
View commit details
Copy full SHA for ba00888
Browse repository at this point
downgrade spotless
wumpz
committed
9b13cc8
View commit details
Copy full SHA for 9b13cc8
Browse repository at this point
Adjust generic parameters for PECS principle. (#214)
Show description for 1ef6162
agoss94
and
Andreas Goss
authored
1ef6162
View commit details
Copy full SHA for 1ef6162
Browse repository at this point
Merge pull request #217 from AlexanderNikitin/typo
Show description for 5e1a9bd
wumpz
authored
5e1a9bd
View commit details
Copy full SHA for 5e1a9bd
Browse repository at this point
Commits on Aug 1, 2025
Fix typo
AlexanderNikitin
committed
8b70f76
View commit details
Copy full SHA for 8b70f76
Browse repository at this point
Commits on Jul 7, 2025
[maven-release-plugin] prepare for next development iteration
wumpz
committed
b117553
View commit details
Copy full SHA for b117553
Browse repository at this point
[maven-release-plugin] prepare release java-diff-utils-parent-4.16
wumpz
committed
637cb7b
View commit details
Copy full SHA for 637cb7b
Browse repository at this point
fixes #211
wumpz
committed
c4b752f
View commit details
Copy full SHA for c4b752f
Browse repository at this point
fixes #208 - reformatted source code
wumpz
committed
c7f4dfb
View commit details
Copy full SHA for c7f4dfb
Browse repository at this point
fixes #207
wumpz
committed
de0e157
View commit details
Copy full SHA for de0e157
Browse repository at this point
Commits on May 24, 2025
downgrade jgit
wumpz
committed
755024e
View commit details
Copy full SHA for 755024e
Browse repository at this point
Merge pull request #204 from java-diff-utils/dependabot/maven/java-diff-utils-jgit/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-r
Show description for a295c62
wumpz
authored
a295c62
View commit details
Copy full SHA for a295c62
Browse repository at this point
Commits on May 22, 2025
Bump org.eclipse.jgit:org.eclipse.jgit in /java-diff-utils-jgit
Show description for 8e8ba47
dependabot[bot]
authored
8e8ba47
View commit details
Copy full SHA for 8e8ba47
Browse repository at this point
Commits on May 4, 2025
Merge pull request #203 from ngocnhan-tran1996/fix-typo
Show description for 0174358
wumpz
authored
0174358
View commit details
Copy full SHA for 0174358
Browse repository at this point
Commits on Mar 25, 2025
Fix typo javadoc
ngocnhan-tran1996
committed
d15ecbb
View commit details
Copy full SHA for d15ecbb
Browse repository at this point
Commits on Mar 6, 2025
Merge pull request #200 from MadnessIRL/gen-docs
Show description for db58b82
wumpz
authored
db58b82
View commit details
Copy full SHA for db58b82
Browse repository at this point
Commits on Mar 5, 2025
Fix a typo in DiffUtils.java javadocs
Davide Santonocito
committed
c1aa689
View commit details
Copy full SHA for c1aa689
Browse repository at this point
Commits on Feb 9, 2025
updates test dependencies
wumpz
committed
01a7fb1
View commit details
Copy full SHA for 01a7fb1
Browse repository at this point
Commits on Feb 5, 2025
fix: parsing unified diff chunk headers (#198)
Show description for 8397e20
rushiiMachine
authored
8397e20
View commit details
Copy full SHA for 8397e20
Browse repository at this point
fixes #191 - downgraded patch to Java 8 compliance
wumpz
committed
110a0da
View commit details
Copy full SHA for 110a0da
Browse repository at this point
fixes #191 - downgraded patch to Java 8 compliance
wumpz
committed
803fc4a
View commit details
Copy full SHA for 803fc4a
Browse repository at this point
Merge origin/master
wumpz
committed
7f5c3fa
View commit details
Copy full SHA for 7f5c3fa
Browse repository at this point
added support for merging inline deltas split by whitespace or a minor equality (#168) (#191)
Show description for b5b7dac
epictecch
and
wumpz
authored
b5b7dac
View commit details
Copy full SHA for b5b7dac
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL