summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-04-20Release version 2.1.02.1.0Tim Oram
2021-04-20Bump git2 from 0.13.17 to 0.13.18dependabot-preview[bot]
2021-04-19Bump anyhow from 1.0.39 to 1.0.40dependabot-preview[bot]
2021-03-25Bump anyhow from 1.0.38 to 1.0.39dependabot-preview[bot]
2021-02-01Release version 2.0.0Tim Oram
2021-01-27Rewrite display and input to use CrosstermTim Oram
2021-01-27Add mutable to cursesTim Oram
2021-01-13Bump concat-idents from 1.1.1 to 1.1.2dependabot-preview[bot]
2021-01-12Bump tempfile from 3.1.0 to 3.2.0dependabot-preview[bot]
2021-01-11Bump anyhow from 1.0.37 to 1.0.38dependabot-preview[bot]
2021-01-10Bump git2 from 0.13.14 to 0.13.15dependabot-preview[bot]
2021-01-10Bump anyhow from 1.0.36 to 1.0.37dependabot-preview[bot]
2021-01-10Bump concat-idents from 1.1.0 to 1.1.1dependabot-preview[bot]
2020-12-22Bump concat-idents from 1.0.0 to 1.1.0dependabot-preview[bot]
2020-12-22Bump git2 from 0.13.13 to 0.13.14dependabot-preview[bot]
2020-12-21Bump anyhow from 1.0.35 to 1.0.36dependabot-preview[bot]
2020-12-21Bump git2 from 0.13.12 to 0.13.13dependabot-preview[bot]
2020-12-10Bump serial_test from 0.5.0 to 0.5.1dependabot-preview[bot]
2020-12-10Bump anyhow from 1.0.34 to 1.0.35dependabot-preview[bot]
2020-11-25Bump unicode-segmentation from 1.7.0 to 1.7.1dependabot-preview[bot]
2020-11-16Bump unicode-segmentation from 1.6.0 to 1.7.0dependabot-preview[bot]
2020-11-03Bump anyhow from 1.0.33 to 1.0.34dependabot-preview[bot]
2020-10-26Bump xi-unicode from 0.2.1 to 0.3.0dependabot-preview[bot]
2020-10-21Bump chrono from 0.4.11 to 0.4.19dependabot-preview[bot]
2020-10-21Bump unicode-width from 0.1.7 to 0.1.8dependabot-preview[bot]
2020-10-21Bump serial_test from 0.4.0 to 0.5.0dependabot-preview[bot]
2020-10-21Bump git2 from 0.13.5 to 0.13.12dependabot-preview[bot]
2020-10-21Bump clap from 2.33.0 to 2.33.3dependabot-preview[bot]
2020-10-21Bump anyhow from 1.0.32 to 1.0.33dependabot-preview[bot]
2020-10-18Refactor the tests that use process utilsTim Oram
2020-09-21Update the list line testsTim Oram
2020-09-20Use anyhow in config moduleTim Oram
2020-09-07Add tests for the color_managerTim Oram
2020-07-30Fix multiple width characters breaking renderTim Oram
2020-07-06Improve show commit moduleTim Oram
2020-03-15Update git2-rs dependency to the latest versionTim Oram
2020-02-03Run environment variable based test in one threadTim Oram
2020-01-26Bump version to 1.2.11.2.1Tim Oram
2020-01-11Prepare version 1.2.0 release1.2.0Tim Oram
2019-08-15Update Change log and README for version 1.1.0Tim Oram
2019-04-10Prepare release version 1.0.0Tim Oram
2019-04-04Format to Rust 2018 editionAlok Singh
2019-03-16Core application rewriteTim Oram
2018-11-08Fix build for macOS and LinuxTim Oram
2018-10-27Add configuration of output colorsTim Oram
2018-10-26Update dependenciesTim Oram
2018-07-10Add support for core.commentCharTim Oram
2018-04-01Switch to clap for arguments and add --helpTim Oram
2018-04-01Update dependenciesTim Oram
2018-03-31Fix inconsistent namingTim Oram