summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-08-21chore(deps): Bump git2 from 0.9.2 to 0.10.0 (#216)dependabot-preview[bot]
2019-08-20chore(bump): v0.12.0v0.12.0Matan Kushner
2019-08-19chore(deps): Update `crossbeam-epoch` dependency (#200)Saghm Rossi
2019-08-19chore(deps): Bump pretty_env_logger from 0.3.0 to 0.3.1 (#195)dependabot-preview[bot]
2019-08-19chore(bump): v0.11.0v0.11.0Matan Kushner
2019-08-16chore(bump): v0.10.1v0.10.1Matan Kushner
2019-08-16chore(bump): v0.10.0v0.10.0Matan Kushner
2019-08-14chore(deps): Bump toml from 0.5.1 to 0.5.3 (#151)dependabot-preview[bot]
2019-08-13chore(bump): v0.9.1v0.9.1Matan Kushner
2019-08-13chore(bump): v0.9.0v0.9.0Matan Kushner
2019-08-13chore(bump): v0.8.7v0.8.7Matan Kushner
2019-08-13chore(bump): v0.8.6v0.8.6Matan Kushner
2019-08-13chore(bump): v0.8.5v0.8.5Matan Kushner
2019-08-12chore(bump): v0.8.4v0.8.4Matan Kushner
2019-08-12chore(bump): v0.8.3v0.8.3Matan Kushner
2019-08-12chore(bump): v0.8.2v0.8.2Matan Kushner
2019-08-12chore(bump): v0.8.1v0.8.1Matan Kushner
2019-08-12chore(bump): v0.8.0v0.8.0Matan Kushner
2019-08-12chore(bump): v0.7.0v0.7.0Matan Kushner
2019-08-10chore(bump): v0.6.0v0.6.0Matan Kushner
2019-08-08chore(bump): v0.5.0v0.5.0Matan Kushner
2019-08-05chore(bump): v0.4.1v0.4.1Matan Kushner
2019-07-29chore(deps): Bump log from 0.4.7 to 0.4.8 (#123)dependabot-preview[bot]
2019-07-29chore(deps): Bump dirs from 2.0.1 to 2.0.2 (#122)dependabot-preview[bot]
2019-07-28chore(bump): v0.4.0v0.4.0Matan Kushner
2019-07-28feat: Use Unix-style slash on Windows (#119)Andrew Dassonville
2019-07-25chore(deps): Bump git2 from 0.9.1 to 0.9.2 (#114)dependabot-preview[bot]
2019-07-23chore(bump): v0.3.2v0.3.2Matan Kushner
2019-07-20chore: v3.0.1Matan Kushner
2019-07-19v0.3.0Matan Kushner
2019-07-15chore(deps): Bump ansi_term from 0.11.0 to 0.12.0 (#96)dependabot-preview[bot]
2019-07-11chore(deps): Bump log from 0.4.6 to 0.4.7 (#93)dependabot-preview[bot]
2019-07-10chore(release): 0.2.0Matan Kushner
2019-07-10chore: Publish crate to Crates.io (#92)Matan Kushner
2019-07-03feat: Implement simplified prompt setup process (#90)Matan Kushner
2019-07-02chore(deps): [Security] Bump smallvec from 0.6.9 to 0.6.10 (#91)dependabot-preview[bot]
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-07-01chore(deps): Bump tempfile from 3.0.8 to 3.1.0 (#89)dependabot-preview[bot]
2019-07-01chore(deps): Bump serde_json from 1.0.39 to 1.0.40 (#88)dependabot-preview[bot]
2019-06-13chore(deps): Bump rayon from 1.0.3 to 1.1.0 (#78)dependabot-preview[bot]
2019-06-12chore(deps): Bump git2 from 0.9.0 to 0.9.1 (#76)dependabot-preview[bot]
2019-06-05chore(deps): Bump battery from 0.7.3 to 0.7.4 (#74)dependabot-preview[bot]
2019-06-05chore(deps): Bump git2 from 0.8.0 to 0.9.0 (#75)dependabot-preview[bot]
2019-05-31chore(deps): Bump battery from 0.7.2 to 0.7.3 (#72)dependabot-preview[bot]
2019-05-31chore(deps): Bump dirs from 2.0.0 to 2.0.1 (#73)dependabot-preview[bot]
2019-05-27chore(deps): Bump dirs from 1.0.5 to 2.0.0 (#67)dependabot-preview[bot]
2019-05-22feat: Add battery module(#63)Matan Kushner
2019-05-20chore(deps): Bump tempfile from 3.0.7 to 3.0.8 (#60)dependabot[bot]
2019-05-17chore(deps): Bump toml from 0.5.0 to 0.5.1 (#58)dependabot[bot]
2019-05-13Implement the git status module (#45)Matan Kushner