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 }}
SQiShER
/
java-object-diff
Public
Notifications
You must be signed in to change notification settings
Fork
176
Star
968
Code
Issues
49
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java-object-diff
src
on
java-object-diff-0.93
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2015
Added example for custom differs and byte arrays
SQiShER
committed
e2eb01b
View commit details
Copy full SHA for e2eb01b
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Moved IdentityStrategy configuration back into own confugration module
SQiShER
committed
759c57b
View commit details
Copy full SHA for 759c57b
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Adds more Integration Tests for IdentityStrategy
SQiShER
committed
b10e9c3
View commit details
Copy full SHA for b10e9c3
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Surface area of IdentityStrategy in API has been minimized
Show description for 8a251a1
SQiShER
committed
8a251a1
View commit details
Copy full SHA for 8a251a1
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Polishing
SQiShER
committed
30d472d
View commit details
Copy full SHA for 30d472d
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
IdentityStrategy / EqualsIdentityStrategy
Gabor Nagy
committed
101528c
View commit details
Copy full SHA for 101528c
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
CollectionItemElementSelector now returns a constant hashCode
Show description for 02b7b68
SQiShER
committed
02b7b68
View commit details
Copy full SHA for 02b7b68
View code at this point
Browse repository at this point
Commits on Jun 4, 2015
Adds integration test for new field annotation feature
Show description for e305880
SQiShER
committed
e305880
View commit details
Copy full SHA for e305880
View code at this point
Browse repository at this point
Allow for checking field level annotations from DiffNode (getFieldAnnotations() functions added, similarly to getPropertyAnnotations()).
Gabor Nagy
committed
fd2da3f
View commit details
Copy full SHA for fd2da3f
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
Migrated PrimitiveDiffer TestNG tests to Spock
SQiShER
committed
a6759eb
View commit details
Copy full SHA for a6759eb
View code at this point
Browse repository at this point
Restructured DiffNode constructors
SQiShER
committed
0c01755
View commit details
Copy full SHA for 0c01755
View code at this point
Browse repository at this point
Migrated more tests from TestNG to Spock
SQiShER
committed
f42e7a0
View commit details
Copy full SHA for f42e7a0
View code at this point
Browse repository at this point
Prepared TestNG Test for migration to Spock
SQiShER
committed
ee78ad7
View commit details
Copy full SHA for ee78ad7
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
More Spock tests
SQiShER
committed
f0811f6
View commit details
Copy full SHA for f0811f6
View code at this point
Browse repository at this point
Fixed compareTo/equals contract in NodePath implementation and migrated more tests to Spock
SQiShER
committed
d928226
View commit details
Copy full SHA for d928226
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
Migrated some more tests from TestNG to Spock
SQiShER
committed
740e1c1
View commit details
Copy full SHA for 740e1c1
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Add missing tests
SQiShER
committed
99897b9
View commit details
Copy full SHA for 99897b9
View code at this point
Browse repository at this point
Add missing tests
SQiShER
committed
185bcf8
View commit details
Copy full SHA for 185bcf8
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Enable ComparableComparisonStrategy for more types
Show description for f00dc3e
SQiShER
committed
f00dc3e
View commit details
Copy full SHA for f00dc3e
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Upgrade to Spock 1.0 and Groovy 2.3
SQiShER
committed
450e5d6
View commit details
Copy full SHA for 450e5d6
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Example Code for Issue 127
SQiShER
committed
fb726c7
View commit details
Copy full SHA for fb726c7
View code at this point
Browse repository at this point
Commits on Dec 8, 2014
Improve Starter Guide
SQiShER
committed
b00f688
View commit details
Copy full SHA for b00f688
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
Reverted accidental move of ValueNode
SQiShER
committed
c645a42
View commit details
Copy full SHA for c645a42
View code at this point
Browse repository at this point
Reimplemented property access exception handling
Show description for 9f96bc4
SQiShER
committed
9f96bc4
View commit details
Copy full SHA for 9f96bc4
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
Refactored internal logic of InclusionService into InclusionResolvers
Show description for a87e653
SQiShER
committed
a87e653
View commit details
Copy full SHA for a87e653
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
Added acceptance test and documentation for InclusionResolver mechanism
SQiShER
committed
2c343a7
View commit details
Copy full SHA for 2c343a7
View code at this point
Browse repository at this point
Removed unwanted cyclic dependencies
Show description for 6c69724
SQiShER
committed
6c69724
View commit details
Copy full SHA for 6c69724
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
Assigning a value via DiffNode now creates missing parent objects
Show description for 9fdf5ec
SQiShER
committed
9fdf5ec
View commit details
Copy full SHA for 9fdf5ec
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
Improved Test Coverage for InclusionResolvers
SQiShER
committed
d40e4e1
View commit details
Copy full SHA for d40e4e1
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
InclusionService: Code format and Changelog entry
SQiShER
committed
beb2130
View commit details
Copy full SHA for beb2130
View code at this point
Browse repository at this point
InclusionService: Improved performance
Deipher
authored and
SQiShER
committed
725101c
View commit details
Copy full SHA for 725101c
View code at this point
Browse repository at this point
Added acceptance tests for new parent type based property inclusion
Show description for 369712a
SQiShER
committed
369712a
View commit details
Copy full SHA for 369712a
View code at this point
Browse repository at this point
Fixed "enter/leave" sequence bug in the circular reference detection
Show description for a06cc00
SQiShER
committed
a06cc00
View commit details
Copy full SHA for a06cc00
View code at this point
Browse repository at this point
Implemented mechanisms to allow for more control over inclusion rules
Show description for d7c118a
SQiShER
committed
d7c118a
View commit details
Copy full SHA for d7c118a
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
Added learning test for issue #107
SQiShER
committed
6f8b44c
View commit details
Copy full SHA for 6f8b44c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.