João M. Bezerra
|
e8d0914a01
|
improve error message when compressing folder with single-file formats
|
2022-10-17 00:03:44 -03:00 |
|
figsoda
|
13fab6d241
|
remove progress feature
|
2022-10-15 23:03:20 -04:00 |
|
João M. Bezerra
|
6e6796bf4e
|
fix clippy warnings
|
2022-10-15 22:19:30 -03:00 |
|
João M. Bezerra
|
70bdfc4e99
|
improve fatal error message
|
2022-10-15 22:06:40 -03:00 |
|
João M. Bezerra
|
2da497c1ca
|
fix fatal error if read fails when compressing
|
2022-10-15 22:01:30 -03:00 |
|
João M. Bezerra
|
f5fc7bd755
|
improve documentation of compress_files
|
2022-10-15 21:51:29 -03:00 |
|
João M. Bezerra
|
cdd1b530be
|
fix not overwriting a folder when compressing
|
2022-10-15 21:36:24 -03:00 |
|
figsoda
|
afdbf178ed
|
fix infinite compression if output file is inside the input folder
|
2022-10-13 21:05:15 -04:00 |
|
João M. Bezerra
|
3d29e17060
|
remove automatic detection for partial compression
|
2022-10-13 18:53:29 -03:00 |
|
figsoda
|
51855948f1
|
add OutputLine trait for performance improvements
|
2022-10-13 11:31:43 -04:00 |
|
figsoda
|
8b0f4f3ee4
|
rewrite progress module
|
2022-10-12 20:49:33 -04:00 |
|
figsoda
|
5dc8d3efed
|
fix: apply clippy lints
|
2022-10-03 20:56:48 -04:00 |
|
figsoda
|
1f8cbdd360
|
fix: incorrect warnings for decompression
|
2022-09-01 14:27:12 -04:00 |
|
Vinícius Miguel
|
99ec7d2cf2
|
Fix wrong filename suggestions when compressing folders into non-archives (#269)
|
2022-08-22 23:37:04 -03:00 |
|
figsoda
|
a1c943923c
|
refac: simplify smart_unpack to remove redundant code and make clippy happy
|
2022-08-14 12:24:41 +08:00 |
|
João M. Bezerra
|
801189ec02
|
create is_running_in_accessible_mode helper
also renamed some variables
|
2022-06-04 21:38:16 -03:00 |
|
João M. Bezerra
|
278bc980c1
|
small changes and rewrite zip warning message
|
2022-06-04 14:36:57 -03:00 |
|
João M. Bezerra
|
97c4387fcf
|
minor simplifications and renamings
|
2022-06-04 14:04:31 -03:00 |
|
João M. Bezerra
|
14025c6816
|
remove use_small_heuristics = "Max" from rustfmt
and update edition to 2021
|
2022-06-04 13:06:52 -03:00 |
|
João M. Bezerra
|
f5fcf7f2a3
|
replace flat_map by flatten_compression_formats
|
2022-06-04 13:01:24 -03:00 |
|
João M. Bezerra
|
19769223c8
|
create helper function split_first_extension
|
2022-06-04 12:55:51 -03:00 |
|
João M. Bezerra
|
4d518b7056
|
small refactor and renamings
|
2022-06-04 12:47:17 -03:00 |
|
João M. Bezerra
|
c65959d648
|
break down commands.rs into multiple files
|
2022-06-04 11:46:23 -03:00 |
|