figsoda
|
52ea0fa18b
|
Merge pull request #360 from orhun/feat/add_ls_alias
Add `ls` as an alternative alias for listing
|
2023-02-04 17:50:55 -05:00 |
|
Orhun Parmaksız
|
a2c894d935
|
Merge branch 'main' into feat/add_ls_alias
|
2023-02-05 00:54:20 +03:00 |
|
João Marcos
|
77caa73908
|
Merge pull request #358 from ouch-org/create-check-module
Create `check` module
|
2023-02-04 18:47:26 -03:00 |
|
Orhun Parmaksız
|
c88d121ecc
|
Add ls as an alternative alias for listing
|
2023-02-05 00:17:36 +03:00 |
|
João M. Bezerra
|
99d9c09fb7
|
refac: check_invalid_compression_with_non_archive_format
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
1f4eba2bcb
|
separate function check_invalid_compression_with_non_archive_format
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
93daa7b929
|
separate function check_first_format_when_compressing
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
f33c9c0f39
|
separate function check_missing_formats_when_decompressing
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
db62f1c534
|
--help : add .sz to list of supported formats
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
3748e1d31e
|
add #![warn(missing_docs)] to check.rs
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
fc8bc82296
|
separate function check_archive_formats_position
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
54ee52610a
|
fix rustdoc warnings
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
6710987b38
|
move check_for_non_archive_formats to check.rs
|
2023-02-03 02:24:07 -03:00 |
|
João M. Bezerra
|
b938dc014c
|
move build_archive_file_suggestion to extension.rs
|
2023-02-03 02:24:06 -03:00 |
|
João M. Bezerra
|
7f763ff500
|
move module tests to end of file
|
2023-02-03 01:19:34 -03:00 |
|
João M. Bezerra
|
aad55e6102
|
move check_mime_type to check.rs
|
2023-02-03 01:19:32 -03:00 |
|
João M. Bezerra
|
d2db26a59d
|
create check.rs
|
2023-02-03 01:17:35 -03:00 |
|
João M. Bezerra
|
5b99f434c3
|
rename Opts to CliArgs
|
2023-02-03 01:17:33 -03:00 |
|
figsoda
|
ab675e8dbb
|
Merge pull request #349 from ouch-org/readme-supported-formats-changes
readme: supported formats change
|
2023-01-31 19:55:30 -05:00 |
|
figsoda
|
1b5fa01941
|
fix line separations in readme
|
2023-01-31 19:54:55 -05:00 |
|
João M. Bezerra
|
841ec4dc6e
|
readme: add notes about supported formats
Notes state that some formats are compressed in parallel, and some
doesn't support (de)compression streaming.
|
2023-01-31 21:00:24 -03:00 |
|
João Marcos
|
d36c206c13
|
Merge pull request #354 from figsoda/large
zip: fix compression of files larger than 4GB
|
2023-01-31 20:47:51 -03:00 |
|
figsoda
|
58da7dbf34
|
always use zip64
|
2023-01-31 18:42:32 -05:00 |
|
figsoda
|
634978fea5
|
Merge branch 'main' into large
|
2023-01-31 18:08:24 -05:00 |
|
João Marcos
|
bc78e64739
|
Merge pull request #355 from figsoda/ext
fix handling of unknown extensions
|
2023-01-31 19:57:05 -03:00 |
|
figsoda
|
5639df79cb
|
Merge pull request #356 from figsoda/typo
fix typos
|
2023-01-31 14:56:18 -05:00 |
|
figsoda
|
fe464213b3
|
fix typos
|
2023-01-31 14:21:19 -05:00 |
|
figsoda
|
bc79cad9c6
|
add changelog entry
|
2023-01-31 11:13:40 -05:00 |
|
figsoda
|
d721d0512d
|
add changelog entry
|
2023-01-31 11:00:28 -05:00 |
|
figsoda
|
2238a20f0f
|
fix handling of unknown extensions
|
2023-01-31 10:57:07 -05:00 |
|
figsoda
|
50573f9d91
|
zip: fix compression of files larger than 4GB
|
2023-01-31 10:48:48 -05:00 |
|
figsoda
|
cbadc11498
|
Merge pull request #350 from figsoda/zstd
unpin zstd-sys
|
2023-01-31 00:28:04 -05:00 |
|
figsoda
|
41376b9dd3
|
unpin zstd-sys
|
2023-01-30 23:58:04 -05:00 |
|
João Marcos
|
bef3e9e2fa
|
Merge pull request #348 from figsoda/gzp
Multi-threaded compression for gzip and snap using gzp
|
2023-01-30 23:32:21 -03:00 |
|
figsoda
|
ce7246acab
|
add changelog entry
|
2023-01-30 21:02:32 -05:00 |
|
figsoda
|
2d5dc06a4f
|
multi-threaded snap compression using gzp
|
2023-01-30 19:36:20 -05:00 |
|
figsoda
|
5abdd5fc96
|
multi-threaded gzip compression using gzp
|
2023-01-30 19:36:20 -05:00 |
|
figsoda
|
118a334c86
|
bump dependencies
|
2023-01-30 19:36:12 -05:00 |
|
figsoda
|
30bf657e5e
|
Merge pull request #347 from orhun/docs/update_arch_linux_instructions
Update README.md about Arch Linux instructions
|
2023-01-28 12:06:25 -05:00 |
|
Orhun Parmaksız
|
2edadd02f5
|
Update README.md about Arch Linux instructions
`ouch` is moved to the community repository: https://archlinux.org/packages/community/x86_64/ouch/
|
2023-01-28 19:31:13 +03:00 |
|
figsoda
|
ba7d1189da
|
Merge pull request #346 from ouch-org/dependabot/cargo/bzip2-0.4.4
Bump bzip2 from 0.4.3 to 0.4.4
|
2023-01-10 18:03:29 -05:00 |
|
figsoda
|
049eaecf3e
|
Merge pull request #345 from ouch-org/remove-extension-display-implementation
Remove incorrect extension Display implementation
|
2023-01-10 17:55:43 -05:00 |
|
dependabot[bot]
|
adfffb00ac
|
Bump bzip2 from 0.4.3 to 0.4.4
Bumps [bzip2](https://github.com/alexcrichton/bzip2-rs) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/alexcrichton/bzip2-rs/releases)
- [Commits](https://github.com/alexcrichton/bzip2-rs/commits/0.4.4)
---
updated-dependencies:
- dependency-name: bzip2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-10 22:25:40 +00:00 |
|
João Marcos Bezerra
|
4c53bde44d
|
Merge branch 'main' into remove-extension-display-implementation
|
2023-01-10 19:13:44 -03:00 |
|
João Marcos Bezerra
|
46731c0798
|
replace code that refers to .lz isntead of .lzma (#344)
|
2023-01-10 12:21:46 -03:00 |
|
João M. Bezerra
|
73cff04eb5
|
make some extension items private
|
2023-01-10 04:35:24 -03:00 |
|
João M. Bezerra
|
752ed72a91
|
remove incorrect Display implementation
|
2023-01-10 04:35:03 -03:00 |
|
João Marcos Bezerra
|
38e19536af
|
Merge pull request #341 from figsoda/format
add --format option
|
2023-01-08 23:57:13 -03:00 |
|
figsoda
|
5a3bac67c9
|
add --format option
|
2023-01-07 14:57:39 -05:00 |
|
figsoda
|
b557565ca6
|
Merge pull request #339 from figsoda/list
refactor list command
|
2023-01-06 22:22:41 -05:00 |
|