252 Commits

Author SHA1 Message Date
dependabot[bot]
2c654d1960
build(deps): bump clap_complete from 4.4.9 to 4.4.10 (#618) 2024-02-03 23:01:40 +00:00
dependabot[bot]
51baeed0d7
build(deps): bump time from 0.3.31 to 0.3.32 (#616) 2024-02-03 22:16:08 +00:00
dependabot[bot]
7f45924233
build(deps): bump clap_mangen from 0.2.18 to 0.2.19 (#617) 2024-02-03 22:12:19 +00:00
dependabot[bot]
7c374c281f
build(deps): bump libc from 0.2.152 to 0.2.153
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.152 to 0.2.153.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.152...0.2.153)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 23:33:44 +00:00
dependabot[bot]
d08ee99608
build(deps): bump clap_mangen from 0.2.17 to 0.2.18
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.17 to 0.2.18.
- [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.17...clap_mangen-v0.2.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 23:11:29 +00:00
dependabot[bot]
5c55130917 build(deps): bump filetime_creation from 0.1.7 to 0.2.0
Bumps [filetime_creation](https://github.com/czy-29/filetime_creation) from 0.1.7 to 0.2.0.
- [Release notes](https://github.com/czy-29/filetime_creation/releases)
- [Commits](https://github.com/czy-29/filetime_creation/compare/0.1.7...0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-27 02:34:17 -03:00
dependabot[bot]
c1d6480be8
build(deps): bump filetime_creation from 0.1.6 to 0.1.7
Bumps [filetime_creation](https://github.com/czy-29/filetime_creation) from 0.1.6 to 0.1.7.
- [Commits](https://github.com/czy-29/filetime_creation/compare/0.1.6...0.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 23:14:55 +00:00
dependabot[bot]
49e2481d06
build(deps): bump regex from 1.10.2 to 1.10.3 (#607) 2024-01-23 00:05:48 +00:00
dependabot[bot]
43f983170e
build(deps): bump clap_complete from 4.4.8 to 4.4.9 (#606) 2024-01-22 23:44:02 +00:00
dependabot[bot]
8328be8ee0 build(deps): bump clap_complete from 4.4.7 to 4.4.8
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
- [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.4.7...clap_complete-v4.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 12:09:35 -03:00
dependabot[bot]
a59d1635a0
build(deps): bump rayon from 1.8.0 to 1.8.1 (#603) 2024-01-18 16:12:21 +00:00
dependabot[bot]
07a4051d49
build(deps): bump clap from 4.4.17 to 4.4.18 (#602) 2024-01-17 02:16:08 +00:00
dependabot[bot]
31bd1598e9
build(deps): bump clap from 4.4.16 to 4.4.17 (#600) 2024-01-16 13:48:20 +00:00
dependabot[bot]
f97aff0aa8
build(deps): bump clap_complete from 4.4.6 to 4.4.7 (#601) 2024-01-16 13:01:09 +00:00
dependabot[bot]
f3551214d0
build(deps): bump lz4_flex from 0.11.1 to 0.11.2 (#597) 2024-01-14 22:53:18 +00:00
dependabot[bot]
2f715413ad
build(deps): bump clap_mangen from 0.2.16 to 0.2.17 (#595) 2024-01-14 15:06:37 +00:00
dependabot[bot]
083d95257d
build(deps): bump assert_cmd from 2.0.12 to 2.0.13 (#598) 2024-01-14 13:58:41 +00:00
dependabot[bot]
f4364a0902
build(deps): bump clap from 4.4.14 to 4.4.16 (#599) 2024-01-14 13:58:35 +00:00
dependabot[bot]
c004face1e
build(deps): bump libc from 0.2.151 to 0.2.152
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.151 to 0.2.152.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.151...0.2.152)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 01:34:55 +00:00
figsoda
aede974999
Merge pull request #593 from ouch-org/dependabot/cargo/clap-4.4.14
build(deps): bump clap from 4.4.13 to 4.4.14
2024-01-08 20:34:29 -05:00
dependabot[bot]
703cd66010
build(deps): bump ignore from 0.4.21 to 0.4.22
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.21...ignore-0.4.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 23:33:39 +00:00
dependabot[bot]
572fb0e203
build(deps): bump clap from 4.4.13 to 4.4.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.13 to 4.4.14.
- [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.4.13...v4.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 23:33:31 +00:00
dependabot[bot]
5a35618625 build(deps): bump clap from 4.4.12 to 4.4.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.12 to 4.4.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.4.12...v4.4.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 20:34:02 -03:00
dependabot[bot]
3e4895a39b
build(deps): bump clap_complete from 4.4.5 to 4.4.6
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.5 to 4.4.6.
- [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.4.5...clap_complete-v4.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 23:39:32 +00:00
dependabot[bot]
cbfd0fa1d6 build(deps): bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 22:33:40 -03:00
dependabot[bot]
fa33d351fc
build(deps): bump clap from 4.4.11 to 4.4.12 (#587) 2023-12-29 02:28:51 +00:00
dependabot[bot]
d9c3b05146
build(deps): bump bstr from 1.8.0 to 1.9.0 (#588) 2023-12-29 01:17:21 +00:00
dependabot[bot]
c86ebe12ee
build(deps): bump clap_mangen from 0.2.15 to 0.2.16 (#589) 2023-12-29 01:17:14 +00:00
dependabot[bot]
cf18296e12 build(deps): bump clap_complete from 4.4.4 to 4.4.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.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.4.4...clap_complete-v4.4.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-12-28 15:59:46 -03:00
dependabot[bot]
ade7dce740 build(deps): bump time from 0.3.30 to 0.3.31
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.30...v0.3.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 21:57:15 -03:00
dependabot[bot]
d5a8767705
build(deps): bump sevenz-rust from 0.5.3 to 0.5.4 (#582) 2023-12-15 01:58:49 +00:00
dependabot[bot]
9c5262fdbf
build(deps): bump libc from 0.2.150 to 0.2.151 (#579) 2023-12-14 13:31:21 +00:00
cyqsimon
1c30f51051 Make test outputs identical on all platforms 2023-12-13 19:32:55 -03:00
dependabot[bot]
0231a50e90 build(deps): bump once_cell from 1.18.0 to 1.19.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.18.0...v1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 02:03:18 -03:00
dependabot[bot]
9efe7f4155
build(deps): bump snap from 1.1.0 to 1.1.1
Bumps [snap](https://github.com/BurntSushi/rust-snappy) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/BurntSushi/rust-snappy/releases)
- [Commits](https://github.com/BurntSushi/rust-snappy/compare/1.1.0...1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:25:35 +00:00
João Marcos P. Bezerra
a7394cddab Bump version to 0.5.1 2023-12-05 13:22:30 -03:00
dependabot[bot]
dd3b8e852f
build(deps): bump clap from 4.4.10 to 4.4.11 (#569) 2023-12-05 00:18:22 +00:00
João Marcos P. Bezerra
5fff79e4e2 Bump version to 0.5.0 2023-12-01 15:06:29 -03:00
dependabot[bot]
83b1131fda
build(deps): bump ignore from 0.4.20 to 0.4.21 (#558) 2023-11-28 23:42:01 +00:00
dependabot[bot]
5b11f9cbc0
build(deps): bump clap from 4.4.9 to 4.4.10 (#560) 2023-11-28 23:29:20 +00:00
dependabot[bot]
a8a580e2e3
build(deps): bump clap from 4.4.8 to 4.4.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.8 to 4.4.9.
- [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.4.8...v4.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 23:33:57 +00:00
Flat
97b4356aa8 feat: implement 7zip support for compression and decompression
This also fixes symlink canonicalization for Windows and fixes UI tests on Windows.
2023-11-25 21:33:22 -03:00
MisileLab
9a6d73bf57 idk i just merged and patch some
Signed-off-by: MisileLab <misileminecord@gmail.com>
2023-11-25 21:33:22 -03:00
MisileLaboratory
3cb2367793 feat: simple impl 7zip and lot of todo 2023-11-25 21:33:22 -03:00
dependabot[bot]
2ecf146a69
build(deps): bump fs-err from 2.10.0 to 2.11.0
Bumps [fs-err](https://github.com/andrewhickman/fs-err) from 2.10.0 to 2.11.0.
- [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md)
- [Commits](https://github.com/andrewhickman/fs-err/compare/2.10.0...2.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 23:58:45 +00:00
Łukasz Krawiec
1aba1a2dfa use cross environment for x86_64-unknown-linux-musl builds 2023-11-15 08:59:00 -03:00
Łukasz Krawiec
dade163243 added support for listing and decompressing .rar archives 2023-11-15 08:59:00 -03:00
dependabot[bot]
87b025bef2
build(deps): bump fs-err from 2.9.0 to 2.10.0
Bumps [fs-err](https://github.com/andrewhickman/fs-err) from 2.9.0 to 2.10.0.
- [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md)
- [Commits](https://github.com/andrewhickman/fs-err/compare/2.9.0...2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 23:20:21 +00:00
dependabot[bot]
48af246562
build(deps): bump clap from 4.4.7 to 4.4.8 (#550) 2023-11-11 00:11:08 +00:00
dependabot[bot]
8ae68573ac
build(deps): bump proptest from 1.3.1 to 1.4.0 (#551) 2023-11-11 00:08:43 +00:00