Revisions of hyperfine

buildservice-autocommit accepted request 1127594 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 34)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 1127593 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 33)
- cleanup spec and enable tests
- drop cargo_config
- update to 1.18.0
 * Add support for microseconds via --time-unit microsecond
 * Proper argument quoting on Windows CMD
buildservice-autocommit accepted request 1111783 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 32)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 31)
- Use upstream tarball hyperfine-0.17.0.tar.gz
- Remove hyperfine-0.17.0.tar.zst
- Update vendored tarball vendor.tar.zst
buildservice-autocommit accepted request 1104906 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 30)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 29)
Replace obsoleted `disabled` option with `manual`
buildservice-autocommit accepted request 1092276 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 28)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 27)
- Update to version 1.17.0:
  * Update CHANGELOG
  * Update man page
  * Add new --sort option
  * Bump libc from 0.2.142 to 0.2.144
  * Bump serde from 1.0.160 to 1.0.163
  * Bump anyhow from 1.0.70 to 1.0.71
  * Bump clap_complete from 4.2.0 to 4.2.1
  * Spelling and grammar fixes
  * Update dependencies
  * Update CHANGELOG
  * Show unused parameters in command names
  * Add regression test for #642
  * Always compute relative speed comprison for export, closes #642
  * Improve error message, mention --shell=none
  * Add regression test for #640
  * Do not export intermediate results to stdout, closes #640
  * Use windows-sys and fix feature flag
  * Add --log-count option to plot_histogram.py
  * Use plt.get_cmap instead of plt.colormaps
  * Fix get_cmap MatplotlibDeprecationWarning
  * Fix winapi type definition change
  * Bump predicates from 2.1.5 to 3.0.2
  * Bump thiserror from 1.0.39 to 1.0.40
  * Add profile.release section
buildservice-autocommit accepted request 1074174 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 26)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 22)
- Update to version 1.16.1:
  * BUGFIXES:
    - Fix usage of --input=null
    - Use max. term width, not term width
    - Move Winget Releaser inside CICD workflow
- Fix install flags for shell scripts.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 21)
- Fix install flags.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 20)
- Remove hyperfine-1.15.0+g27.obscpio.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 19)
- Update to version 1.16.0:
  * Fix clippy suggestions
  * Help text wrapping
  * Update dependencies
  * Prevent creation of file named '-'
  * Update CHANGELOG
  * removed unused imports
  * used cfg!(windows) instead of env::consts::OS
  * Fix merge conflicts
  * Add CHANGELOG entry
  * Change error message
  * Change order of input/outut
  * Formatting of help text
  * Rename test file
  * Add the rest of the suggestions from code review
  * ran cargo fmt
  * Added --stdin-data argument
  * Bump indicatif from 0.17.1 to 0.17.3
  * Bump nix from 0.25.0 to 0.26.2
  * Bump actions/checkout from 2 to 3
  * Add Winget Releaser workflow
  * Add GitHub actions to Dependabot
  * Bump once_cell from 1.16.0 to 1.17.1
  * Bump anyhow from 1.0.66 to 1.0.69
  * Add Windows installation instructions
  * Fix a link to bench
  * Fix a typo
  * Bump libc from 0.2.137 to 0.2.139
  * Bump assert_cmd from 2.0.7 to 2.0.8
  * Suggest to use `cargo install --locked`, see #605 and
buildservice-autocommit accepted request 1045014 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 17)
- Update to version 1.15.0+g27:
  * Bump serde_json from 1.0.87 to 1.0.89
  * Bump once_cell from 1.15.0 to 1.16.0
  * Update README.md
  * Improve hints for outlier warnings
  * remove unneeded var
  * remove unneeded var
  * bump msrv to 1.60.0
  * chore: run fmt
  * use wrap_help
  * update to clap 4
  * use set and settrue
  * add clap deprecation notices
  * Bump thiserror from 1.0.35 to 1.0.37
  * Bump libc from 0.2.133 to 0.2.137
  * Update CHANGELOG
  * Fixes #568
  * Default to $TERM unset = colour on Win32
  * Revert to prev. sentence
  * Fix Shell functions and aliases sexion in README
  * Move information to CITATION.cff file
  * got names wrong way around :p
  * Update README.md
  * Add citing guide, as per issue #566
  * Fix typo in unit test.
  * Update indicatif
  * Updates for indicatif 0.17
  * Bump indicatif from 0.16.2 to 0.17.0
buildservice-autocommit accepted request 1007431 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 15)
- Update to version 1.15.0:
  * Fix clippy suggestions
  * Bump version to 1.15
  * Bump thiserror from 1.0.33 to 1.0.34
  * Add new (hidden) --min-benchmarking-time option
  * Bump anyhow from 1.0.63 to 1.0.64
  * Bump once_cell from 1.13.1 to 1.14.0
  * Add CHANGELOG entry
  * Rewrite boolean condition
  * Update dependabot config
  * Update CHANGELOG
  * Cleanup Windows CPUTimer
  * Bump rust_decimal from 1.25.0 to 1.26.1
  * Bump anyhow from 1.0.58 to 1.0.63
  * Bump clap from 3.2.16 to 3.2.20
  * Don't output colours by default if TERM=dumb or NO_COLOR=1
Displaying revisions 1 - 20 of 34
openSUSE Build Service is sponsored by