Commit Graph

913 Commits

Author SHA1 Message Date
Benjamin Rombaut
fcaa6d32dc chore: run fmt 2022-11-19 15:13:30 +01:00
Benjamin Rombaut
17aca87df9 use wrap_help 2022-11-19 15:13:30 +01:00
Benjamin Rombaut
8d38ef3eaa update to clap 4 2022-11-19 15:13:30 +01:00
Benjamin Rombaut
27ec9e22d8 use set and settrue 2022-11-19 15:13:30 +01:00
Benjamin Rombaut
5fcb7166a9 add clap deprecation notices 2022-11-19 15:13:30 +01:00
dependabot[bot]
83e214e860 Bump thiserror from 1.0.35 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 08:40:47 +01:00
dependabot[bot]
9b3b26eab4 Bump libc from 0.2.133 to 0.2.137
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.137.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.137)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 08:40:28 +01:00
David Peter
3528e95b34 Update CHANGELOG 2022-10-29 15:04:01 +02:00
FilipAndersson
f00acf962e Fixes #568 2022-10-29 14:58:57 +02:00
наб
af2f0ace22 Default to $TERM unset = colour on Win32
This otherwise respects all other configuration
(NO_COLOR, TERM=dumb, &c.), but it's very common for the environment to
be lacking TERM, which in that case usually means a pro-verbial
TERM=cmd.exe, which is colourful

Fixes: 049d1138c9 ("Don't output colours
 by default if TERM=dumb or NO_COLOR=1")
2022-10-29 14:48:25 +02:00
David Peter
69c91f5b2d Revert to prev. sentence 2022-10-13 22:43:57 +02:00
наб
32e80fb22c Fix Shell functions and aliases sexion in README
And the markdown language tags
2022-10-13 22:43:57 +02:00
David Peter
779d4250c4 Move information to CITATION.cff file 2022-10-13 22:34:01 +02:00
wren
0b89837124 got names wrong way around :p 2022-10-13 22:34:01 +02:00
wren
d2fe877325 Update README.md 2022-10-13 22:34:01 +02:00
wren
64f26d2880 Add citing guide, as per issue #566 2022-10-13 22:34:01 +02:00
Sendhil Panchadsaram
8c2ef10633 Fix typo in unit test.
src/command.rs: test_parameterr_scan_commands_names -> test_parameter_scan_commands_names
2022-10-06 16:09:11 +02:00
David Peter
9612427753 Update indicatif 2022-09-23 08:34:10 +02:00
David Peter
71c139c81e Updates for indicatif 0.17 2022-09-23 08:34:10 +02:00
dependabot[bot]
e2d702eed5 Bump indicatif from 0.16.2 to 0.17.0
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.16.2 to 0.17.0.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.16.2...0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 08:34:10 +02:00
David Peter
c7e56942f7 Fix clippy suggestions 2022-09-07 09:20:50 +02:00
David Peter
790e1bfa2c Bump version to 1.15 2022-09-07 09:16:43 +02:00
dependabot[bot]
e913175353 Bump thiserror from 1.0.33 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.33...1.0.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 09:14:15 +02:00
David Peter
dffbdc34d4 Add new (hidden) --min-benchmarking-time option 2022-09-07 09:13:53 +02:00
dependabot[bot]
77e1b5e72f Bump anyhow from 1.0.63 to 1.0.64
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.63...1.0.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 09:10:52 +02:00
dependabot[bot]
4fc0d56eee Bump once_cell from 1.13.1 to 1.14.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.1...v1.14.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>
2022-09-07 08:51:10 +02:00
David Peter
c4f7bbbd2b Merge branch '1' 2022-09-07 08:47:26 +02:00
David Peter
dc7e0e0240 Add CHANGELOG entry 2022-09-07 08:46:35 +02:00
David Peter
9fefe9af31 Rewrite boolean condition 2022-09-07 08:44:57 +02:00
David Peter
bc86938052 Update dependabot config 2022-09-07 08:39:59 +02:00
David Peter
37711d7035 Update CHANGELOG 2022-09-07 08:37:16 +02:00
Clemens Wasser
7db6178dfa Cleanup Windows CPUTimer 2022-09-07 08:32:30 +02:00
dependabot[bot]
a596c70c33 Bump rust_decimal from 1.25.0 to 1.26.1
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.25.0 to 1.26.1.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paupino/rust-decimal/compare/1.25.0...1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 15:15:08 +02:00
dependabot[bot]
ddc733dd3c Bump anyhow from 1.0.58 to 1.0.63
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.63.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.58...1.0.63)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 15:11:24 +02:00
dependabot[bot]
0fe17cf6c3 Bump clap from 3.2.16 to 3.2.20
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 15:11:16 +02:00
наб
049d1138c9
Don't output colours by default if TERM=dumb or NO_COLOR=1
This matches ZFS, and is mostly état d'art

Closes #542
2022-09-02 13:38:37 +02:00
dependabot[bot]
94cda2eb59 Bump clap_complete from 3.2.3 to 3.2.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.3 to 3.2.4.
- [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-v3.2.3...clap_complete-v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 09:15:02 +02:00
dependabot[bot]
f92cb00dee Bump nix from 0.24.2 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 09:03:16 +02:00
dependabot[bot]
c657454655 Bump serde from 1.0.140 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.144)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 08:51:17 +02:00
dependabot[bot]
2a5b638de2 Bump serde_json from 1.0.82 to 1.0.85
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.85)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 08:51:12 +02:00
dependabot[bot]
b12aaad1f4 Bump thiserror from 1.0.31 to 1.0.33
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.33.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 08:51:04 +02:00
Clemens Wasser
ac8c114c80 Fix user and kernel times on Windows 2022-09-02 08:48:50 +02:00
Nickolas A Peres
6c0ec317ea Update deb package version on README 2022-08-15 20:19:36 +02:00
cactter
2e8ce30235 Shrink unsafe block 2022-08-02 09:28:08 +02:00
dependabot[bot]
d459c75ba8 Bump serde from 1.0.137 to 1.0.140
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 10:41:11 +02:00
dependabot[bot]
31fbd57f09 Bump nix from 0.24.1 to 0.24.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.1...v0.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 10:40:56 +02:00
dependabot[bot]
3013c9d28b Bump clap from 3.2.8 to 3.2.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.16.
- [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/v3.2.8...v3.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 10:40:42 +02:00
David Peter
de0ace4c7d Add full stop after help messages 2022-07-01 13:57:42 +02:00
Engineer-of-Efficiency
d08c393c40 Add spaces and shorten prompt 2022-07-01 13:57:01 +02:00
Engineer-of-Efficiency
4357559a56 Remove single space character 2022-07-01 13:57:01 +02:00