Commit graph

  • 59aeb9f652 Updated screenshot main v3.0 Julian Müller (ChaoticByte) 2023-05-07 18:56:14 +02:00
  • 752f3393b5 Fixed race condition by using ConcurrentHashMap instead of HashMap Julian Müller (ChaoticByte) 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 Julian Müller (ChaoticByte) 2023-05-07 18:22:40 +02:00
  • 2770390df3 Removed options to delete duplicates v2.1 Julian Müller (ChaoticByte) 2023-05-07 17:47:08 +02:00
  • a717146d73 Bumped the version to 2.0 v2.0 Julian Müller (ChaoticByte) 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 Julian Müller (ChaoticByte) 2023-05-06 20:01:17 +02:00
  • 6ded43f515 Fixed two typos in the README v1.0 Julian Müller (ChaoticByte) 2023-05-06 00:16:56 +02:00
  • 67516a6217 Updated and improved the README Julian Müller (ChaoticByte) 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 Julian Müller (ChaoticByte) 2023-05-05 22:43:53 +02:00
  • 647e23adc5 Removed dependency junit Julian Müller (ChaoticByte) 2023-05-05 21:28:20 +02:00
  • 98cbb525ca Updated LICENSE, changed package to net.chaoticbyte.xxsherly, reimplemented cli argument -n/-noinput Julian Müller (ChaoticByte) 2023-05-05 21:18:31 +02:00
  • 5b77b2de6f Ported the project to maven, updated README, fixed some minor issues in the code Julian Müller (ChaoticByte) 2023-05-05 20:56:59 +02:00
  • 619b16bd28
    Update README.md master Lia Brüggemann 2023-05-04 22:21:10 +02:00
  • 4cc873984e Updated README.md bly 2023-05-04 22:20:26 +02:00
  • cb4eaa4779 Optimized imports bly 2023-05-04 22:16:38 +02:00
  • c2c49697e9
    Merge pull request #1 from ChaoticByte/feature-noinput-argument Lia Brüggemann 2023-05-04 22:13:59 +02:00
  • 932dc7f833 Added cli argument -n/-noiput to skip user prompts feature-noinput-argument Julian Müller (ChaoticByte) 2023-05-04 21:27:02 +02:00
  • d3f3b7969e
    Update .gitignore Lia Brüggemann 2023-05-04 21:24:38 +02:00
  • 45bab99e28 Updaded readme and added compile instructions bly 2023-05-04 21:14:41 +02:00
  • 08c727e62b Changed progressbar update timer BlyDoesCoding 2023-03-25 00:12:23 +01:00
  • be100242e3 Removed whitespaces and changed comments BlyDoesCoding 2023-03-24 23:53:50 +01:00
  • b1b662fbb5
    fixed aur package Lia Brüggemann 2023-03-24 23:44:30 +01:00
  • 718b587df5 replaced Algorythm and made it way faster BlyDoesCoding 2023-03-24 23:17:14 +01:00
  • 016cb13298 Merge remote-tracking branch 'origin/master' BlyDoesCoding 2023-03-24 21:04:52 +01:00
  • c721ba3486 replaced Algorythm and made it way faster BlyDoesCoding 2023-03-24 21:04:32 +01:00
  • dd67153cc4
    added aur badge Lia Brüggemann 2023-03-22 19:21:40 +01:00
  • a0d2e5b90f Fix MD BlyDoesCoding 2023-03-22 19:07:47 +01:00
  • 2d5ac0ec10 Fix MD BlyDoesCoding 2023-03-22 19:07:12 +01:00
  • 1b4d1761f9 Fix MD BlyDoesCoding 2023-03-22 19:06:33 +01:00
  • 6b59901935 AUR Package instructions BlyDoesCoding 2023-03-22 19:05:58 +01:00
  • 23a63b316b Prepare for Aur Package BlyDoesCoding 2023-03-21 17:25:56 +01:00
  • 42cb7a3ba7 Upload Bin BlyDoesCoding 2023-03-20 22:05:53 +01:00
  • d3ca5f7ace Added -t to tell Sherly the number of Threads it should use BlyDoesCoding 2023-03-20 21:48:44 +01:00
  • 639afceab8 Update README.md according to the new deletion behavior BlyDoesCoding 2023-03-20 21:33:45 +01:00
  • 335b2d81d8 Update deletion behavior and fixed file == NULL bug BlyDoesCoding 2023-03-20 21:31:10 +01:00
  • 6ade226c89 Rework of README.md BlyDoesCoding 2023-03-20 20:52:22 +01:00
  • f696410a87 Rework of README.md BlyDoesCoding 2023-03-20 20:51:50 +01:00
  • 941a6e10f9 Added -h / -help option for better usability Lia Brüggemann 2023-03-20 20:40:36 +01:00
  • e78234243f Added Number of files in -d option Lia Brueggemann 2023-01-25 15:12:21 +01:00
  • d2be9b368b Added Number of files in -d option Lia Brueggemann 2023-01-25 15:11:20 +01:00
  • 8284655f04 Simplify code in ThreadedCompare.java and added option for debuging with -debug Lia Brueggemann 2023-01-25 14:57:40 +01:00
  • 680bf4c99e
    Update README.md Lia Brüggemann 2023-01-05 21:42:14 +01:00
  • 9e3b24e825 Fixed another Random Crash that happened when a file size is near 0 bly 2023-01-05 00:23:25 +01:00
  • 553adbb9b6 Fixed another Random Crash that happened when a file size is near 0 bly 2023-01-05 00:23:04 +01:00
  • f32e5225cb fixed A bug where it just randomly crashes and added the ability to delete duplicate files with -d paramater bly 2023-01-04 03:20:21 +01:00
  • a07a5032c2
    Update Readme Lia Brüggemann 2023-01-03 15:36:54 +01:00
  • f9118264a7
    Update README.md Lia Brüggemann 2023-01-03 15:10:00 +01:00
  • dc37ab98b2
    Update README.md Lia Brüggemann 2023-01-03 15:09:39 +01:00
  • aa23af98d4
    Update README.md Lia Brüggemann 2023-01-03 15:08:40 +01:00
  • 0e9aa60516
    Update README.md bly-codes 2023-01-03 15:01:13 +01:00
  • bec30cdb03
    Update README.md bly-codes 2023-01-03 15:00:11 +01:00
  • ac3b71b3cc
    Update README.md bly-codes 2023-01-03 14:41:10 +01:00
  • c474647615
    Update README.md bly-codes 2023-01-03 14:39:03 +01:00
  • a7db051e36
    Update README.md bly-codes 2023-01-03 14:36:15 +01:00
  • 5abff8a1b8
    Update README.md bly-codes 2023-01-03 14:35:27 +01:00
  • 70f8a05d6f
    Update README.md bly-codes 2023-01-03 14:33:50 +01:00
  • 0a6b0b26ab
    Update README.md bly-codes 2023-01-03 14:30:50 +01:00
  • c5b992383b
    Update README.md bly-codes 2023-01-03 14:30:12 +01:00
  • 52fd70464e
    Add files via upload bly-codes 2023-01-03 14:28:29 +01:00
  • ef1d8bc8dc test bly 2023-01-03 13:41:56 +01:00
  • ccc19fac3e Fixed Duplicates in HashMap bly 2023-01-03 13:41:30 +01:00
  • 92e519e567 Merge remote-tracking branch 'origin/master' bly 2023-01-03 13:40:45 +01:00
  • 075bd9511f Fixed Duplicates in HashMap bly 2023-01-03 13:37:58 +01:00
  • b8a7c22557
    Delete screenshot bly-codes 2023-01-03 12:26:32 +01:00
  • 3f3073328a
    Update README.md bly-codes 2023-01-03 12:26:13 +01:00
  • 1fb679ab12
    Creating the Readme bly-codes 2023-01-03 12:17:56 +01:00
  • a988615fd5
    Screenshot added bly-codes 2023-01-03 12:14:44 +01:00
  • 529322e933 Merge remote-tracking branch 'origin/master' bly 2023-01-03 01:09:32 +01:00
  • f06be2edab Removing not needed lines bly 2023-01-03 01:09:12 +01:00
  • acefc1a6db
    Create LICENSE bly-codes 2023-01-03 01:07:12 +01:00
  • feee5c5158 Just a Test bly 2023-01-03 00:57:38 +01:00
  • e6969143c5 Just a Test bly 2023-01-03 00:54:46 +01:00
  • 69fd4c7e7d First Creation bly 2023-01-03 00:52:13 +01:00
  • e0623bc399 First Creation bly 2023-01-03 00:50:03 +01:00