Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Mu-L
/
java-diff-utils
Public
forked from
java-diff-utils/java-diff-utils
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-diff-utils
java-diff-utils
src
on
master
User selector
All users
All time
Commit history
Commits on May 15, 2026
wumpz
committed
6dbc008
View commit details
Copy full SHA for 6dbc008
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
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
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
fixes #208 - reformatted source code
wumpz
committed
c7f4dfb
View commit details
Copy full SHA for c7f4dfb
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
fixes #191 - downgraded patch to Java 8 compliance
wumpz
committed
110a0da
View commit details
Copy full SHA for 110a0da
View code at this point
Browse repository at this point
fixes #191 - downgraded patch to Java 8 compliance
wumpz
committed
803fc4a
View commit details
Copy full SHA for 803fc4a
View code at this point
Browse repository at this point
Merge origin/master
wumpz
committed
7f5c3fa
View commit details
Copy full SHA for 7f5c3fa
View code at this point
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
View code at this point
Browse repository at this point
fixes #197 - corrected revised filename output
wumpz
committed
527e83c
View commit details
Copy full SHA for 527e83c
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
introduced a more complicated test which can only be solved using the linear space version
wumpz
committed
f955268
View commit details
Copy full SHA for f955268
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
fixes #193 - allow to parse copy commands from a diff
wumpz
committed
aff6bfe
View commit details
Copy full SHA for aff6bfe
View code at this point
Browse repository at this point
corrected word splitter in DiffRowGenerator
wumpz
committed
5cc2cf4
View commit details
Copy full SHA for 5cc2cf4
View code at this point
Browse repository at this point
Commits on Jul 7, 2024
added a testcase
wumpz
committed
9039825
View commit details
Copy full SHA for 9039825
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
Clarify what this parameter does without reference to internal logic, which also fixes the typo (#186)
anomal
authored
6279142
View commit details
Copy full SHA for 6279142
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
corrected some naming problems
wumpz
committed
50da99f
View commit details
Copy full SHA for 50da99f
View code at this point
Browse repository at this point
Fixes #182 by parsing diffs with 'Binary files' (#183)
machadoit
authored
54324fb
View commit details
Copy full SHA for 54324fb
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
A problem was found and fixed about #164 (#170)
Show description for 281c073
1506085843
and
xutao
authored
281c073
View commit details
Copy full SHA for 281c073
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Add generateOriginalAndDiff method and test class (#164)
Show description for 1664490
1506085843
authored
1664490
View commit details
Copy full SHA for 1664490
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Update JavaDoc for DiffUtils class (#163)
mhamadli
authored
02532a9
View commit details
Copy full SHA for 02532a9
View code at this point
Browse repository at this point
Commits on Nov 20, 2022
fixes #159
wumpz
committed
dc5ecb8
View commit details
Copy full SHA for dc5ecb8
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
Added ability to apply patch to existing list inplace (#152)
Show description for 7d0fd54
andre161292
and
magic-durz
authored
7d0fd54
View commit details
Copy full SHA for 7d0fd54
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
wumpz
committed
e73742c
View commit details
Copy full SHA for e73742c
View code at this point
Browse repository at this point
Commits on May 14, 2022
included some more tests
wumpz
committed
0545519
View commit details
Copy full SHA for 0545519
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Fix for #141 (#144)
Show description for ea9942d
helbaroudy
authored
ea9942d
View commit details
Copy full SHA for ea9942d
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Fix a typo in ComputeDifference.java (#140)
sebkur
authored
8fdd239
View commit details
Copy full SHA for 8fdd239
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
Fizzy apply (#125)
Show description for 37f9eaf
anatawa12
and
cowwoc
authored
37f9eaf
View commit details
Copy full SHA for 37f9eaf
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
fixes #129 - added the possibility to skip delta decompression
wumpz
committed
0fd38db
View commit details
Copy full SHA for 0fd38db
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Javadoc warning fixes (#109)
Show description for c85296b
jamesjer
and
wumpz
authored
c85296b
View commit details
Copy full SHA for c85296b
View code at this point
Browse repository at this point
Merge introduce-optimized-meyers-algorithm
wumpz
committed
2b02951
View commit details
Copy full SHA for 2b02951
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
implemented multi algorithm patch test
wumpz
committed
894b8ba
View commit details
Copy full SHA for 894b8ba
View code at this point
Browse repository at this point
implemented multi algorithm patch test
wumpz
committed
2294c5b
View commit details
Copy full SHA for 2294c5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.