summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
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-19chore: Exclude docs from published cratev0.3.0Matan 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-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
2019-05-09Parallelize prompt modules (#46)Matan Kushner
2019-05-01Add the package version segment (#35)John Letey
2019-04-18Bump clap from 2.32.0 to 2.33.0 (#13)dependabot[bot]
2019-04-16Use criterion.rs for section benchmarking (#8)Matan Kushner
2019-04-16Replace tempdir with tempfile (#7)Matan Kushner
2019-04-15Add integration tests (#6)Matan Kushner
2019-04-12Revert "Parallelize nodejs file checks"Matan Kushner
2019-04-12Parallelize nodejs file checksMatan Kushner
2019-04-07Use git project root for truncationMatan Kushner
2019-04-04Add dir section with home truncationMatan Kushner
2019-04-02Start working on char color for statusMatan Kushner
2019-04-01Initial commitMatan Kushner