Commit Graph

  • 6be98c5ae5
    Merge f03493c1786f7e72ab68d906f6abbba8b9405db9 into aeb27ccfcd628056d0daffb6166e54320b2448c7 tommady 2025-07-28 02:08:59 +00:00
  • f03493c178
    Merge branch 'main' into close-issue-844 tommady 2025-07-28 10:08:56 +08:00
  • 18d8d17c1c
    address comment tommady 2025-07-28 02:07:15 +00:00
  • aeb27ccfcd
    Fix unpacking with merge flag failing without --dir flag (#826) main tommady 2025-07-27 23:57:22 +08:00
  • a668a04c66
    Update CHANGELOG.md João Marcos 2025-07-27 12:57:00 -03:00
  • ed759437ca
    Merge 8227082ac55108ee743280ddce1b74267c605f67 into 5939fe58ea8f4bd9a73a584be7ad06a5956610fd João Marcos 2025-07-27 17:30:05 +08:00
  • cefb18ebe7
    address comment tommady 2025-07-27 05:17:21 +00:00
  • aa0ccf3f59
    Merge 0652a626f27a1264a1166b08d6b0f44a2e34c328 into 5939fe58ea8f4bd9a73a584be7ad06a5956610fd valoq 2025-07-26 21:51:18 +00:00
  • 5939fe58ea
    README: Update installation section (#856) João Marcos 2025-07-26 18:15:07 -03:00
  • a5acb09d6e
    README: Update installation section João Marcos 2025-07-26 18:14:13 -03:00
  • 0652a626f2
    add landlock support valoq 2025-07-21 12:04:42 +02:00
  • e365c93f11
    fixup windows zip while unpacking should use symlink_dir tommady 2025-07-17 09:51:57 +00:00
  • 8280b9edb2
    add changelog tommady 2025-07-17 09:12:58 +00:00
  • 37e2caee36
    fix test case tommady 2025-07-17 09:11:19 +00:00
  • 13898bbef3
    enhance test case tommady 2025-07-17 08:52:14 +00:00
  • 3858076274
    Fix folder softlink is not preserved after packing tommady 2025-07-17 08:38:11 +00:00
  • a85c12a12f
    add src and dst detection for utils copy_dir tommady 2025-07-16 12:32:00 +00:00
  • 1f3257da70
    add doc for utils copy_dir tommady 2025-07-16 12:26:02 +00:00
  • 1c622ff52a
    add changelog tommady 2025-07-16 11:59:33 +00:00
  • 51f9e732dc
    undo unpack_multiple_sources_into_the_same_destination_with_merge test tommady 2025-07-16 11:56:35 +00:00
  • 2fa3fa2310
    remove comments tommady 2025-07-16 11:54:36 +00:00
  • 776413a9f9
    use copy dir when decompress rename failed tommady 2025-07-16 11:53:40 +00:00
  • 5ba90f5981
    undo the test unpack_multiple_sources_into_the_same_destination_with_merge and add a new test for issue 825 to reproduce the issue tommady 2025-07-16 09:28:36 +00:00
  • 1b7389252f
    Merge branch 'main' into close-issue-825 tommady 2025-07-16 16:23:53 +08:00
  • bbce746666
    Add aliases for password flag (#847) João Marcos 2025-07-15 17:01:59 -03:00
  • 8227082ac5 update UI tests rename-threads-flag João Marcos 2025-07-15 17:01:11 -03:00
  • 7a6c4ecfb1
    Update CONTRIBUTING.md (#849) João Marcos 2025-07-15 16:58:05 -03:00
  • e83c1a62ce changelog entry João Marcos 2025-07-15 16:57:32 -03:00
  • 6a3c6496fc Rename --threads to --concurrency João Marcos 2025-07-15 16:53:55 -03:00
  • e5dfa5cd54 add changelog entry João Marcos 2025-07-15 16:53:13 -03:00
  • c5bf971138 Add aliases for password flag João Marcos 2025-07-15 16:51:44 -03:00
  • b6b0ec4f8a Update CONTRIBUTING.md João Marcos 2025-07-15 16:50:13 -03:00
  • cffa37741a
    Add listing and decompressing support for LZMA1 and Lzip (#838) Mathias Zhang 2025-07-16 03:27:52 +08:00
  • e25e4cd759 unrelated style change João Marcos 2025-07-15 16:19:17 -03:00
  • f28a56c6cd add changelog entries João Marcos 2025-07-15 16:19:09 -03:00
  • b531a25855
    Improve CONTRIBUTING.md (#845) João Marcos 2025-07-15 15:50:50 -03:00
  • 864d3c99a9
    Merge 15b2b06a72047202acd04a971002670fdf705438 into d0494504a1df4e13ecd4eeae0495066c81060cad Mathias Zhang 2025-07-15 15:50:16 -03:00
  • deeeb80054
    Merge branch 'main' into feat/lzma João Marcos 2025-07-15 15:48:43 -03:00
  • 66ec631478
    Improve CONTRIBUTING.md João Marcos 2025-07-15 15:47:21 -03:00
  • e8e6ba4b9b
    Merge bb45b2f4a29c5580bb48ca42792af1d532062e10 into d0494504a1df4e13ecd4eeae0495066c81060cad oxalica 2025-07-15 15:45:00 -03:00
  • bb45b2f4a2
    Merge branch 'main' into feat/squashfs João Marcos 2025-07-15 15:44:58 -03:00
  • d0494504a1
    Fix clippy warnings (#833) João Marcos 2025-07-15 15:44:34 -03:00
  • 15b2b06a72
    fix(zip): normalize path separators for cross-platform ZIP compatibility Mathias Zhang 2025-07-08 23:00:34 +08:00
  • 5d79880b67
    fix(list): remove duplicate trailing slashes for directorie Mathias Zhang 2025-07-08 22:49:36 +08:00
  • 4479314bc2
    fix(zip): handle broken symlinks and improve extraction infomation Mathias Zhang 2025-07-07 13:09:23 +08:00
  • 7e63526abc
    style: cargo fmt Mathias Zhang 2025-07-03 20:35:32 +08:00
  • cd104a2377
    fix: fix and update tests and docs Mathias Zhang 2025-07-03 20:28:13 +08:00
  • 2216764e1d
    feat: Add listing and decompressing support for lzip Mathias Zhang 2025-07-03 19:17:03 +08:00
  • 16a1c308b4
    feat: Add list and decompressing support for legacy lzma (LZMA1) Mathias Zhang 2025-07-02 01:14:19 +08:00
  • 081e8bdd15
    Replace xz2 dependency by liblzma Mathias Zhang 2025-07-02 01:05:29 +08:00
  • 802c45d6cd fix: update ui tests without rar oxalica 2025-07-02 02:58:26 -04:00
  • 40c1c1f4e1 fix: clippy warnings oxalica 2025-07-02 02:47:32 -04:00
  • bef287039a fix: update tests, comments and docs oxalica 2025-07-02 01:54:09 -04:00
  • 0121a0c0df feat: add basic compressing support for squashfs oxalica 2025-07-02 01:15:17 -04:00
  • 87cf8529f2 feat: add decompressing support for squashfs oxalica 2025-07-01 02:52:18 -04:00
  • bcdff0f46b feat: add listing support for squashfs oxalica 2025-07-01 01:38:42 -04:00
  • daafc08617
    Merge 98574002e103d9f9f15f5c6815fbb9ebdbca98f3 into 945ffde551848b7e8c92e6f4de7483b0f339a5de md9753 2025-06-28 12:36:20 -05:00
  • 98574002e1
    Merge branch 'main' into main md9753 2025-06-28 12:36:18 -05:00
  • f91d244b4f feat: Add comic book aliases matt 2025-06-23 17:26:17 -05:00
  • 62a0051d40 Readying for PR matt 2025-06-28 10:53:20 -05:00
  • 512e4e60f4
    fix revert failure tommady 2025-06-28 03:22:01 +00:00
  • 83003c96ed
    Revert "scaffold close-issue-825" tommady 2025-06-28 03:20:04 +00:00
  • 2368d5bbb4
    Merge branch 'main' into close-issue-825 tommady 2025-06-28 11:11:26 +08:00
  • 92d2a1a625 Fix clippy warnings João Marcos 2025-06-27 22:52:09 -03:00
  • 945ffde551
    feat(nushell): completions (#827) Francesc Elies 2025-06-28 03:37:25 +02:00
  • 0075703459 add CHANGELOG entry João Marcos 2025-06-27 22:37:05 -03:00
  • d95581dd44 Fixed Pretty Aliases list matt 2025-06-23 18:55:40 -05:00
  • c0400511eb Add comic book aliases matt 2025-06-23 17:26:17 -05:00
  • fbefb54b02
    enhance test tommady 2025-05-22 06:41:30 +00:00
  • f9cf337aa5
    enhance test tommady 2025-05-22 06:37:38 +00:00
  • 0c4d4ff916
    fix linter and enhance merge test tommady 2025-05-22 06:31:56 +00:00
  • 2ad79a8549 feat(nushell): completions Francesc Elies 2025-05-20 20:52:58 +02:00
  • dd34293ce8
    scaffold close-issue-825 tommady 2025-05-18 06:00:51 +00:00
  • 11344a6ffd
    Fix tar extraction count when --quiet (#824) João Marcos 2025-05-17 13:02:38 -03:00
  • 2f92ef2c57
    Merge branch 'main' into fix-count-when-quiet João Marcos 2025-05-17 13:02:26 -03:00
  • da9b32a366
    Fix 7z BadSignature error when compressing and then listing (#819) tommady 2025-05-18 00:00:25 +08:00
  • 80f4a01bfc add changelog entry João Marcos 2025-05-17 12:52:27 -03:00
  • f8a1d4e288 Fix tar extraction count when --quiet João Marcos 2025-05-17 12:51:13 -03:00
  • b623686638 decompress: Fix --dir erasing the whole folder L. E. Segovia 2025-05-13 18:26:19 -03:00
  • 04a531ee0d
    remove redundant comment tommady 2025-05-06 10:35:35 +00:00
  • 74f681f2af
    entry changelog tommady 2025-05-06 10:26:23 +00:00
  • fe4ac77ef5
    fix 7z BadSignature error when compressing and then listing tommady 2025-05-06 10:22:56 +00:00
  • c3b89b038d
    improve misleading error message (#818) João Marcos 2025-05-06 00:27:43 -03:00
  • f7d2945c9e improve misleading error message João Marcos 2025-05-06 00:19:21 -03:00
  • c8f97197c3
    Give good error messages when archive extensions are invalid (#817) João Marcos 2025-05-06 00:08:38 -03:00
  • 660ef6427e update CHANGELOG.md João Marcos 2025-05-06 00:07:06 -03:00
  • 2ad50e2b48 add more failing tests and make them pass João Marcos 2025-05-05 23:44:54 -03:00
  • f04c916f7f add two failing tests and make them pass João Marcos 2025-05-05 23:52:49 -03:00
  • e15cb83bd4 unrelated TODOs João Marcos 2025-05-05 21:11:44 -03:00
  • afbf0aaa75 simplify unit tests João Marcos 2025-05-05 20:58:08 -03:00
  • 07967927dd
    feat: Make bzip3 optout (#814) Amyspark 2025-05-03 20:43:59 -03:00
  • 6d25d83384 add CHANGELOG entry João Marcos 2025-05-03 20:42:53 -03:00
  • 27c8a42eba clippy João Marcos 2025-05-03 19:46:16 -03:00
  • 4c6164801a fmt João Marcos 2025-05-03 19:46:10 -03:00
  • 26535e4b8d add #[allow(dead_code)] João Marcos 2025-05-03 19:42:09 -03:00
  • b86916fafa fix tests João Marcos 2025-05-03 19:40:52 -03:00
  • 26b85dda36 Adjust CI for bzip3 feature flag João Marcos 2025-05-03 19:27:19 -03:00
  • 5056050fca feat: Make bzip3 optout L. E. Segovia 2025-05-01 18:35:10 -03:00
  • 1ff1932e3d
    Merge folders in decompression (#798) tommady 2025-05-01 15:20:33 +08:00
  • b6bf1fa7e0
    fix merge main branch then the test case failed tommady 2025-04-29 06:29:51 +00:00