Commit Graph

425 Commits

Author SHA1 Message Date
dependabot-preview[bot] c82aeb70db build(deps): bump sysinfo from 0.10.2 to 0.10.3 (#747)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 23:15:16 -05:00
Matan Kushner af7e9fd26e revert: "build(deps): bump log from 0.4.8 to 0.4.10"
This reverts commit dd112719e6.
2019-12-17 11:10:07 -05:00
dependabot-preview[bot] dd112719e6 build(deps): bump log from 0.4.8 to 0.4.10
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.10.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 16:27:33 +00:00
dependabot-preview[bot] 43d352db1b build(deps): bump os_info from 1.1.3 to 1.2.0 (#742) 2019-12-16 15:45:32 +00:00
Jon Grythe Stødle 76804cc3c8 feat: Add bug-report sub-command (#725)
This adds a sub command to generate the link. Information, such as operating system and it's version; the current shell's config; and current starship conf, is gathered from the environment and is included in the pre-filled text. The command will also try to open the link in the default browser. Should that fail it will print the link instead and ask the user to copy it.
2019-12-14 18:40:12 -05:00
dependabot-preview[bot] 740b51bd60 build(deps): bump git2 from 0.10.2 to 0.11.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.10.2...git2-curl-0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-13 16:44:37 -05:00
Matan Kushner 16ddd6b31d chore(bump): v0.30.1 2019-12-13 14:58:33 -05:00
Matan Kushner 2e1051fbca chore(bump): v0.30.0 2019-12-13 14:40:35 -05:00
dependabot-preview[bot] d71373b265 build(deps): bump sysinfo from 0.9.6 to 0.10.2 (#711) 2019-12-12 15:32:46 -05:00
Matan Kushner 18cad62a73 chore(bump): v0.29.0 2019-12-11 11:43:16 -05:00
Matan Kushner 4e23a9a695 chore(bump): v0.28.0 2019-12-06 17:08:52 -05:00
dependabot-preview[bot] 78ca70a517 build(deps): bump serde_json from 1.0.42 to 1.0.44
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.42 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.42...v1.0.44)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-05 09:26:02 -05:00
Matan Kushner 44d08e7d10 chore(bump): v0.27.0 2019-12-03 11:52:43 -05:00
Matan Kushner 91d6df3080 chore(bump): v0.26.5 2019-11-27 12:11:22 -05:00
dependabot-preview[bot] 2475f54459 build(deps): bump battery from 0.7.4 to 0.7.5 (#671)
Bumps [battery](https://github.com/svartalf/rust-battery) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/svartalf/rust-battery/releases)
- [Changelog](https://github.com/svartalf/rust-battery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svartalf/rust-battery/compare/0.7.4...0.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 00:52:09 -05:00
dependabot-preview[bot] de1b263cdd build(deps): bump serde_json from 1.0.41 to 1.0.42 (#666)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.42)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 11:28:12 -05:00
dependabot-preview[bot] 50839f168d build(deps): bump rayon from 1.2.0 to 1.2.1 (#654)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/v1.2.0...rayon-core-v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 13:18:39 -05:00
dependabot-preview[bot] 5e17505968 build(deps): bump git2 from 0.10.1 to 0.10.2 (#655)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.10.1...0.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 13:18:30 -05:00
Matan Kushner 6a45e561fc chore(bump): v0.26.4 2019-11-13 11:12:35 +09:00
Matan Kushner 512ed75ef2 chore(bump): v0.26.3 2019-11-13 01:20:03 +09:00
dependabot-preview[bot] cd6cba1e52 build(deps): bump unicode-segmentation from 1.5.0 to 1.6.0 (#638)
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/compare/v1.5.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-12 11:46:25 +09:00
dependabot-preview[bot] b02d6fe3c8 build(deps): bump sysinfo from 0.9.5 to 0.9.6 (#633)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-08 15:19:47 +09:00
Matan Kushner 0c7492a8da chore(bump): v0.26.2 2019-11-03 10:00:06 +09:00
Matan Kushner 0be6d0194b chore(bump): v0.26.0 2019-11-02 20:14:03 +09:00
dependabot-preview[bot] 26fa4ec1ea build(deps): bump unicode-segmentation from 1.3.0 to 1.5.0 (#610)
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits/v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-01 18:02:04 +09:00
dependabot-preview[bot] f2cb529d1b build(deps): bump toml from 0.5.3 to 0.5.4 (#604)
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.3...0.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-29 21:35:45 +09:00
Matan Kushner 2051865363 chore(bump): v0.25.2 2019-10-25 20:53:05 +09:00
yuri b7762a3e91 fix: Show Java version from OpenJ9 Java runtimes (#507)
This PR tries to improve the version detection across multiple Java VM vendors. The module captures both STDOUT and STDERR outputs of the java -Xinternalversion call.

Eclipse OpenJ9, Azul Zulu, SapMachine, Amazon Corretto and GraalVM outputs are unit tested now.
2019-10-25 10:00:05 +09:00
Matan Kushner b9a7983559 chore(bump): v0.25.1 2019-10-20 17:54:30 +09:00
Matan Kushner b34b1e9188 chore(bump): v0.25.0 2019-10-16 00:23:09 +09:00
Matan Kushner 49bf190929 chore(bump): v0.24.0 2019-10-15 00:19:18 +09:00
Matan Kushner c668940292 chore(bump): v0.23.0 2019-10-13 13:35:00 +09:00
yuri 364f3a3564 build: Improve release binary optimization (#527) 2019-10-13 13:33:47 +09:00
Matan Kushner 14b266869f chore(bump): v0.22.0 2019-10-09 11:54:08 +09:00
Matan Kushner 0f9b4ef603 chore: Remove the Azure Pipelines cargo badge 2019-10-06 16:12:36 +09:00
Matan Kushner e41f3bcd84 chore(bump): v0.21.0 2019-10-06 16:02:07 +09:00
Matan Kushner 9e5fe9e500 chore(bump): v0.20.2 2019-10-05 19:05:17 +09:00
Matan Kushner b8313da2cc chore(bump): v0.20.1 2019-10-04 22:33:38 +09:00
Matan Kushner 05210b9510 refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
Zhenhui Xie dd0b1a1aa2 refactor: Refactoring config (#383)
This PR refactors config and puts configuration files for all modules in `configs/`.
2019-09-30 21:10:35 +09:00
Andrew Houts 0eafb2bde7 feat: add memory usage module (#403)
Adds a module to display system memory and swap usage.
2019-09-29 00:55:48 -05:00
Matan Kushner 74464957b2 chore(bump): v0.19.0 2019-09-26 13:11:51 +09:00
dependabot-preview[bot] 328bcc9ec4 chore(deps): Bump once_cell from 1.1.0 to 1.2.0 (#411)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.1.0 to 1.2.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.1.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-09-23 04:57:47 -04:00
Matan Kushner 57b3d768fb chore(bump): v0.18.0 2019-09-20 12:54:18 -04:00
Matan Kushner 478deb0957 chore(bump): v0.17.0 2019-09-12 14:12:02 -04:00
Nick Young 2f94cac5b3 perf: Don't build git2 with ssh support (#341) 2019-09-12 09:12:13 -05:00
John Letey f9a4514045 feat: Implement the prompt module for time (#138)
Add a module which displays the current time in a format requested by
the user. Disabled by default.
2019-09-10 12:54:40 -05:00
dependabot-preview[bot] 7d02f718c8 chore(deps): Bump git2 from 0.10.0 to 0.10.1 (#334)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.10.0...git2-curl-0.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-10 11:38:26 -04:00
Neil Kistner 9f70ffb7a7 fix: Lazy load git repo and only run module if not disabled (#306)
A couple of optimizations are done in this PR. One, we now will check config ahead of time to see if a module is disabled before running any module code. Also, we won't try to discover a git repository unless the module requests access to it.
2019-09-09 19:14:38 -04:00
Matan Kushner 29eedeb698 chore(bump): v0.16.0 2019-09-08 00:21:18 -04:00