summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
11 daysfix: formatting in `src/command.rs`HEADmasterHamir Mahal
11 daysstyle: simplify string interpolationHamir Mahal
2024-03-14refactor: Optimize code based on cargo clippy suggestionsone230six
2024-03-12refactor: replace repeated string allocationHamir Mahal
2024-03-10refactor: remove redundant redefinitionHamir Mahal
2024-02-02Add --conclude option with testsJack O'Connor
2024-01-16Specify clap::ValueHint for argumentsAlbert Safin
2023-10-23fix: add a space in the progress bar templateoverclockworked64
2023-10-18Remove dependency on `atty` and use `std::io::IsTerminal` insteadLena
2023-10-05Add support for microseconds, closes #684David Peter
2023-10-05cfg: adding more pre-processing for windows-only parserPedro Witzel
2023-10-05fmt: apply cargo fmt suggestionsPedro Witzel
2023-10-05 bug: quoting failure on windows-platform (#296)Pedro Witzel
2023-06-03Clippy suggestionsv1.17.0David Peter
2023-06-03Add new --sort optionDavid Peter
2023-05-18Spelling and grammar fixesVille Skyttä
2023-04-20Show unused parameters in command namesDavid Peter
2023-04-20Always compute relative speed comprison for export, closes #642David Peter
2023-04-20Improve error message, mention --shell=noneDavid Peter
2023-04-20Do not export intermediate results to stdout, closes #640David Peter
2023-04-20Use windows-sys and fix feature flagClemens Wasser
2023-04-17Fix winapi type definition changeClemens Wasser
2023-03-21Fix usage of --input=nullDavid Peter
2023-03-21Use max. term width, not term widthDavid Peter
2023-03-15Fix clippy suggestionsv1.16.0David Peter
2023-03-15Help text wrappingDavid Peter
2023-03-15Fix clippy suggestionsDavid Peter
2023-03-15Prevent creation of file named '-'David Peter
2023-03-15removed unused importsHumble Penguin
2023-03-15used cfg!(windows) instead of env::consts::OSHumble Penguin
2023-03-15ran cargo fmtHumble Penguin
2023-03-15PR for issue #615Humble Penguin
2023-03-15Fix merge conflictsDavid Peter
2023-03-15Change error messageDavid Peter
2023-03-15Change order of input/oututDavid Peter
2023-03-15Formatting of help textDavid Peter
2023-03-15Add the rest of the suggestions from code reviewSteve Nease
2023-03-15Apply suggestions from code reviewsnease
2023-03-15ran cargo fmtSteve Nease
2023-03-15Added --stdin-data argumentSteve Nease
2022-11-20Improve hints for outlier warningsDavid Peter
2022-11-19remove unneeded varBenjamin Rombaut
2022-11-19remove unneeded varBenjamin Rombaut
2022-11-19chore: run fmtBenjamin Rombaut
2022-11-19use wrap_helpBenjamin Rombaut
2022-11-19update to clap 4Benjamin Rombaut
2022-11-19use set and settrueBenjamin Rombaut
2022-11-19add clap deprecation noticesBenjamin Rombaut
2022-10-29Fixes #568FilipAndersson
2022-10-29Default to $TERM unset = colour on Win32наб