figsoda
27c53f2db5
Merge pull request #316 from figsoda/zstd-revert
...
downgrade and pin zstd-sys
0.4.0
2022-11-23 17:04:30 -05:00
figsoda
f7bd17ce12
downgrade and pin zstd-sys
2022-11-23 16:32:15 -05:00
figsoda
c5df1247b7
Merge pull request #315 from figsoda/deps
...
bump dependencies
2022-11-23 16:09:19 -05:00
figsoda
1616709a1d
bump dependencies
2022-11-23 16:08:51 -05:00
João Marcos Bezerra
fee117f080
Merge pull request #314 from ouch-org/bump-version-to-0.4.0
...
bump version to 0.4.0 and update dependencies
2022-11-23 18:05:30 -03:00
João M. Bezerra
0bc2076fe0
bump version to 0.4.0 and update dependencies
2022-11-23 18:04:52 -03:00
João Marcos Bezerra
6346ac47ff
Merge pull request #313 from figsoda/benchmark-results
...
update benchmark results
2022-11-23 17:37:41 -03:00
figsoda
833863a9ae
update benchmark results
2022-11-23 17:36:47 -03:00
figsoda
4d2989cb44
Merge pull request #312 from ouch-org/create-benchmark-scripts
...
Create scripts for benchmarking ouch
2022-11-23 10:33:07 -05:00
figsoda
3ad029d46f
add shell.nix for benchmarks
2022-11-23 10:17:40 -05:00
figsoda
56c91078df
simplify concatenating benchmark results
2022-11-23 10:17:23 -05:00
figsoda
b49fad7b96
add files generated by benchmarks to gitignore
2022-11-23 10:16:57 -05:00
João M. Bezerra
e80a7ea8c5
add changelog entry
2022-11-23 02:47:45 -03:00
João M. Bezerra
2912a753e3
create scripts for benchmarking ouch
2022-11-23 02:47:39 -03:00
figsoda
d1477e2368
Merge pull request #311 from ouch-org/check-eof-when-asking-question
...
Check for EOF when asking questions
2022-11-22 23:22:27 -05:00
João M. Bezerra
b3646d3255
add changelog entry
2022-11-23 00:44:02 -03:00
João M. Bezerra
c737956a4e
check for EOF when asking questions
...
when invoking Ouch from shell scripts, it is likely that questions will
be left unanswered with EOF, this commit fixes Ouch interpreting EOF as
Yes in Y/N questions
2022-11-23 00:43:53 -03:00
João Marcos Bezerra
f4b029c1fd
remove installation script ( #310 )
2022-11-22 21:04:03 -05:00
João Marcos Bezerra
a21846233c
Merge pull request #309 from figsoda/ci-release
...
ci: automatically create github releases on tags
2022-11-22 22:10:41 -03:00
figsoda
697979bd99
ci: automatically create github releases on tags
2022-11-22 19:52:56 -05:00
João Marcos Bezerra
c622ee9dac
Fix typo in CI workflow
2022-11-20 15:49:10 -03:00
João Marcos Bezerra
b17bd45cf3
Merge pull request #307 from ouch-org/upate-readme-for-0.4.0
...
update README for 0.4.0 release
2022-11-20 15:46:48 -03:00
João M. Bezerra
6dd59b815d
update README for 0.4.0 release
2022-11-20 15:42:57 -03:00
figsoda
dcd225777e
Merge pull request #303 from ouch-org/improve-error-message-when-compressing-folder-with-single-file-format
...
Improve error message when compressing folder with single-file formats
2022-10-17 10:32:15 -04:00
figsoda
0ada885ced
simplify logic
2022-10-17 09:20:13 -04:00
João M. Bezerra
a19731166a
add changelog entry
2022-10-17 00:08:27 -03:00
João M. Bezerra
e8d0914a01
improve error message when compressing folder with single-file formats
2022-10-17 00:03:44 -03:00
João Marcos Bezerra
645ad65c72
Merge pull request #301 from ouch-org/update-contributing-dot-md
...
Update `CONTRIBUTING.md`
2022-10-16 19:54:02 -03:00
João Marcos Bezerra
05ebfed25f
Update CONTRIBUTING.md
2022-10-16 19:52:58 -03:00
João Marcos Bezerra
fc5205c7bf
Merge pull request #300 from figsoda/remove-progress
...
Remove progress feature
2022-10-16 19:48:02 -03:00
figsoda
ad50bcc212
add changelog entry
2022-10-16 14:53:35 -04:00
figsoda
13fab6d241
remove progress feature
2022-10-15 23:03:20 -04:00
figsoda
f610ff596b
Merge pull request #297 from ouch-org/fix-fatal-error-if-read-fails-when-compressing
...
Fix fatal error if read fails when compressing
2022-10-15 22:38:12 -04:00
figsoda
dc6e98b1df
Merge pull request #299 from ouch-org/fix-error-message-when-compressing-zip-archive
...
fix error message when compressing zip archive
2022-10-15 22:36:23 -04:00
João M. Bezerra
9f7cba79e1
use remove_file_or_dir to remove dir check
2022-10-15 22:31:47 -03:00
João M. Bezerra
a29ff3c637
fix error message when compressing zip archive
2022-10-15 22:22:52 -03: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
4d2ccf4873
create remove_file_or_dir util
2022-10-15 21:51:52 -03:00
João M. Bezerra
f5fc7bd755
improve documentation of compress_files
2022-10-15 21:51:29 -03:00
João Marcos Bezerra
79597f48bb
Merge pull request #295 from ouch-org/remove-unwrap
...
Fix not overwriting a folder when compressing
2022-10-15 21:40:31 -03:00
João M. Bezerra
effe0b30b8
add changelog entry
2022-10-15 21:38:57 -03:00
João M. Bezerra
cdd1b530be
fix not overwriting a folder when compressing
2022-10-15 21:36:24 -03:00
João Marcos Bezerra
7fdedac8da
Merge pull request #289 from figsoda/reactivate-targets
...
reactivate ci targets for arm linux and windows mingw
2022-10-15 20:45:15 -03:00
João Marcos Bezerra
c128e07c67
Merge pull request #288 from figsoda/recursive-compression
...
fix infinite compression if output file is inside the input folder
2022-10-15 19:37:40 -03:00
figsoda
57e7c8c49e
add changelog entry [skip ci]
2022-10-14 14:38:41 -04:00
figsoda
628e14f281
reactivate ci targets for arm linux and windows mingw
2022-10-14 14:33:00 -04:00
figsoda
2489d132dd
add changelog entry
2022-10-13 21:05:15 -04:00
figsoda
afdbf178ed
fix infinite compression if output file is inside the input folder
2022-10-13 21:05:15 -04:00