11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 02, 2025 — Aug 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further cleanup More... over 4 years ago
Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 (#134) More... over 4 years ago
Replace `for` loop with enhanced `for` loop (#2501) More... over 4 years ago
Remove unnecessary unboxing in `ComparatorFactory` (#2502) More... over 4 years ago
As Java 17 forbids it, don't use reflection to compare java types in the recursive comparison, use equals (even if not overridden). Compare Atomic types embedded value recursively (value is not accessed by reflection) Fix #2466 #2450 More... over 4 years ago
Bump assertj-core from 3.20.2 to 3.22.0 (#85) More... over 4 years ago
Bump spring-core from 5.3.15 to 5.3.16 (#2498) More... over 4 years ago
Bump assertj-parent-pom from 2.2.13 to 2.2.16 (#88) More... over 4 years ago
Fix typos More... over 4 years ago
Move `RangeSet` assertions to the api package (#83) More... over 4 years ago
Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 (#132) More... over 4 years ago
Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (#131) More... over 4 years ago
Bump actions/github-script from 5 to 6 (#90) More... over 4 years ago
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#130) More... over 4 years ago
Fix error in javadoc @see (#2496) More... over 4 years ago
Remove Byte Buddy shading (#2477) More... over 4 years ago
Bump actions/github-script from 5 to 6 (#2494) More... over 4 years ago
Bump byte-buddy.version from 1.12.7 to 1.12.8 (#2492) More... over 4 years ago
Fix usingRecursiveComparison with usingOverriddenEquals ignores equals method of the root object Fix #2479 More... over 4 years ago
Apply binary incompatible label to PRs More... over 4 years ago
Avoid hardcoded folder prefix More... over 4 years ago
Use `AbstractComparableAssert` as parent class for `URI` assertions (#2488) More... over 4 years ago
Throw `AssertionError` with `extracting(String)` if actual is `null` More... over 4 years ago
Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 (#128) More... over 4 years ago
Add navigation method tests to `extracting` variants More... over 4 years ago
Fix typos More... over 4 years ago
Deprecate `getCause` and `getRootCause` for `Throwable` assertions More... over 4 years ago
Keep assertion state with `getCause` and `getRootCause` More... over 4 years ago
Fix comparingOnlyFields that was greedily evaluating fields to compare. Fix #2359 More... over 4 years ago
Bump pitest-maven from 1.7.3 to 1.7.4 (#2484) More... over 4 years ago