|
37d7b5bd06
|
Increased performance by using parallelStream instead of manual threading, removed -t/--threads option, updated README, bumped version to 3.0
|
2023-05-07 18:22:40 +02:00 |
|
|
2770390df3
|
Removed options to delete duplicates
|
2023-05-07 17:47:08 +02:00 |
|
|
a717146d73
|
Bumped the version to 2.0
|
2023-05-06 20:02:13 +02:00 |
|
|
6f81a25573
|
Changed commandline arguments and how they are parsed, refactored the code, updated the README, improved output
|
2023-05-06 20:01:17 +02:00 |
|
|
b4b5a766f8
|
Switched to xxHash32 + file size for the calculation of checksums, removed unnecessary maven plugins, configured maven to build jars with dependencies
|
2023-05-05 22:43:53 +02:00 |
|
|
647e23adc5
|
Removed dependency junit
|
2023-05-05 21:28:20 +02:00 |
|
|
98cbb525ca
|
Updated LICENSE, changed package to net.chaoticbyte.xxsherly, reimplemented cli argument -n/-noinput
|
2023-05-05 21:18:31 +02:00 |
|
|
5b77b2de6f
|
Ported the project to maven, updated README, fixed some minor issues in the code
|
2023-05-05 20:56:59 +02:00 |
|