822 Commits

Author SHA1 Message Date
xgdgsc
e177d11ced 🔧 add arm win 2023-03-26 14:29:03 +08:00
figsoda
97228b0457
Merge pull request #386 from ouch-org/dependabot/cargo/clap-4.1.13 2023-03-23 20:57:36 -04:00
dependabot[bot]
b5931c89b4
Bump clap from 4.1.11 to 4.1.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.11 to 4.1.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.11...v4.1.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 00:05:25 +00:00
figsoda
5fddb345a2
Merge pull request #381 from ouch-org/dependabot/cargo/clap_complete-4.1.5 2023-03-20 19:55:28 -04:00
figsoda
8ec11a4c42
Merge pull request #385 from figsoda/ci 2023-03-20 19:00:25 -04:00
dependabot[bot]
2fa8b2f91f
Bump clap_complete from 4.1.4 to 4.1.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.1.4...clap_complete-v4.1.5)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:31:54 +00:00
figsoda
105d072e4f
Merge pull request #382 from ouch-org/dependabot/cargo/assert_cmd-2.0.10 2023-03-20 18:30:37 -04:00
figsoda
af3e0ef50d
Merge pull request #383 from ouch-org/dependabot/cargo/bstr-1.4.0 2023-03-20 18:30:21 -04:00
figsoda
4356955237
Merge pull request #384 from ouch-org/dependabot/cargo/clap-4.1.11 2023-03-20 18:29:31 -04:00
figsoda
48919acb7d ci: only run tests on main branch 2023-03-20 16:50:33 -04:00
dependabot[bot]
4c69815996
Bump clap from 4.1.8 to 4.1.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.8 to 4.1.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.8...v4.1.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 20:21:16 +00:00
dependabot[bot]
dfd7a7c798
Bump assert_cmd from 2.0.8 to 2.0.10
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.8...v2.0.10)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 20:19:32 +00:00
figsoda
636f60d560
Merge pull request #380 from ouch-org/dependabot/cargo/clap_mangen-0.2.10 2023-03-20 16:08:51 -04:00
figsoda
102aa3e507
Merge pull request #379 from figsoda/level 2023-03-20 15:46:28 -04:00
dependabot[bot]
b242acff48
Bump bstr from 1.3.0 to 1.4.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/BurntSushi/bstr/releases)
- [Commits](https://github.com/BurntSushi/bstr/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: bstr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 19:34:08 +00:00
dependabot[bot]
806c9afad3
Bump clap_mangen from 0.2.9 to 0.2.10
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.9 to 0.2.10.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.9...clap_mangen-v0.2.10)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 19:33:50 +00:00
figsoda
e1ccf0a336
Merge pull request #376 from figsoda/dependabot 2023-03-20 15:32:42 -04:00
figsoda
c58d2b416a tests: reduce maximum compression level 2023-03-20 14:35:41 -04:00
João Marcos
ec65c21720
Merge pull request #378 from figsoda/right
readme: right align packaging status
2023-03-20 14:29:16 -03:00
figsoda
95ea855b0d readme: right align packaging status 2023-03-20 13:13:48 -04:00
figsoda
2b142ff442
Merge pull request #374 from figsoda/fast 2023-03-20 09:05:18 -04:00
figsoda
8507cd242e set up dependabot 2023-03-19 15:36:51 -04:00
figsoda
8d77478b73 increase compression level of --fast from 0 to 1 2023-03-19 15:33:10 -04:00
figsoda
499e2ea5fd extract level to a variable 2023-03-19 15:32:54 -04:00
figsoda
83271f038e add changelog entry 2023-03-19 15:07:44 -04:00
figsoda
f21883170b implement --fast and --slow 2023-03-19 15:04:27 -04:00
João Marcos
e0391a872b
Merge pull request #372 from xgdgsc/feat/complevel
add raw level arg
2023-03-19 15:42:25 -03:00
xgdgsc
abc3bfe3a4 clippy fix 2023-03-19 09:41:39 +08:00
xgdgsc
994a9b384d
Update src/commands/compress.rs
Co-authored-by: figsoda <figsoda@pm.me>
2023-03-19 09:17:42 +08:00
xgdgsc
e92b9ff723 option level tests 2023-03-18 12:23:59 +08:00
xgdgsc
b8b9c5042f 🐛 fix 2023-03-18 08:54:15 +08:00
xgdgsc
653ff976f5 clamp , merge test 2023-03-17 22:09:20 +08:00
xgdgsc
d9ffd42c8f 🐛 fix 2023-03-17 21:36:31 +08:00
xgdgsc
ffa16c7d6e add test, move 2023-03-17 17:59:53 +08:00
xgdgsc
df5f846581 🔥 name 2023-03-15 21:41:59 +08:00
xgdgsc
2c917dfa29 add raw level arg 2023-03-14 20:07:16 +08:00
João Marcos
0caf6c3f55
Merge pull request #371 from figsoda/deps
bump dependencies
2023-03-11 19:19:48 -03:00
figsoda
10e1f701aa explicitly depend on time on windows
it was already a dependency of zip
2023-03-11 16:42:18 -05:00
figsoda
40b0b7b364 fix deprecation warning 2023-03-11 16:33:42 -05:00
figsoda
f2241a96f9 bump dependencies 2023-03-11 16:33:14 -05:00
figsoda
557f42af92
Merge pull request #362 from ouch-org/simplify-check_mime_type
simplify `check_mime_type`
2023-02-06 21:51:03 -05:00
figsoda
732159b662
fixup outdated comment for check_mime_type 2023-02-06 21:13:06 -05:00
João M. Bezerra
8102260da4 simplify check_mime_type 2023-02-06 20:56:46 -03:00
João Marcos
e78fee0d48
Merge pull request #361 from figsoda/mime
make mime sniffing consistent for list and decompress
2023-02-06 15:27:59 -03:00
figsoda
045ed5d72e make mime sniffing consistent for list and decompress 2023-02-06 12:59:16 -05:00
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