Commit Graph

  • 598fd8beac fix(cli): Fix typo in 'concurrent' Pascal Hertleif 2025-02-12 10:59:20 +01:00
  • 28d0933d6c fix: change threads short flag to -c in cli args to avoid conflict with tree ttyS3 2024-12-03 17:12:31 +00:00
  • e1d7f1424a refactor: improve code formatting in mod.rs and logger.rs ttyS3 2024-12-02 12:50:46 +00:00
  • 77b01d170f refactor(cli): move thread pool setup to command execution, use thread::spawn instead of rayon::spawn in the logger thread ttyS3 2024-12-02 12:49:19 +00:00
  • 6b38e1dd46 feat: add concurrent working threads option to CLI args ttyS3 2024-11-30 17:43:50 +00:00
  • 86b44a2605
    Merge branch 'main' into feature/add-concurrent-working-threads-option João Marcos 2024-12-14 19:23:14 -03:00
  • 195483a182 docs: update changelog with new features ttyS3 2024-12-03 17:03:03 +00:00
  • 499ad77657 fix(cli): remove default value for remove flag in Subcommand ttyS3 2024-12-03 17:01:06 +00:00
  • 5941afe66e chore: remove decompress file params info to make ui_test_ok_decompress test case pass ttyS3 2024-11-30 16:34:57 +00:00
  • 353c360f6f style: cargo fmt with nightly version ttyS3 2024-11-30 16:28:16 +00:00
  • 62f3d78f44 refactor(decompress): refactor function to use DecompressOptions struct to make linter happy (too_many_arguments) ttyS3 2024-11-30 16:27:02 +00:00
  • 55aa05b631 feat(cli): add option to remove source file after decompression ttyS3 2024-11-30 16:00:50 +00:00
  • 07074031c1 fix: change threads short flag to -c in cli args to avoid conflict with tree ttyS3 2024-12-03 17:12:31 +00:00
  • d7663477e8 refactor: improve code formatting in mod.rs and logger.rs ttyS3 2024-12-02 12:50:46 +00:00
  • 0ee6ae193b refactor(cli): move thread pool setup to command execution, use thread::spawn instead of rayon::spawn in the logger thread ttyS3 2024-12-02 12:49:19 +00:00
  • bb9658d400 feat: add concurrent working threads option to CLI args ttyS3 2024-11-30 17:43:50 +00:00
  • ed84ea5ef8 docs: update changelog with new features ttyS3 2024-12-03 17:03:03 +00:00
  • cbba01803a fix(cli): remove default value for remove flag in Subcommand ttyS3 2024-12-03 17:01:06 +00:00
  • cc6e85ef18 chore: remove decompress file params info to make ui_test_ok_decompress test case pass ttyS3 2024-11-30 16:34:57 +00:00
  • f8dcb7df36 style: cargo fmt with nightly version ttyS3 2024-11-30 16:28:16 +00:00
  • e661e564ff refactor(decompress): refactor function to use DecompressOptions struct to make linter happy (too_many_arguments) ttyS3 2024-11-30 16:27:02 +00:00
  • 4bf541c120 feat(cli): add option to remove source file after decompression ttyS3 2024-11-30 16:00:50 +00:00
  • 493213e393 fix: update unrar crate to fix deompress issue with rar files which include CJK filenames in it ttyS3 2024-11-30 16:11:38 +00:00
  • 8491a8873d fix: update unrar crate to fix deompress issue with rar files which include CJK filenames in it ttyS3 2024-11-30 16:11:38 +00:00
  • 22d4e0faf0 chore: add comments about RAR 4.x and 5.0 signature ttyS3 2024-11-30 16:09:54 +00:00
  • f9744e6ea7
    chore: add comments about RAR 4.x and 5.0 signature ttyS3 2024-11-30 16:09:54 +00:00
  • 8c32d2c31a build(deps): bump dawidd6/action-download-artifact in /.github/workflows dependabot[bot] 2024-11-25 19:27:57 +00:00
  • eea2179c2a
    build(deps): bump dawidd6/action-download-artifact in /.github/workflows dependabot[bot] 2024-11-25 19:27:57 +00:00
  • e405690d35 chore: tweak tests so they run faster João Marcos P. Bezerra 2024-11-20 05:09:26 -03:00
  • 97b4608693 chore: use new Cargo profile in CI for shorter compilation João Marcos P. Bezerra 2024-11-20 04:58:02 -03:00
  • 162dfbd29f chore: format Cargo.toml João Marcos P. Bezerra 2024-11-20 04:47:57 -03:00
  • f795df25a2 chore: tweak tests so they run faster João Marcos P. Bezerra 2024-11-20 05:09:26 -03:00
  • 65b03f9ec7 chore: use new Cargo profile in CI for shorter compilation João Marcos P. Bezerra 2024-11-20 04:58:02 -03:00
  • f73577962b chore: format Cargo.toml João Marcos P. Bezerra 2024-11-20 04:47:57 -03:00
  • 7ea0625860 refac: simplify error treatment João Marcos P. Bezerra 2024-11-18 00:43:19 -03:00
  • c27c55a1e9
    Merge branch 'main' into simplify-error-treatment João Marcos 2024-11-20 04:02:08 -03:00
  • 2f7c7e8ff2 tests: fix UI snapshot tests João Marcos P. Bezerra 2024-11-20 03:34:34 -03:00
  • cd63a2342f tests: fix UI snapshot tests João Marcos P. Bezerra 2024-11-20 03:34:34 -03:00
  • 3e890eb307 chore: rename functions and fix wrong logs João Marcos P. Bezerra 2024-11-18 00:27:22 -03:00
  • cc530bea94 refac: simplify logger shutdown system João Marcos P. Bezerra 2024-11-18 00:25:08 -03:00
  • 4a35472e34 refac: simplify error treatment João Marcos P. Bezerra 2024-11-18 00:43:19 -03:00
  • df6d2cea98 tweak: don't add period to end of each log João Marcos P. Bezerra 2024-11-18 00:16:54 -03:00
  • 2eca233132 chore: update comments João Marcos P. Bezerra 2024-11-18 00:07:32 -03:00
  • 1ce2b94b33 chore: rename functions and fix wrong logs João Marcos P. Bezerra 2024-11-18 00:27:22 -03:00
  • 67215ea230 refac: simplify logger shutdown system João Marcos P. Bezerra 2024-11-18 00:25:08 -03:00
  • 0b45367a6d tweak: don't add period to end of each log João Marcos P. Bezerra 2024-11-18 00:16:54 -03:00
  • 984c07898b chore: update comments João Marcos P. Bezerra 2024-11-18 00:07:32 -03:00
  • e108e5b778 chore: improve message after moving file João Marcos P. Bezerra 2024-11-18 00:03:36 -03:00
  • e39dd72a42 chore: improve message after moving file João Marcos P. Bezerra 2024-11-18 00:03:36 -03:00
  • 223f82d538 refac: simplify smart_unpack João Marcos P. Bezerra 2024-11-18 00:01:58 -03:00
  • 9a8a66e000 refac: simplify smart_unpack João Marcos P. Bezerra 2024-11-18 00:01:58 -03:00
  • 60d5897de1 fix: don't shutdown logger after flush João Marcos P. Bezerra 2024-11-17 23:51:12 -03:00
  • dc6a5da8b8 fix: don't shutdown logger after flush João Marcos P. Bezerra 2024-11-17 23:51:12 -03:00
  • b21b757af1 chore: improve log message João Marcos P. Bezerra 2024-11-17 23:11:22 -03:00
  • 065124cd30 tweak: improve error message João Marcos P. Bezerra 2024-11-17 23:44:33 -03:00
  • bbf99ddef6 tweak: improve error message João Marcos P. Bezerra 2024-11-17 23:44:33 -03:00
  • 4bb759b21c tweak: improve error message João Marcos P. Bezerra 2024-11-17 23:44:33 -03:00
  • 5b78b96fa1 fix: warnings not shown before stdin interaction João Marcos P. Bezerra 2024-11-17 23:39:31 -03:00
  • 900b31ad3a tweak: improve error message João Marcos P. Bezerra 2024-11-17 23:44:33 -03:00
  • c18c6c8b0e fix: warnings not shown before stdin interaction João Marcos P. Bezerra 2024-11-17 23:39:31 -03:00
  • 78d8488d93 chore: improve log message João Marcos P. Bezerra 2024-11-17 23:11:22 -03:00
  • 639ef19fbc chore: simplify code after feature stabilization João Marcos P. Bezerra 2024-11-17 21:05:58 -03:00
  • a99aee6a42 chore: update pull request template João Marcos P. Bezerra 2024-11-17 21:12:12 -03:00
  • a757857c57 chore: update pull request template João Marcos P. Bezerra 2024-11-17 21:12:12 -03:00
  • 92059c3de4 CI: tweak: compile artifacts in stable Rust João Marcos P. Bezerra 2024-11-17 21:05:02 -03:00
  • 917355685c CI: fix: skip CI if just edited .md files João Marcos P. Bezerra 2024-11-17 21:14:30 -03:00
  • 4994ecbe5f CI: fix: skip CI if just edited .md files João Marcos P. Bezerra 2024-11-17 21:14:30 -03:00
  • f076ff03da chore: simplify code after feature stabilization João Marcos P. Bezerra 2024-11-17 21:05:58 -03:00
  • 219bd7a421 CI: tweak: compile artifacts in stable Rust João Marcos P. Bezerra 2024-11-17 21:05:02 -03:00
  • 17499d7b5d CI: tweak: reference reusable workflow locally João Marcos P. Bezerra 2024-11-17 20:36:08 -03:00
  • 269058089f CI: tweak: make workflows reusable João Marcos P. Bezerra 2024-11-17 19:19:14 -03:00
  • 534d39c069 CI: chore: rename jobs and workflow files João Marcos P. Bezerra 2024-11-17 19:04:23 -03:00
  • 48f83e75f7 CI: tweak: separate clippy and rustfmt jobs João Marcos P. Bezerra 2024-11-17 18:59:34 -03:00
  • 256fedbcc2 CI: tweak: don't run CI for all features João Marcos P. Bezerra 2024-11-17 18:56:21 -03:00
  • 40f1234ad0 CI: enha: don't run if only .md was modified João Marcos P. Bezerra 2024-11-17 18:55:41 -03:00
  • 1c6fb9a0b3 CI: refac: reorganizing + renaming João Marcos P. Bezerra 2024-11-17 17:30:05 -03:00
  • 73adea524a CI: tweak: reference reusable workflow locally João Marcos P. Bezerra 2024-11-17 20:36:08 -03:00
  • 31ed069e7b CI: tweak: make workflows reusable João Marcos P. Bezerra 2024-11-17 19:19:14 -03:00
  • 8b8ae99ad5 CI: chore: rename jobs and workflow files João Marcos P. Bezerra 2024-11-17 19:04:23 -03:00
  • 770e528a77 CI: tweak: separate clippy and rustfmt jobs João Marcos P. Bezerra 2024-11-17 18:59:34 -03:00
  • 402532c02d CI: tweak: don't run CI for all features João Marcos P. Bezerra 2024-11-17 18:56:21 -03:00
  • 0e93075a4d CI: enha: don't run if only .md was modified João Marcos P. Bezerra 2024-11-17 18:55:41 -03:00
  • f662083cc1 CI: refac: reorganizing + renaming João Marcos P. Bezerra 2024-11-17 17:30:05 -03:00
  • 1d70a810e5 update changelog João Marcos P. Bezerra 2024-11-17 14:52:22 -03:00
  • ca31742394 run clippy for tests too João Marcos P. Bezerra 2024-11-17 14:51:33 -03:00
  • 1d703c662f update changelog João Marcos P. Bezerra 2024-11-17 14:52:22 -03:00
  • a197d74fc8 run clippy for tests too João Marcos P. Bezerra 2024-11-17 14:51:33 -03:00
  • e7d6c5e0f5 update CHANGELOG.md João Marcos P. Bezerra 2024-11-17 01:44:23 -03:00
  • b65ee9c3f4 bump bzip3 version to 0.9.0 João Marcos P. Bezerra 2024-08-26 05:28:22 -03:00
  • 730ccbcf2a Update snapshot tests João M. Bezerra 2023-09-29 16:38:11 -03:00
  • 28060ded3a Add LGPL legal notices for bzip3[-rs] João Marcos P. Bezerra 2023-10-22 23:53:27 -03:00
  • 011a29f208 Bump bzip3 version to 0.8.3 João Marcos P. Bezerra 2023-10-22 23:39:32 -03:00
  • 179b055545 CI: install libclang on Linux João M. Bezerra 2023-09-21 18:17:41 -03:00
  • ae9f4e0151 Add bundled feature to bzip3 João M. Bezerra 2023-09-21 18:11:26 -03:00
  • 8edd8d2e1c Replace .unwrap()s by ? João M. Bezerra 2023-09-21 19:09:49 -03:00
  • 32b50e9c7a Added test code, handled BlockSize error, block size = 16MiB Jonas Frei 2023-09-21 05:55:37 +02:00
  • ba9f9c00f3 Add support for bzip3 Jonas Frei 2023-09-20 21:18:27 +02:00
  • 6d987e11c1 update CHANGELOG.md João Marcos P. Bezerra 2024-11-17 01:44:23 -03:00
  • 31f594960b bump bzip3 version to 0.9.0 João Marcos P. Bezerra 2024-08-26 05:28:22 -03:00
  • a0d0ee986e Update snapshot tests João M. Bezerra 2023-09-29 16:38:11 -03:00