figsoda
e06b2c8635
apply clippy suggestions
2023-01-05 14:23:37 -05:00
figsoda
b66932b5fb
Merge pull request #334 from ouch-org/no-longer-save-unpacked-file-names
...
Stop keeping track of the names of unpacked files
2023-01-05 14:19:18 -05:00
Vinícius R. Miguel
3bb0e57ed4
Stop keeping track of the names of unpacked files
2023-01-05 15:52:21 -03:00
figsoda
60bbf438fc
Merge pull request #333 from ouch-org/ubyte
...
Use `ubyte` instead of `humansize`
2023-01-05 13:23:29 -05:00
Vinícius R. Miguel
d99266e1ce
Use ubyte
instead of humansize
2023-01-05 14:49:46 -03:00
figsoda
9fdc7edf1e
Merge pull request #332 from ouch-org/bstr-path-display
...
refac: use BStr to display possibly non-UTF8 byte sequences
2023-01-05 12:17:13 -05:00
Vinícius R. Miguel
2caeb1004c
refac: add support for Windows in EscapedPathDisplay
2023-01-05 13:39:06 -03:00
Vinícius R. Miguel
0deb18289a
refac: use BStr to display possibly non-UTF8 byte sequences
2023-01-05 12:46:29 -03:00
Vinícius Miguel
9854285c38
listing: slight refactor when ensuring archive-only inputs ( #331 )
2023-01-05 02:37:18 -03:00
João Marcos Bezerra
68237a2d67
Merge pull request #330 from figsoda/ext
...
improve extension parsing logic
2023-01-03 00:53:49 -03:00
figsoda
300f2cc254
add changelog entry
2023-01-02 22:15:08 -05:00
figsoda
a9f2e614ed
improve extension parsing logic
2023-01-02 22:15:00 -05:00
figsoda
a7ed9fcc60
bump dependencies
2023-01-02 22:15:00 -05:00
figsoda
6da32c497f
Merge pull request #329 from ouch-org/make-flags-positions-global
...
Accept inserting subcommand-independent flags in any position
2022-12-24 12:18:00 -05:00
figsoda
88dfe6fbcf
add changelog entry
2022-12-24 11:26:49 -05:00
João M. Bezerra
3f3ee9b87f
accept inserting flags in any position
2022-12-24 03:18:41 -03:00
João Marcos Bezerra
5d21895d33
Merge pull request #325 from a-moreira/feat/quiet
...
add cli option to (de)compress quietly
2022-12-24 03:13:47 -03:00
João M. Bezerra
7c0881b782
add changelog entry
2022-12-24 03:12:25 -03:00
afm
71026287a3
flag: q instead of Q
...
Co-authored-by: João Marcos Bezerra <marcospb19@hotmail.com>
2022-12-18 23:32:12 -03:00
a-moreira
0ceb84d5cf
better args order, fmt
2022-12-18 22:56:13 -03:00
a-moreira
e26323bd99
add cli option to (de)compress quietly
2022-12-18 22:49:37 -03:00
João Marcos Bezerra
5a97029bde
Merge pull request #324 from ouch-org/add-changelog-entry
...
add changelog entry
2022-12-16 21:37:09 -03:00
João M. Bezerra
3f300c1877
add changelog entry
2022-12-16 21:36:03 -03:00
figsoda
743e64ca5d
Merge pull request #323 from rasa/patch-1
...
docs: Add scoop install instructions to readme
2022-12-16 12:33:10 -05:00
Ross Smith II
7d96fbfd6c
docs: Add scoop install instructions to readme
2022-12-16 08:49:55 -08:00
João Marcos Bezerra
7b26af23c4
Merge pull request #321 from a-moreira/issue-296
...
allow ouch to decompress archive into existing folder
2022-12-11 03:37:04 -03:00
a-moreira
3e43f9d7e5
allow ouch to decompress archive into existing folder
2022-12-10 19:36:28 -03:00
João Marcos Bezerra
d4f181b40d
Merge pull request #319 from figsoda/no-nightly
...
remove rust-toolchain
2022-11-24 20:25:51 -03:00
figsoda
67c89c5d17
remove rust-toolchain
2022-11-24 10:28:44 -05:00
João Marcos Bezerra
a4ced0fce2
Merge pull request #317 from ouch-org/edit-cargo-manifest-keywords
...
Decrease number of cargo manifest keywords
2022-11-23 20:34:51 -03:00
João M. Bezerra
90d0036439
decrease number of cargo manifest keywords
...
crates.io requires a maximum of 5 keywords for each crate, and we had
seven
2022-11-23 20:31:57 -03:00
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