Commit Graph

  • d2db26a59d create check.rs João M. Bezerra 2023-02-02 20:14:10 -03:00
  • 5b99f434c3 rename Opts to CliArgs João M. Bezerra 2023-02-02 20:11:05 -03:00
  • ab675e8dbb
    Merge pull request #349 from ouch-org/readme-supported-formats-changes figsoda 2023-01-31 19:55:30 -05:00
  • 1b5fa01941
    fix line separations in readme figsoda 2023-01-31 19:54:55 -05:00
  • 841ec4dc6e readme: add notes about supported formats João M. Bezerra 2023-01-30 23:30:24 -03:00
  • d36c206c13
    Merge pull request #354 from figsoda/large João Marcos 2023-01-31 20:47:51 -03:00
  • 58da7dbf34 always use zip64 figsoda 2023-01-31 18:42:32 -05:00
  • 634978fea5
    Merge branch 'main' into large figsoda 2023-01-31 18:08:24 -05:00
  • bc78e64739
    Merge pull request #355 from figsoda/ext João Marcos 2023-01-31 19:57:05 -03:00
  • 5639df79cb
    Merge pull request #356 from figsoda/typo figsoda 2023-01-31 14:56:18 -05:00
  • fe464213b3 fix typos figsoda 2023-01-31 14:21:19 -05:00
  • bc79cad9c6 add changelog entry figsoda 2023-01-31 10:51:11 -05:00
  • d721d0512d add changelog entry figsoda 2023-01-31 11:00:28 -05:00
  • 2238a20f0f fix handling of unknown extensions figsoda 2023-01-31 10:57:07 -05:00
  • 50573f9d91 zip: fix compression of files larger than 4GB figsoda 2023-01-31 10:48:48 -05:00
  • cbadc11498
    Merge pull request #350 from figsoda/zstd figsoda 2023-01-31 00:28:04 -05:00
  • 41376b9dd3 unpin zstd-sys figsoda 2023-01-30 23:58:04 -05:00
  • bef3e9e2fa
    Merge pull request #348 from figsoda/gzp João Marcos 2023-01-30 23:32:21 -03:00
  • ce7246acab add changelog entry figsoda 2023-01-30 21:02:32 -05:00
  • 2d5dc06a4f multi-threaded snap compression using gzp figsoda 2023-01-30 19:13:00 -05:00
  • 5abdd5fc96 multi-threaded gzip compression using gzp figsoda 2023-01-30 19:10:12 -05:00
  • 118a334c86 bump dependencies figsoda 2023-01-30 18:54:40 -05:00
  • 02992b56fb
    Update README.md nitpick-on-readme Vinícius R. Miguel 2023-01-30 19:09:44 -03:00
  • 30bf657e5e
    Merge pull request #347 from orhun/docs/update_arch_linux_instructions figsoda 2023-01-28 12:06:25 -05:00
  • 2edadd02f5
    Update README.md about Arch Linux instructions Orhun Parmaksız 2023-01-28 19:31:13 +03:00
  • ba7d1189da
    Merge pull request #346 from ouch-org/dependabot/cargo/bzip2-0.4.4 figsoda 2023-01-10 18:03:29 -05:00
  • 049eaecf3e
    Merge pull request #345 from ouch-org/remove-extension-display-implementation figsoda 2023-01-10 17:55:43 -05:00
  • adfffb00ac
    Bump bzip2 from 0.4.3 to 0.4.4 dependabot[bot] 2023-01-10 22:25:40 +00:00
  • 4c53bde44d
    Merge branch 'main' into remove-extension-display-implementation João Marcos Bezerra 2023-01-10 19:13:44 -03:00
  • 46731c0798
    replace code that refers to .lz isntead of .lzma (#344) João Marcos Bezerra 2023-01-10 12:21:46 -03:00
  • 341d252316 test script: also test LZ4 (de)compression readd-python-test-script Vinícius R. Miguel 2023-01-10 04:35:49 -03:00
  • 73cff04eb5 make some extension items private João M. Bezerra 2023-01-10 04:35:24 -03:00
  • 752ed72a91 remove incorrect Display implementation João M. Bezerra 2023-01-10 04:35:03 -03:00
  • 05478f8b3a test script: notify user ouch is being compiled Vinícius R. Miguel 2023-01-10 04:34:29 -03:00
  • 5933008a42 replace code that refers to .lz isntead of .lzma João M. Bezerra 2023-01-10 04:26:11 -03:00
  • cab865ae78 Add an integration test script Vinícius R. Miguel 2023-01-10 04:12:56 -03:00
  • 38e19536af
    Merge pull request #341 from figsoda/format João Marcos Bezerra 2023-01-08 23:57:13 -03:00
  • 5a3bac67c9 add --format option figsoda 2023-01-07 14:57:39 -05:00
  • b557565ca6
    Merge pull request #339 from figsoda/list figsoda 2023-01-06 22:22:41 -05:00
  • f52254c91e refactor list command figsoda 2023-01-05 22:55:54 -05:00
  • 986a6f6ccf
    Merge pull request #337 from ouch-org/decompress-with-rayon figsoda 2023-01-05 20:20:07 -05:00
  • 23e33412a4 Decompress files in parallel Vinícius R. Miguel 2023-01-05 21:15:12 -03:00
  • 4754a6d4e3 Bump to 0.4.1 0.4.1 Vinícius R. Miguel 2023-01-05 19:15:43 -03:00
  • 83df461991 Update CHANGELOG.md Vinícius R. Miguel 2023-01-05 19:14:16 -03:00
  • 262ca5d582
    Merge pull request #335 from figsoda/clippy figsoda 2023-01-05 15:40:15 -05:00
  • c7165fb52c avoid directly indexing when possible figsoda 2023-01-05 14:33:37 -05:00
  • e06b2c8635 apply clippy suggestions figsoda 2023-01-05 14:23:37 -05:00
  • b66932b5fb
    Merge pull request #334 from ouch-org/no-longer-save-unpacked-file-names figsoda 2023-01-05 14:19:18 -05:00
  • 3bb0e57ed4 Stop keeping track of the names of unpacked files Vinícius R. Miguel 2023-01-05 15:52:21 -03:00
  • 60bbf438fc
    Merge pull request #333 from ouch-org/ubyte figsoda 2023-01-05 13:23:29 -05:00
  • d99266e1ce Use ubyte instead of humansize Vinícius R. Miguel 2023-01-05 14:42:40 -03:00
  • 9fdc7edf1e
    Merge pull request #332 from ouch-org/bstr-path-display figsoda 2023-01-05 12:17:13 -05:00
  • 2caeb1004c refac: add support for Windows in EscapedPathDisplay Vinícius R. Miguel 2023-01-05 13:33:22 -03:00
  • 0deb18289a refac: use BStr to display possibly non-UTF8 byte sequences Vinícius R. Miguel 2023-01-05 12:46:29 -03:00
  • 9854285c38
    listing: slight refactor when ensuring archive-only inputs (#331) Vinícius Miguel 2023-01-05 02:37:18 -03:00
  • 7236b73796 listing: slight refactor when ensuring archive-only inputs Vinícius R. Miguel 2023-01-05 02:10:45 -03:00
  • 68237a2d67
    Merge pull request #330 from figsoda/ext João Marcos Bezerra 2023-01-03 00:53:49 -03:00
  • 300f2cc254 add changelog entry figsoda 2023-01-02 22:15:08 -05:00
  • a9f2e614ed improve extension parsing logic figsoda 2023-01-02 22:10:37 -05:00
  • a7ed9fcc60 bump dependencies figsoda 2023-01-02 21:11:10 -05:00
  • 6da32c497f
    Merge pull request #329 from ouch-org/make-flags-positions-global figsoda 2022-12-24 12:18:00 -05:00
  • 88dfe6fbcf add changelog entry figsoda 2022-12-24 11:26:49 -05:00
  • 3f3ee9b87f accept inserting flags in any position João M. Bezerra 2022-12-24 03:18:41 -03:00
  • 5d21895d33
    Merge pull request #325 from a-moreira/feat/quiet João Marcos Bezerra 2022-12-24 03:13:47 -03:00
  • 7c0881b782 add changelog entry João M. Bezerra 2022-12-24 03:12:25 -03:00
  • 71026287a3
    flag: q instead of Q afm 2022-12-18 23:32:12 -03:00
  • 0ceb84d5cf better args order, fmt a-moreira 2022-12-18 22:56:13 -03:00
  • e26323bd99 add cli option to (de)compress quietly a-moreira 2022-12-18 22:49:37 -03:00
  • 5a97029bde
    Merge pull request #324 from ouch-org/add-changelog-entry João Marcos Bezerra 2022-12-16 21:37:09 -03:00
  • 3f300c1877 add changelog entry João M. Bezerra 2022-12-16 21:36:03 -03:00
  • 743e64ca5d
    Merge pull request #323 from rasa/patch-1 figsoda 2022-12-16 12:33:10 -05:00
  • 7d96fbfd6c
    docs: Add scoop install instructions to readme Ross Smith II 2022-12-16 08:49:55 -08:00
  • 7b26af23c4
    Merge pull request #321 from a-moreira/issue-296 João Marcos Bezerra 2022-12-11 03:37:04 -03:00
  • 3e43f9d7e5 allow ouch to decompress archive into existing folder a-moreira 2022-12-10 19:36:28 -03:00
  • d4f181b40d
    Merge pull request #319 from figsoda/no-nightly João Marcos Bezerra 2022-11-24 20:25:51 -03:00
  • 67c89c5d17 remove rust-toolchain figsoda 2022-11-24 10:28:44 -05:00
  • a4ced0fce2
    Merge pull request #317 from ouch-org/edit-cargo-manifest-keywords João Marcos Bezerra 2022-11-23 20:34:51 -03:00
  • 90d0036439 decrease number of cargo manifest keywords João M. Bezerra 2022-11-23 20:31:57 -03:00
  • 27c53f2db5
    Merge pull request #316 from figsoda/zstd-revert 0.4.0 figsoda 2022-11-23 17:04:30 -05:00
  • f7bd17ce12 downgrade and pin zstd-sys figsoda 2022-11-23 16:18:06 -05:00
  • c5df1247b7
    Merge pull request #315 from figsoda/deps figsoda 2022-11-23 16:09:19 -05:00
  • 1616709a1d bump dependencies figsoda 2022-11-23 16:08:51 -05:00
  • fee117f080
    Merge pull request #314 from ouch-org/bump-version-to-0.4.0 João Marcos Bezerra 2022-11-23 18:05:30 -03:00
  • 0bc2076fe0 bump version to 0.4.0 and update dependencies João M. Bezerra 2022-11-20 15:53:55 -03:00
  • 6346ac47ff
    Merge pull request #313 from figsoda/benchmark-results João Marcos Bezerra 2022-11-23 17:37:41 -03:00
  • 833863a9ae update benchmark results figsoda 2022-11-23 10:46:01 -05:00
  • 4d2989cb44
    Merge pull request #312 from ouch-org/create-benchmark-scripts figsoda 2022-11-23 10:33:07 -05:00
  • 3ad029d46f add shell.nix for benchmarks figsoda 2022-11-23 10:17:40 -05:00
  • 56c91078df simplify concatenating benchmark results figsoda 2022-11-23 10:17:23 -05:00
  • b49fad7b96 add files generated by benchmarks to gitignore figsoda 2022-11-23 10:16:57 -05:00
  • e80a7ea8c5 add changelog entry João M. Bezerra 2022-11-23 02:32:17 -03:00
  • 2912a753e3 create scripts for benchmarking ouch João M. Bezerra 2022-11-23 02:26:11 -03:00
  • d1477e2368
    Merge pull request #311 from ouch-org/check-eof-when-asking-question figsoda 2022-11-22 23:22:27 -05:00
  • b3646d3255 add changelog entry João M. Bezerra 2022-11-23 00:36:06 -03:00
  • c737956a4e check for EOF when asking questions João M. Bezerra 2022-11-23 00:30:35 -03:00
  • f4b029c1fd
    remove installation script (#310) João Marcos Bezerra 2022-11-22 23:04:03 -03:00
  • 7e48edefff update João M. Bezerra 2022-11-22 23:03:00 -03:00
  • 5fe01a626d remove installation script João M. Bezerra 2022-11-22 22:49:51 -03:00
  • a21846233c
    Merge pull request #309 from figsoda/ci-release João Marcos Bezerra 2022-11-22 22:10:41 -03:00
  • 697979bd99 ci: automatically create github releases on tags figsoda 2022-11-20 15:42:08 -05:00