Commit Graph

861 Commits

Author SHA1 Message Date
David Peter
9b596b3873 Fix clippy suggestions 2023-03-15 10:08:20 +01:00
David Peter
04e2f6378e Help text wrapping 2023-03-15 10:05:57 +01:00
David Peter
e8c2c9312e Fix pipeline! 2023-03-15 10:01:09 +01:00
David Peter
21f1081e73 Fix pipeline! 2023-03-15 09:58:49 +01:00
David Peter
8ad94d6fad MSRV in CI/CD 2023-03-15 09:53:09 +01:00
David Peter
de78139aea Fix clippy suggestions 2023-03-15 09:49:43 +01:00
David Peter
88870c13c2 Update dependencies 2023-03-15 09:48:15 +01:00
David Peter
9a14dd83e6 Update CI/CD 2023-03-15 09:47:39 +01:00
David Peter
b2fb73bf4d Bump version 2023-03-15 09:44:10 +01:00
David Peter
7f9fde2c50 Prevent creation of file named '-' 2023-03-15 09:41:48 +01:00
David Peter
f418a592ac Update CHANGELOG 2023-03-15 09:38:26 +01:00
Humble Penguin
e50050f53d removed unused imports 2023-03-15 09:34:29 +01:00
Humble Penguin
9d0f67838f used cfg!(windows) instead of env::consts::OS 2023-03-15 09:34:29 +01:00
Humble Penguin
acf156e5d4 ran cargo fmt 2023-03-15 09:34:29 +01:00
Humble Penguin
bbe706bcc1 PR for issue #615 2023-03-15 09:34:29 +01:00
David Peter
42e85f240c Fix merge conflicts 2023-03-15 09:33:49 +01:00
David Peter
ba30c9db4a Add CHANGELOG entry 2023-03-15 09:33:49 +01:00
David Peter
e4790ab441 Change error message 2023-03-15 09:33:49 +01:00
David Peter
e88fa27c07 Change order of input/outut 2023-03-15 09:33:49 +01:00
David Peter
5db7516dd9 Formatting of help text 2023-03-15 09:33:49 +01:00
David Peter
09af0517bc Rename test file 2023-03-15 09:33:49 +01:00
Steve Nease
d32b90ee5c Add the rest of the suggestions from code review 2023-03-15 09:33:49 +01:00
snease
bbb59fd7fa Apply suggestions from code review
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
2023-03-15 09:33:49 +01:00
Steve Nease
0e3bad1391 ran cargo fmt 2023-03-15 09:33:49 +01:00
Steve Nease
e38acdb683 Added --stdin-data argument
This argument accepts a path to a file. The data contained in the file will be passed to the command via stdin.

Closes sharkdp/hyperfine#541
2023-03-15 09:33:49 +01:00
dependabot[bot]
531fee3188 Bump indicatif from 0.17.1 to 0.17.3
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.1 to 0.17.3.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.1...0.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:15:19 +01:00
dependabot[bot]
9c514161ac Bump nix from 0.25.0 to 0.26.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.25.0 to 0.26.2.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/v0.26.2/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.25.0...v0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:14:46 +01:00
dependabot[bot]
1bd2b4c6e3 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 08:56:46 +01:00
Ryan Caezar Itang
92b9b3d074 Add Winget Releaser workflow 2023-03-15 08:56:05 +01:00
Ryan Caezar Itang
1da4359c2a Add GitHub actions to Dependabot 2023-03-15 08:56:05 +01:00
dependabot[bot]
a37cb6c668 Bump once_cell from 1.16.0 to 1.17.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.16.0 to 1.17.1.
- [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.16.0...v1.17.1)

---
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-03-01 08:42:50 +01:00
dependabot[bot]
42d60053aa Bump anyhow from 1.0.66 to 1.0.69
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.66 to 1.0.69.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.66...1.0.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 08:42:43 +01:00
sitiom
36d6155bec Add Windows installation instructions 2023-03-01 08:33:36 +01:00
Mateusz Piotrowski
4c993b573e Fix a link to bench 2023-02-21 15:19:45 +01:00
Mateusz Piotrowski
6c007ffd4f Fix a typo
"Can not" has a different meaning than "cannot".
2023-02-18 18:14:17 +01:00
dependabot[bot]
f56c7a5f06 Bump libc from 0.2.137 to 0.2.139
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.137 to 0.2.139.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.137...0.2.139)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 12:37:35 +01:00
dependabot[bot]
6bbb8372a3 Bump assert_cmd from 2.0.7 to 2.0.8
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.7 to 2.0.8.
- [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.7...v2.0.8)

---
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-02-01 12:37:27 +01:00
David Peter
c4b54b085e
Suggest to use cargo install --locked, see #605 and 2023-01-15 14:48:02 +01:00
Antonios Barotsis
e29465616f Close #595 2023-01-08 08:06:36 +01:00
dependabot[bot]
f6112df0f9 Bump assert_cmd from 2.0.5 to 2.0.7
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.5 to 2.0.7.
- [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.5...v2.0.7)

---
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-01-08 08:05:30 +01:00
dependabot[bot]
5e8bf65288 Bump serde from 1.0.147 to 1.0.152
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.152)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 08:05:21 +01:00
dependabot[bot]
4fe8db41a4 Bump serde_json from 1.0.87 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.89)

---
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-12-04 13:59:22 +01:00
dependabot[bot]
7b5345ae70 Bump once_cell from 1.15.0 to 1.16.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.15.0 to 1.16.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.15.0...v1.16.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-12-04 13:59:10 +01:00
baarkerlounger
e23b325f6d Update README.md
Hyperfine is available in Debian testing and unstable repositories now which seems worth pointing to.
2022-12-04 12:57:24 +01:00
David Peter
5b5daa0493 Improve hints for outlier warnings
Improve hints for outlier warnings if `--warmup` or `--prepare` are in
use already.

Closes #570
2022-11-20 21:19:27 +01:00
Benjamin Rombaut
781a6815c1 remove unneeded var 2022-11-19 15:13:30 +01:00
Benjamin Rombaut
a2e85a25b6 remove unneeded var 2022-11-19 15:13:30 +01:00
Benjamin Rombaut
95890b968a bump msrv to 1.60.0 2022-11-19 15:13:30 +01:00
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