Commit graph

73 commits

Author SHA1 Message Date
752f3393b5 Fixed race condition by using ConcurrentHashMap instead of HashMap 2023-05-07 18:50:06 +02:00
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
6ded43f515 Fixed two typos in the README 2023-05-06 00:16:56 +02:00
67516a6217 Updated and improved the README 2023-05-06 00:05:28 +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
Lia Brüggemann
619b16bd28
Update README.md 2023-05-04 22:21:10 +02:00
bly
4cc873984e Updated README.md 2023-05-04 22:20:26 +02:00
bly
cb4eaa4779 Optimized imports 2023-05-04 22:16:38 +02:00
Lia Brüggemann
c2c49697e9
Merge pull request #1 from ChaoticByte/feature-noinput-argument
Added cli argument -n/-noiput to skip user prompts
2023-05-04 22:13:59 +02:00
932dc7f833 Added cli argument -n/-noiput to skip user prompts 2023-05-04 21:27:02 +02:00
Lia Brüggemann
d3f3b7969e
Update .gitignore 2023-05-04 21:24:38 +02:00
bly
45bab99e28 Updaded readme and added compile instructions 2023-05-04 21:14:41 +02:00
BlyDoesCoding
08c727e62b Changed progressbar update timer 2023-03-25 00:12:23 +01:00
BlyDoesCoding
be100242e3 Removed whitespaces and changed comments 2023-03-24 23:53:50 +01:00
Lia Brüggemann
b1b662fbb5
fixed aur package 2023-03-24 23:44:30 +01:00
BlyDoesCoding
718b587df5 replaced Algorythm and made it way faster 2023-03-24 23:17:14 +01:00
BlyDoesCoding
016cb13298 Merge remote-tracking branch 'origin/master' 2023-03-24 21:04:52 +01:00
BlyDoesCoding
c721ba3486 replaced Algorythm and made it way faster 2023-03-24 21:04:32 +01:00
Lia Brüggemann
dd67153cc4
added aur badge 2023-03-22 19:21:40 +01:00
BlyDoesCoding
a0d2e5b90f Fix MD 2023-03-22 19:07:47 +01:00
BlyDoesCoding
2d5ac0ec10 Fix MD 2023-03-22 19:07:12 +01:00
BlyDoesCoding
1b4d1761f9 Fix MD 2023-03-22 19:06:33 +01:00
BlyDoesCoding
6b59901935 AUR Package instructions 2023-03-22 19:05:58 +01:00
BlyDoesCoding
23a63b316b Prepare for Aur Package 2023-03-21 17:25:56 +01:00
BlyDoesCoding
42cb7a3ba7 Upload Bin 2023-03-20 22:05:53 +01:00
BlyDoesCoding
d3ca5f7ace Added -t to tell Sherly the number of Threads it should use 2023-03-20 21:48:44 +01:00
BlyDoesCoding
639afceab8 Update README.md according to the new deletion behavior 2023-03-20 21:33:45 +01:00
BlyDoesCoding
335b2d81d8 Update deletion behavior and fixed file == NULL bug 2023-03-20 21:31:10 +01:00
BlyDoesCoding
6ade226c89 Rework of README.md 2023-03-20 20:52:22 +01:00
BlyDoesCoding
f696410a87 Rework of README.md 2023-03-20 20:51:50 +01:00
Lia Brüggemann
941a6e10f9 Added -h / -help option for better usability 2023-03-20 20:40:36 +01:00
Lia Brueggemann
e78234243f Added Number of files in -d option 2023-01-25 15:13:38 +01:00
Lia Brueggemann
d2be9b368b Added Number of files in -d option 2023-01-25 15:11:20 +01:00
Lia Brueggemann
8284655f04 Simplify code in ThreadedCompare.java and added option for debuging with -debug 2023-01-25 14:58:36 +01:00
Lia Brüggemann
680bf4c99e
Update README.md 2023-01-05 21:42:14 +01:00
bly
9e3b24e825 Fixed another Random Crash that happened when a file size is near 0 2023-01-05 00:23:25 +01:00
bly
553adbb9b6 Fixed another Random Crash that happened when a file size is near 0 2023-01-05 00:23:04 +01:00
bly
f32e5225cb fixed A bug where it just randomly crashes and added the ability to delete duplicate files with -d paramater 2023-01-04 03:20:21 +01:00
Lia Brüggemann
a07a5032c2
Update Readme 2023-01-03 15:36:54 +01:00
Lia Brüggemann
f9118264a7
Update README.md 2023-01-03 15:10:00 +01:00
Lia Brüggemann
dc37ab98b2
Update README.md 2023-01-03 15:09:39 +01:00
Lia Brüggemann
aa23af98d4
Update README.md 2023-01-03 15:08:40 +01:00
bly-codes
0e9aa60516
Update README.md 2023-01-03 15:01:13 +01:00
bly-codes
bec30cdb03
Update README.md 2023-01-03 15:00:11 +01:00