summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-12-05build(deps): bump serde_json from 1.0.42 to 1.0.44dependabot-preview[bot]
2019-12-03chore(bump): v0.27.0v0.27.0Matan Kushner
2019-11-27chore(bump): v0.26.5v0.26.5Matan Kushner
2019-11-27build(deps): bump battery from 0.7.4 to 0.7.5 (#671)dependabot-preview[bot]
2019-11-25build(deps): bump chrono from 0.4.9 to 0.4.10 (#665)dependabot-preview[bot]
2019-11-25build(deps): bump serde_json from 1.0.41 to 1.0.42 (#666)dependabot-preview[bot]
2019-11-21build(deps): bump rayon from 1.2.0 to 1.2.1 (#654)dependabot-preview[bot]
2019-11-21build(deps): bump git2 from 0.10.1 to 0.10.2 (#655)dependabot-preview[bot]
2019-11-13chore(bump): v0.26.4v0.26.4Matan Kushner
2019-11-13chore(bump): v0.26.3v0.26.3Matan Kushner
2019-11-12build(deps): bump unicode-segmentation from 1.5.0 to 1.6.0 (#638)dependabot-preview[bot]
2019-11-08build(deps): bump sysinfo from 0.9.5 to 0.9.6 (#633)dependabot-preview[bot]
2019-11-03chore(bump): v0.26.2v0.26.2Matan Kushner
2019-11-02chore(bump): v0.26.0v0.26.0Matan Kushner
2019-11-01build(deps): bump unicode-segmentation from 1.3.0 to 1.5.0 (#610)dependabot-preview[bot]
2019-10-29build(deps): bump toml from 0.5.3 to 0.5.4 (#604)dependabot-preview[bot]
2019-10-25chore(bump): v0.25.2v0.25.2Matan Kushner
2019-10-25fix: Show Java version from OpenJ9 Java runtimes (#507)yuri
2019-10-20chore(bump): v0.25.1v0.25.1Matan Kushner
2019-10-16chore(bump): v0.25.0v0.25.0Matan Kushner
2019-10-15chore(bump): v0.24.0v0.24.0Matan Kushner
2019-10-13chore(bump): v0.23.0v0.23.0Matan Kushner
2019-10-09chore(bump): v0.22.0v0.22.0Matan Kushner
2019-10-06chore(bump): v0.21.0v0.21.0Matan Kushner
2019-10-05chore(bump): v0.20.2v0.20.2Matan Kushner
2019-10-04chore(bump): v0.20.1v0.20.1Matan Kushner
2019-10-04chore(bump): v0.20.0 correctlyv0.20.0Matan Kushner
2019-10-04chore(bump): v0.20.0Matan Kushner
2019-10-04chore(deps): Bump serde_json from 1.0.40 to 1.0.41 (#478)dependabot-preview[bot]
2019-10-01feat: Add Kubernetes Module (#404)Thomas O'Donnell
2019-09-30chore: Cleanup after the config refactor (#453)Zhenhui Xie
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-29feat: add memory usage module (#403)Andrew Houts
2019-09-26chore(bump): v0.19.0v0.19.0Matan Kushner
2019-09-23chore(deps): Bump once_cell from 1.1.0 to 1.2.0 (#411)dependabot-preview[bot]
2019-09-20chore(bump): v0.18.0v0.18.0Matan Kushner
2019-09-19feat: Add Java Module (#314)Kuba Clark
2019-09-15chore(deps): Bump chrono from 0.4.6 to 0.4.9 (#340)dependabot-preview[bot]
2019-09-12chore(bump): v0.17.0v0.17.0Matan Kushner
2019-09-12perf: Don't build `git2` with `ssh` support (#341)Nick Young
2019-09-10feat: Implement the prompt module for time (#138)John Letey
2019-09-10chore(deps): Bump git2 from 0.10.0 to 0.10.1 (#334)dependabot-preview[bot]
2019-09-09fix: Lazy load git repo and only run module if not disabled (#306)Neil Kistner
2019-09-08chore(bump): v0.16.0v0.16.0Matan Kushner
2019-09-05chore(bump): v0.15.0v0.15.0Matan Kushner
2019-09-05chore(bump): v0.14.1v0.14.1Matan Kushner
2019-09-05chore(bump): v0.14.0v0.14.0Matan Kushner
2019-09-04feat: add hostname module (#286)Andrew Houts
2019-09-03chore(deps): Bump ansi_term from 0.12.0 to 0.12.1 (#277)dependabot-preview[bot]
2019-09-02feat: added truncation_length/symbol to git_branch (#268)Titouan Vervack