Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
pulin84
/
java-object-diff
Public
forked from
SQiShER/java-object-diff
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 8, 2016
Converted DifferDispatcher test from TestNG to Spock
SQiShER
committed
4a2b097
Copy full SHA for 4a2b097
Converted CollectionDiffer test from TestNG to Spock
SQiShER
committed
5a426c0
Copy full SHA for 5a426c0
Commits on Mar 7, 2016
Code style, cleanup, consistency
SQiShER
committed
d8b93a8
Copy full SHA for d8b93a8
Merge pull request #160 from scompo/master
Show description for b3d5c2e
SQiShER
committed
b3d5c2e
Copy full SHA for b3d5c2e
Added categories from configuration to DiffNode on comparison.
Show description for a020094
scompo
committed
a020094
Copy full SHA for a020094
Commits on Mar 3, 2016
Merge pull request #158 from simplysoft/lazyinit
Show description for 10dac19
SQiShER
committed
10dac19
Copy full SHA for 10dac19
Commits on Mar 1, 2016
lazy initalize default introspector
simplysoft
committed
ba3795b
Copy full SHA for ba3795b
Commits on Feb 27, 2016
Adds working example for issue 155
SQiShER
committed
e537893
Copy full SHA for e537893
Commits on Feb 6, 2016
Merge pull request #154 from PascalSchumacher/fix_javadoc_typo
Show description for 16192a7
SQiShER
committed
16192a7
Copy full SHA for 16192a7
fix typo in javadoc of CircularReferenceConfigurer
PascalSchumacher
committed
3d2ffdc
Copy full SHA for 3d2ffdc
Merge pull request #153 from PascalSchumacher/ignore_eclipse_files
Show description for eed48f4
SQiShER
committed
eed48f4
Copy full SHA for eed48f4
add Eclipse files to .gitignore
PascalSchumacher
committed
8372cfc
Copy full SHA for 8372cfc
Commits on Jan 26, 2016
[maven-release-plugin] prepare for next development iteration
SQiShER
committed
8bbfe42
Copy full SHA for 8bbfe42
[maven-release-plugin] prepare release java-object-diff-0.93.2
SQiShER
committed
751574b
Copy full SHA for 751574b
Updated artifact version
SQiShER
committed
6bf04b3
Copy full SHA for 6bf04b3
Updated CHANGELOG.md
SQiShER
committed
a450c23
Copy full SHA for a450c23
Merge pull request #151 from tacoo/master
Show description for f1119a8
SQiShER
committed
f1119a8
Copy full SHA for f1119a8
added try-finally statement to prevent memory leak
tacoo
committed
0fa76b7
Copy full SHA for 0fa76b7
Commits on Jan 24, 2016
[maven-release-plugin] prepare for next development iteration
SQiShER
committed
a4a9c1a
Copy full SHA for a4a9c1a
[maven-release-plugin] prepare release java-object-diff-0.93.1
SQiShER
committed
1ae4fb6
Copy full SHA for 1ae4fb6
Preparing release
SQiShER
committed
a10714f
Copy full SHA for a10714f
Updated changelog
SQiShER
committed
9cf02dc
Copy full SHA for 9cf02dc
Merge pull request #150 from tacoo/master
Show description for 96fb76b
SQiShER
committed
96fb76b
Copy full SHA for 96fb76b
Adds concurrency test for issue #148
SQiShER
committed
32eb5a9
Copy full SHA for 32eb5a9
Fixes #148: concurrency problem related to circular reference detection
tacoo
authored and
SQiShER
committed
5b18bd0
Copy full SHA for 5b18bd0
Commits on Jan 22, 2016
this commit fixes #148
tacoo
committed
d7d81e4
Copy full SHA for d7d81e4
Commits on Nov 27, 2015
Merge pull request #146 from ralscha/patch-1
Show description for 8f120c7
SQiShER
committed
8f120c7
Copy full SHA for 8f120c7
Update README.md
Show description for 6770752
ralscha
committed
6770752
Copy full SHA for 6770752
Commits on Nov 12, 2015
OMG, finally a pretty Coveralls badge
SQiShER
committed
7763d84
Copy full SHA for 7763d84
Commits on Sep 20, 2015
[maven-release-plugin] prepare for next development iteration
SQiShER
committed
2cadbea
Copy full SHA for 2cadbea
[maven-release-plugin] prepare release java-object-diff-0.93
SQiShER
committed
fb7e500
Copy full SHA for fb7e500
Release preparations
SQiShER
committed
0d1ac0d
Copy full SHA for 0d1ac0d
Commits on Sep 13, 2015
Added example for custom differs and byte arrays
SQiShER
committed
e2eb01b
Copy full SHA for e2eb01b
Commits on Sep 7, 2015
Moved IdentityStrategy configuration back into own confugration module
SQiShER
committed
759c57b
Copy full SHA for 759c57b
Commits on Sep 4, 2015
Adds more Integration Tests for IdentityStrategy
SQiShER
committed
b10e9c3
Copy full SHA for b10e9c3
Pagination
Previous
Next
You can’t perform that action at this time.