Commit Graph

  • c4b54b085e
    Suggest to use cargo install --locked, see #605 and David Peter 2023-01-15 14:48:02 +0100
  • e29465616f Close #595 Antonios Barotsis 2022-12-28 00:48:33 +0200
  • f6112df0f9 Bump assert_cmd from 2.0.5 to 2.0.7 dependabot[bot] 2023-01-01 03:01:38 +0000
  • 5e8bf65288 Bump serde from 1.0.147 to 1.0.152 dependabot[bot] 2023-01-01 03:01:33 +0000
  • 6fb13e2973
    Export user and system time Alex Saveau 2023-01-06 16:59:09 -0800
  • b2d25a4ab8
    Always sort exported results (fixes #601) Alex Saveau 2023-01-06 16:35:48 -0800
  • f190d660dd
    Bump assert_cmd from 2.0.5 to 2.0.7 dependabot[bot] 2023-01-01 03:01:38 +0000
  • 0d4f186e08
    Bump serde from 1.0.147 to 1.0.152 dependabot[bot] 2023-01-01 03:01:33 +0000
  • 3f255fb824 Close #595 Antonios Barotsis 2022-12-28 00:48:33 +0200
  • 4fe8db41a4 Bump serde_json from 1.0.87 to 1.0.89 dependabot[bot] 2022-12-01 03:01:40 +0000
  • 7b5345ae70 Bump once_cell from 1.15.0 to 1.16.0 dependabot[bot] 2022-12-01 03:01:45 +0000
  • e23b325f6d Update README.md baarkerlounger 2022-12-02 16:18:26 +0000
  • 39fa26edf0
    Update README.md baarkerlounger 2022-12-02 16:18:26 +0000
  • ea89dd04f9
    Bump once_cell from 1.15.0 to 1.16.0 dependabot[bot] 2022-12-01 03:01:45 +0000
  • da90554482
    Bump serde_json from 1.0.87 to 1.0.89 dependabot[bot] 2022-12-01 03:01:40 +0000
  • 5b5daa0493 Improve hints for outlier warnings David Peter 2022-11-20 21:18:03 +0100
  • 8439d03704
    Merge 40792c434d into 781a6815c1 Devon Hollowood 2022-11-19 15:13:54 +0100
  • 781a6815c1 remove unneeded var Benjamin Rombaut 2022-11-16 20:24:56 +0100
  • a2e85a25b6 remove unneeded var Benjamin Rombaut 2022-11-16 20:14:40 +0100
  • 95890b968a bump msrv to 1.60.0 Benjamin Rombaut 2022-11-16 20:12:17 +0100
  • fcaa6d32dc chore: run fmt Benjamin Rombaut 2022-10-28 11:23:03 +0200
  • 17aca87df9 use wrap_help Benjamin Rombaut 2022-10-28 11:17:16 +0200
  • 8d38ef3eaa update to clap 4 Benjamin Rombaut 2022-10-28 09:50:35 +0200
  • 27ec9e22d8 use set and settrue Benjamin Rombaut 2022-10-27 22:09:41 +0200
  • 5fcb7166a9 add clap deprecation notices Benjamin Rombaut 2022-10-27 20:42:33 +0200
  • 8a95253f50 remove unneeded var Benjamin Rombaut 2022-11-16 20:24:56 +0100
  • 740595f817 remove unneeded var Benjamin Rombaut 2022-11-16 20:14:40 +0100
  • c356c85cf7 bump msrv to 1.60.0 Benjamin Rombaut 2022-11-16 20:12:17 +0100
  • 83e214e860 Bump thiserror from 1.0.35 to 1.0.37 dependabot[bot] 2022-11-01 03:04:23 +0000
  • 9b3b26eab4 Bump libc from 0.2.133 to 0.2.137 dependabot[bot] 2022-11-01 03:04:19 +0000
  • 533d790153
    Bump thiserror from 1.0.35 to 1.0.37 dependabot[bot] 2022-11-01 03:04:23 +0000
  • f799f895af
    Bump libc from 0.2.133 to 0.2.137 dependabot[bot] 2022-11-01 03:04:19 +0000
  • 40792c434d Make time elapsed only show up initially Devon Hollowood 2022-10-30 20:55:12 -0700
  • 3528e95b34 Update CHANGELOG David Peter 2022-10-29 15:04:01 +0200
  • f00acf962e Fixes #568 FilipAndersson 2022-10-22 17:39:05 +0200
  • af2f0ace22 Default to $TERM unset = colour on Win32 наб 2022-10-24 17:34:37 +0200
  • ccc4f85311 chore: run fmt Benjamin Rombaut 2022-10-28 11:23:03 +0200
  • 5b81378d26 use wrap_help Benjamin Rombaut 2022-10-28 11:17:16 +0200
  • 88f649f54f update to clap 4 Benjamin Rombaut 2022-10-28 09:50:35 +0200
  • 436759cb80 use set and settrue Benjamin Rombaut 2022-10-27 22:09:41 +0200
  • 86d9e0b783 add clap deprecation notices Benjamin Rombaut 2022-10-27 20:42:33 +0200
  • f0f8b6827c
    Default to $TERM unset = colour on Win32 наб 2022-10-24 17:34:37 +0200
  • e9f7aa66d8 Fixes #568 FilipAndersson 2022-10-22 17:39:05 +0200
  • 416875bb90 Add elapsed time to progress bar Devon Hollowood 2022-10-20 18:34:05 -0700
  • b5b70080f9
    fixup: use min-supported rust version syntax for string interpolation Animesh Sahu 2022-10-19 16:38:21 +0530
  • 5662377615
    Implement slowness checking and --reference flag to use a command as a reference when printing or exporting summary Animesh Sahu 2022-10-19 16:29:01 +0530
  • c6da874ffe Add the rest of the suggestions from code review Steve Nease 2022-10-15 14:36:40 -0500
  • fed0f03078
    Apply suggestions from code review snease 2022-10-15 14:29:54 -0500
  • 69c91f5b2d Revert to prev. sentence David Peter 2022-10-13 22:43:09 +0200
  • 32e80fb22c Fix Shell functions and aliases sexion in README наб 2022-08-25 18:12:41 +0200
  • 779d4250c4 Move information to CITATION.cff file David Peter 2022-10-13 22:28:08 +0200
  • 0b89837124 got names wrong way around :p wren 2022-09-15 14:43:55 +1000
  • d2fe877325 Update README.md wren 2022-09-15 14:42:36 +1000
  • 64f26d2880 Add citing guide, as per issue #566 wren 2022-09-14 11:17:30 +1000
  • a903a87bdd Move information to CITATION.cff file David Peter 2022-10-13 22:28:08 +0200
  • 8c2ef10633 Fix typo in unit test. Sendhil Panchadsaram 2022-10-05 13:15:16 -0700
  • a0855722d7 Fix typo in unit test. Sendhil Panchadsaram 2022-10-05 13:15:16 -0700
  • 6ec4dd732f
    Bump clap_complete from 3.2.5 to 4.0.2 dependabot[bot] 2022-10-01 02:01:55 +0000
  • e9ce7e8ddb
    Bump clap from 3.2.22 to 4.0.7 dependabot[bot] 2022-10-01 02:01:51 +0000
  • 9612427753 Update indicatif David Peter 2022-09-21 21:17:59 +0200
  • 71c139c81e Updates for indicatif 0.17 David Peter 2022-08-03 13:00:00 +0200
  • e2d702eed5 Bump indicatif from 0.16.2 to 0.17.0 dependabot[bot] 2022-08-01 02:11:16 +0000
  • a8c1199956 Update indicatif David Peter 2022-09-21 21:17:59 +0200
  • 72595066ca Updates for indicatif 0.17 David Peter 2022-08-03 13:00:00 +0200
  • 1ac2d11cc8 Bump indicatif from 0.16.2 to 0.17.0 dependabot[bot] 2022-08-01 02:11:16 +0000
  • ddfbc6e155
    got names wrong way around :p wren 2022-09-15 14:43:55 +1000
  • 59f153c553
    Update README.md wren 2022-09-15 14:42:36 +1000
  • 2b8bb03c64
    Add citing guide, as per issue #566 wren 2022-09-14 11:17:30 +1000
  • 54a7a898b9 ran cargo fmt Steve Nease 2022-09-11 17:11:05 -0500
  • dc8e27a4af Added --stdin-data argument Steve Nease 2022-09-11 16:20:22 -0500
  • a7a4f88d42
    Fix Shell functions and aliases sexion in README наб 2022-08-25 18:12:41 +0200
  • c7e56942f7 Fix clippy suggestions v1.15.0 David Peter 2022-09-07 09:20:50 +0200
  • 790e1bfa2c Bump version to 1.15 David Peter 2022-09-07 09:16:43 +0200
  • e913175353 Bump thiserror from 1.0.33 to 1.0.34 dependabot[bot] 2022-09-07 07:11:45 +0000
  • dffbdc34d4 Add new (hidden) --min-benchmarking-time option David Peter 2022-09-07 09:05:28 +0200
  • 5846b70db9
    Bump thiserror from 1.0.33 to 1.0.34 dependabot[bot] 2022-09-07 07:11:45 +0000
  • 77e1b5e72f Bump anyhow from 1.0.63 to 1.0.64 dependabot[bot] 2022-09-07 06:52:00 +0000
  • e02907a603 Add new (hidden) --min-benchmarking-time option David Peter 2022-09-07 09:05:28 +0200
  • 40cbaf33fa
    Bump anyhow from 1.0.63 to 1.0.64 dependabot[bot] 2022-09-07 06:52:00 +0000
  • 4fc0d56eee Bump once_cell from 1.13.1 to 1.14.0 dependabot[bot] 2022-09-07 06:40:46 +0000
  • c4f7bbbd2b Merge branch '1' David Peter 2022-09-07 08:47:26 +0200
  • dc7e0e0240 Add CHANGELOG entry David Peter 2022-09-07 08:46:35 +0200
  • 9fefe9af31 Rewrite boolean condition David Peter 2022-09-07 08:44:57 +0200
  • 5808a1ba92
    Bump once_cell from 1.13.1 to 1.14.0 dependabot[bot] 2022-09-07 06:40:46 +0000
  • bc86938052 Update dependabot config David Peter 2022-09-07 08:39:59 +0200
  • 37711d7035 Update CHANGELOG David Peter 2022-09-07 08:37:16 +0200
  • 7db6178dfa Cleanup Windows CPUTimer Clemens Wasser 2022-09-06 22:43:51 +0200
  • 24da65a22f Cleanup Windows CPUTimer Clemens Wasser 2022-09-06 22:43:51 +0200
  • a596c70c33 Bump rust_decimal from 1.25.0 to 1.26.1 dependabot[bot] 2022-09-02 07:04:06 +0000
  • ddc733dd3c Bump anyhow from 1.0.58 to 1.0.63 dependabot[bot] 2022-09-02 07:04:03 +0000
  • 0fe17cf6c3 Bump clap from 3.2.16 to 3.2.20 dependabot[bot] 2022-09-02 07:16:13 +0000
  • bcc09d3015
    Clear up warnings наб 2022-08-25 18:50:20 +0200
  • 049d1138c9
    Don't output colours by default if TERM=dumb or NO_COLOR=1 наб 2022-08-25 17:58:14 +0200
  • a838afaf90
    Bump clap from 3.2.16 to 3.2.20 dependabot[bot] 2022-09-02 07:16:13 +0000
  • 94cda2eb59 Bump clap_complete from 3.2.3 to 3.2.4 dependabot[bot] 2022-09-02 06:51:56 +0000
  • a513bf1036
    Bump rust_decimal from 1.25.0 to 1.26.1 dependabot[bot] 2022-09-02 07:04:06 +0000
  • d16c25859b
    Bump anyhow from 1.0.58 to 1.0.63 dependabot[bot] 2022-09-02 07:04:03 +0000
  • f92cb00dee Bump nix from 0.24.2 to 0.25.0 dependabot[bot] 2022-09-02 06:49:58 +0000
  • 42f56040fc
    Bump libc from 0.2.126 to 0.2.132 dependabot[bot] 2022-09-02 06:51:59 +0000
  • 82c316495b
    Bump clap_complete from 3.2.3 to 3.2.4 dependabot[bot] 2022-09-02 06:51:56 +0000