Commit Graph

  • 4c2bf8c62c
    build(deps): bump chrono from 0.4.23 to 0.4.24 dependabot[bot] 2023-03-13 10:07:50 +0000
  • 51d8d2b8ce
    build(deps): bump simplelog from 0.12.0 to 0.12.1 dependabot[bot] 2023-03-06 10:12:41 +0000
  • efe0421e02 build(deps): bump tempfile from 3.3.0 to 3.4.0 dependabot[bot] 2023-02-27 09:32:51 +0000
  • c26a877f93
    build(deps): bump tempfile from 3.3.0 to 3.4.0 dependabot[bot] 2023-02-27 09:32:51 +0000
  • 94e3db44b5 Bump version to 0.5.8 v0.5.8 JuanLeon Lahoz 2023-01-15 18:18:57 +0100
  • d79b98e4d2 Add log scale option for histogram log-scale JuanLeon Lahoz 2023-01-14 14:31:41 +0100
  • 49f24d7b6e lint: more pedantic linting JuanLeon Lahoz 2023-01-08 16:39:05 +0100
  • f8e055b52a lint: use uninlined format args when possible JuanLeon Lahoz 2023-01-08 16:11:10 +0100
  • a940838a40 lint: solve semicolon_if_nothing_returned JuanLeon Lahoz 2023-01-08 16:08:15 +0100
  • 54e5ef839b lint: solve vec_init_then_push in unit tests JuanLeon Lahoz 2023-01-08 16:00:40 +0100
  • ac2458f170 lint: change "assert!(false)" by panic! JuanLeon Lahoz 2023-01-08 15:52:00 +0100
  • 26f6ae6348 lint: use Self when suitable JuanLeon Lahoz 2023-01-08 15:46:36 +0100
  • 93e8119bb9 lint: minor change in unit test JuanLeon Lahoz 2023-01-08 15:44:25 +0100
  • 8717c8a42d lint: improve cargo doc markdown JuanLeon Lahoz 2023-01-08 15:39:31 +0100
  • 317cfa758a Use a options struct to pass options to histogram JuanLeon Lahoz 2022-10-02 16:46:08 +0200
  • 624577411e Reuse code for printing scale info JuanLeon Lahoz 2022-09-24 16:07:40 +0200
  • 16b1269333 Fix doc example JuanLeon Lahoz 2023-01-04 08:20:10 +0100
  • 0e1d316950 Deprecate set-output in github actions JuanLeon Lahoz 2023-01-01 11:48:36 +0100
  • 745e83bedc Use cargo deb for building debian packages JuanLeon Lahoz 2022-12-31 16:44:56 +0100
  • 8ed4d9dcd2 Move from actions-rs/tarpaulin to actions/cache JuanLeon Lahoz 2022-12-31 15:39:01 +0100
  • 0967c6ba91 Update Github Actions versions JuanLeon Lahoz 2022-12-31 10:17:52 +0100
  • 4c05a6d360 Update dependencies JuanLeon Lahoz 2022-12-30 19:50:36 +0100
  • e01da02a50 Minor doc update JuanLeon Lahoz 2022-09-23 13:47:40 +0200
  • f49f98a91a Avoid using actions-rs/cargo update-github-actions JuanLeon Lahoz 2023-01-01 12:05:05 +0100
  • dc159cf6eb tbd: test release JuanLeon Lahoz 2023-01-01 11:49:38 +0100
  • da36c83247 dev: deprecate set-output JuanLeon Lahoz 2023-01-01 11:48:36 +0100
  • 351e42c9aa Try cargo deb JuanLeon Lahoz 2022-12-31 16:44:56 +0100
  • a550d4fbc0
    build(deps): bump regex from 1.5.5 to 1.7.0 dependabot[bot] 2023-01-01 10:34:14 +0000
  • f3a7c34af2 Adapt code to an up-to-date version of clippy JuanLeon Lahoz 2022-12-31 15:11:24 +0100
  • 2496084fae
    build(deps): bump chrono from 0.4.19 to 0.4.23 dependabot[bot] 2022-12-31 17:33:17 +0000
  • 1c071d17c7
    build(deps): bump assert_cmd from 2.0.4 to 2.0.7 dependabot[bot] 2022-12-31 17:33:13 +0000
  • 361ad1ec86
    build(deps): bump predicates from 2.1.1 to 2.1.5 dependabot[bot] 2022-12-31 17:33:10 +0000
  • 81a98df4eb
    build(deps): bump float_eq from 0.7.0 to 1.0.1 dependabot[bot] 2022-12-31 17:33:06 +0000
  • 78ae4ade27
    build(deps): bump actions/upload-artifact from 2 to 3 dependabot[bot] 2022-12-31 17:33:03 +0000
  • b77179cbdd
    build(deps): bump codecov/codecov-action from 1.0.2 to 3.1.1 dependabot[bot] 2022-12-31 17:33:01 +0000
  • 209b454f64
    build(deps): bump actions-rs/tarpaulin from 0.1.0 to 0.1.3 dependabot[bot] 2022-12-31 17:32:57 +0000
  • 597e41d5ba
    build(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-12-31 17:32:54 +0000
  • 40892ce9c7 dev: Add dependabot configuration file JuanLeon Lahoz 2022-12-31 18:31:47 +0100
  • 9fa1015132 Move from actions-rs/tarpaulin to actions/cache JuanLeon Lahoz 2022-12-31 15:39:01 +0100
  • e597226c40 Adapt code to an up-to-date version of clippy JuanLeon Lahoz 2022-12-31 15:11:24 +0100
  • 288afc6f58 Update Github Actions versions JuanLeon Lahoz 2022-12-31 10:17:52 +0100
  • 066905ff58 Update dependencies JuanLeon Lahoz 2022-12-30 19:50:36 +0100
  • 95e587c957 WIP: migration to clap 4.* clap4.0 JuanLeon Lahoz 2022-10-05 17:24:57 +0200
  • 4d7e595797 Use a options struct to pass options to histogram JuanLeon Lahoz 2022-10-02 16:46:08 +0200
  • 19e89b0cff Reuse code for printing scale info JuanLeon Lahoz 2022-09-24 16:07:40 +0200
  • 55e4ea1bdb Minor doc update JuanLeon Lahoz 2022-09-23 13:47:40 +0200
  • ab83202358 Add ARM based binaries and debian packages to releases v0.5.7 JuanLeon Lahoz 2022-09-20 18:27:37 +0200
  • a9ad358711 Add LICENSE file to release binary packages v0.5.6 JuanLeon Lahoz 2022-09-14 15:48:08 +0200
  • 95ec827ebd Add LICENSE file to release binary packages v0.5.5 JuanLeon Lahoz 2022-09-14 15:48:08 +0200
  • e2567a5eb3 Bump version to 0.5.4 v0.5.4 JuanLeon Lahoz 2022-09-13 18:03:45 +0200
  • 494651660a Bump version v0.5.3 JuanLeon Lahoz 2022-09-13 18:00:51 +0200
  • 164915302e Add LICENSE file to release packages JuanLeon Lahoz 2022-09-13 17:59:01 +0200
  • 5bbab61166 Update README with AUR installation information JuanLeon Lahoz 2022-09-13 17:52:45 +0200
  • 5effbf8773
    Update README.md Robin Candau 2022-09-13 14:43:39 +0200
  • 6e7a1e6605
    Update README.md Robin Candau 2022-09-13 14:11:42 +0200
  • 4b51452b37 Do not publish to crates.io upon successful release JuanLeon Lahoz 2022-05-10 12:38:37 +0200
  • 8e48cf9ae7 Improve library documentation v0.5.2 JuanLeon Lahoz 2022-05-10 09:30:01 +0200
  • 2c920dc781 Change Cargo.toml so that github actions do not get confused v0.5.1 JuanLeon Lahoz 2022-05-09 20:09:23 +0200
  • 0805bda047 Reduce number of keywords in Cargo.toml JuanLeon Lahoz 2022-05-09 20:04:28 +0200
  • c33aac6c72 Cargo update and bump version v0.5.0 JuanLeon Lahoz 2022-05-09 20:02:26 +0200
  • 2cbdba8497 Allow using lowcharts as a library JuanLeon Lahoz 2022-05-06 17:35:32 +0200
  • d7a875ed03 Add changelog JuanLeon Lahoz 2022-04-26 14:13:06 +0200
  • 9c01d1bd55 Cargo update and bump version v0.4.4 JuanLeon Lahoz 2022-04-23 09:43:05 +0200
  • f77c695de4 Use human friendly numbers by default (unless --precision is used) JuanLeon Lahoz 2022-04-16 16:32:56 +0200
  • 43b5ef1d5f fix: do not panic if all parsed timestamps are the same JuanLeon Lahoz 2022-04-16 15:15:55 +0200
  • f597d4aa91 Bump version to 0.4.3 v0.4.3 JuanLeon Lahoz 2022-04-15 13:03:59 +0200
  • 3ace18c80c fix: do not truncate numbers in stats JuanLeon Lahoz 2022-04-14 19:29:57 +0200
  • e465bff500 dev: update dependencies JuanLeon Lahoz 2022-04-14 17:09:58 +0200
  • c1778f3145 doc: add common-terms example JuanLeon Lahoz 2021-08-23 08:06:46 +0200
  • 9458aaaa35 test: add integration test for common terms JuanLeon Lahoz 2021-08-23 08:06:31 +0200
  • c97adf0dc4 feature: Implement the common-term plot v0.4.2 JuanLeon Lahoz 2021-08-18 08:23:06 +0200
  • df1a4c53e7 doc: Add release badge JuanLeon Lahoz 2021-07-03 16:35:05 +0200
  • 5edea817e2 Bump version to 0.4.1 v0.4.1 JuanLeon Lahoz 2021-05-24 15:53:58 +0200
  • 2e4d2da12b fix: allow negative values in min and max arguments JuanLeon Lahoz 2021-05-24 15:52:45 +0200
  • 67b270eb49 Bump version to 0.4.0 v0.4.0 JuanLeon Lahoz 2021-05-18 12:03:38 +0200
  • a89e39e54c feature: Implement split-timehist visualization JuanLeon Lahoz 2021-05-18 11:56:25 +0200
  • 6d521a64eb dev: update workflows/pipelines JuanLeon Lahoz 2021-05-17 12:37:41 +0200
  • 6a6d682c1d dev: Remove travis integration; github actions took over JuanLeon Lahoz 2021-05-16 16:57:06 +0200
  • f8314c04d6 refactor: make TimeReader::read into smaller functions JuanLeon Lahoz 2021-05-16 16:51:09 +0200
  • 4d975d7c1e test: add early exit unit test JuanLeon Lahoz 2021-05-16 16:50:48 +0200
  • 8db67c98c6 test: improve timereader unit tests JuanLeon Lahoz 2021-05-15 20:35:52 +0200
  • e7de6a8257 refactor: unify exit point JuanLeon Lahoz 2021-05-15 20:23:02 +0200
  • 25dbd4e6e9 test: simplify unit tests JuanLeon Lahoz 2021-05-15 17:20:06 +0200
  • fb2893f2bd dev: Add a github action workflow for building releases upon tagging v0.3.2 JuanLeon Lahoz 2021-05-14 18:09:35 +0200
  • 25492ab969 Add github action for coverage JuanLeon Lahoz 2021-05-14 16:45:57 +0200
  • cbe7416637 test: add some unit tests JuanLeon Lahoz 2021-05-14 16:23:26 +0200
  • 4ba73ba17d dev: add code coverage badge JuanLeon Lahoz 2021-05-14 14:06:38 +0200
  • e3ca5689b2 dev: update dependencies (leverage deps.rs) JuanLeon Lahoz 2021-05-14 09:39:44 +0200
  • 8fe262a679 Change to MIT license JuanLeon Lahoz 2021-05-14 08:40:14 +0200
  • e5889735f0 dev: create a Makefile for wrapping some cargo recurrent uses JuanLeon Lahoz 2021-05-14 08:23:18 +0200
  • 537b7d1f73 feature: implement 'duration' and 'early-stop' for timehist subcommand JuanLeon Lahoz 2021-05-13 14:08:51 +0200
  • 2bb0a6946a test: add (overdue) test for output configuration JuanLeon Lahoz 2021-05-12 14:07:01 +0200
  • 4347611b48 doc: improve help for timehist regex argument JuanLeon Lahoz 2021-05-11 17:45:50 +0200
  • 04b252117f fix: improve y-axis alignment in xy-plots v0.3.1 JuanLeon Lahoz 2021-05-11 15:55:06 +0200
  • c6dce04b94 refactor: organize code in modules JuanLeon Lahoz 2021-05-11 14:04:15 +0200
  • 908f236b2e fix: Make --verbose flag work ok JuanLeon Lahoz 2021-05-10 13:30:22 +0200
  • 38b35f23e2 test: Add integration tests JuanLeon Lahoz 2021-05-10 13:27:46 +0200
  • 713af60f29 refactor: simplify timestamp format guessing JuanLeon Lahoz 2021-05-10 09:58:18 +0200
  • fb3d527996 refactor: Use DRY principle when iterating potential date/time formats JuanLeon Lahoz 2021-05-10 08:27:33 +0200
  • 3083bb4adc Use a proper (and colored) logger for terminal JuanLeon Lahoz 2021-05-07 12:19:49 +0200