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
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 }}
binarytemple
/
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
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
java-object-diff-0.13.1
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 24, 2013
[maven-release-plugin] prepare release java-object-diff-0.13.1
SQiShER
committed
ba68378
View commit details
Copy full SHA for ba68378
Browse repository at this point
Fixed issue #77: NullPointerException on null unsafe Comparable implementations
SQiShER
committed
ebba579
View commit details
Copy full SHA for ebba579
Browse repository at this point
Commits on Oct 11, 2013
Merge pull request #80 from Maros-1984/master
Show description for 26435f0
SQiShER
committed
26435f0
View commit details
Copy full SHA for 26435f0
Browse repository at this point
Fixed NPE on getting null item of collection.
Show description for 4c2c683
Maros-1984
committed
4c2c683
View commit details
Copy full SHA for 4c2c683
Browse repository at this point
Commits on Oct 10, 2013
Merge pull request #79 from Maros-1984/master
Show description for 0425cac
SQiShER
committed
0425cac
View commit details
Copy full SHA for 0425cac
Browse repository at this point
Commits on Oct 2, 2013
Exception handler able to catch getter and setter exceptions
Show description for 2a9d96f
Maros-1984
committed
2a9d96f
View commit details
Copy full SHA for 2a9d96f
Browse repository at this point
Commits on Sep 20, 2013
Update README.md
SQiShER
committed
d8b820f
View commit details
Copy full SHA for d8b820f
Browse repository at this point
Commits on Aug 28, 2013
Update README.md
SQiShER
committed
bac88b1
View commit details
Copy full SHA for bac88b1
Browse repository at this point
Update README.md
SQiShER
committed
d167406
View commit details
Copy full SHA for d167406
Browse repository at this point
Commits on Aug 1, 2013
Put .idea folder under version control
SQiShER
committed
4e3cf77
View commit details
Copy full SHA for 4e3cf77
Browse repository at this point
Some minor changes to the new ExceptionListener mechanism
SQiShER
committed
1b8e26e
View commit details
Copy full SHA for 1b8e26e
Browse repository at this point
Commits on Jul 31, 2013
Exception handler support added.
Maros-1984
committed
a54380e
View commit details
Copy full SHA for a54380e
Browse repository at this point
Commits on Jul 30, 2013
[maven-release-plugin] prepare for next development iteration
SQiShER
committed
3991be6
View commit details
Copy full SHA for 3991be6
Browse repository at this point
[maven-release-plugin] prepare release java-object-diff-0.13
SQiShER
committed
2abebaa
View commit details
Copy full SHA for 2abebaa
Browse repository at this point
Added some examples for the new features to be referenced from the release notes
SQiShER
committed
d063875
View commit details
Copy full SHA for d063875
Browse repository at this point
Merged ObjectDiffEqualsOnlyValueProvidedType annotation with ObjectDiffEqualsOnlyType and did some clean-up
SQiShER
committed
977a6ce
View commit details
Copy full SHA for 977a6ce
Browse repository at this point
Merge pull request #72 from j1ee/master
Show description for b70c1eb
SQiShER
committed
b70c1eb
View commit details
Copy full SHA for b70c1eb
Browse repository at this point
fixing bug whereby for an added element or removed element, the method will be called on the absent object, causing a NPE
unknown
authored and
unknown
committed
50aa915
View commit details
Copy full SHA for 50aa915
Browse repository at this point
Commits on Jul 29, 2013
Added TravisCI support
SQiShER
committed
19ace48
View commit details
Copy full SHA for 19ace48
Browse repository at this point
Included integration tests into Maven build
SQiShER
committed
b263892
View commit details
Copy full SHA for b263892
Browse repository at this point
Merge
SQiShER
committed
c3464f0
View commit details
Copy full SHA for c3464f0
Browse repository at this point
When properties are explicitly included, this will now automatically include their children too [#70]
SQiShER
committed
ce539db
View commit details
Copy full SHA for ce539db
Browse repository at this point
Commits on Jul 28, 2013
Merge pull request #69 from j1ee/master
Show description for db25c53
SQiShER
committed
db25c53
View commit details
Copy full SHA for db25c53
Browse repository at this point
Commits on Jul 26, 2013
renaming methods, annotations and properties following discussion on the pull request
unknown
authored and
unknown
committed
151d38d
View commit details
Copy full SHA for 151d38d
Browse repository at this point
Commits on Jul 25, 2013
removing unused imports. got test coverage.
unknown
authored and
unknown
committed
3eb2705
View commit details
Copy full SHA for 3eb2705
Browse repository at this point
Signed-off-by: unknown <
[email protected]
>
unknown
authored and
unknown
committed
2271bf3
View commit details
Copy full SHA for 2271bf3
Browse repository at this point
Commits on Jul 24, 2013
adding ability to compare by the result of a given method on a property. shown in MethodEqualExample. Had trouble getting spock and testng in my dev environment. will look further into this tomo…
Show description for 1d0b4c4
unknown
authored and
unknown
committed
1d0b4c4
View commit details
Copy full SHA for 1d0b4c4
Browse repository at this point
Commits on Jul 12, 2013
Improved README
SQiShER
committed
64f4c4b
View commit details
Copy full SHA for 64f4c4b
Browse repository at this point
Improved README
SQiShER
committed
9252434
View commit details
Copy full SHA for 9252434
Browse repository at this point
Commits on Jul 6, 2013
Merge pull request #67 from Jean-Eudes/features/use-comparator
Show description for d29515d
SQiShER
committed
d29515d
View commit details
Copy full SHA for d29515d
Browse repository at this point
Commits on Jul 3, 2013
Merge pull request #1 from jlrigau/review-comparator
Show description for 4952527
Jean-Eudes
committed
4952527
View commit details
Copy full SHA for 4952527
Browse repository at this point
Commits on Jul 1, 2013
[maven-release-plugin] prepare for next development iteration
SQiShER
committed
9cd70a3
View commit details
Copy full SHA for 9cd70a3
Browse repository at this point
[maven-release-plugin] prepare release java-object-diff-0.12
SQiShER
committed
d5650a9
View commit details
Copy full SHA for d5650a9
Browse repository at this point
[maven-release-plugin] rollback the release of java-object-diff-0.12
SQiShER
committed
cc4d9e3
View commit details
Copy full SHA for cc4d9e3
Browse repository at this point
[maven-release-plugin] prepare release java-object-diff-0.12
SQiShER
committed
8f82a86
View commit details
Copy full SHA for 8f82a86
Browse repository at this point
Previous
Next
You can’t perform that action at this time.