summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-05-17Bump tokio from 1.5.0 to 1.6.0 (#132)dependabot[bot]
2021-05-17Bump urlencoding from 1.3.1 to 1.3.3 (#133)dependabot[bot]
2021-05-14Bump serde from 1.0.125 to 1.0.126 (#124)dependabot[bot]
2021-05-14Bump urlencoding from 1.1.1 to 1.3.1 (#125)dependabot[bot]
2021-05-10Release v0.7.1 (#108)v0.7.1Ellie Huxtable
2021-05-10Release v0.7.0 (#103)v0.7.0Ellie Huxtable
2021-05-08Bump indicatif from 0.15.0 to 0.16.0 (#45)dependabot[bot]
2021-05-08Bump tui from 0.14.0 to 0.15.0 (#44)dependabot[bot]
2021-05-08Bump cli-table from 0.4.5 to 0.4.6 (#43)dependabot[bot]
2021-05-08Bump directories from 3.0.1 to 3.0.2 (#41)dependabot[bot]
2021-04-26Release v0.6.4v0.6.4Ellie Huxtable
2021-04-26Update dependencies properlyEllie Huxtable
2021-04-26Pre release polishing (#42)Ellie Huxtable
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Bump to 0.6.1Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Bump rusqlite from 0.25.0 to 0.25.1 (#35)dependabot[bot]
2021-04-20Release 0.6.0Ellie Huxtable
2021-04-20Update versions to matchEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-14Optimise docker (#34)Ellie Huxtable
2021-04-14Bump reqwest from 0.11.2 to 0.11.3 (#33)dependabot[bot]
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable
2021-04-06Bump rusqlite from 0.24.2 to 0.25.0 (#30)dependabot[bot]
2021-03-30Bump serde_derive from 1.0.124 to 1.0.125 (#25)dependabot[bot]
2021-03-29Bump config from 0.10.1 to 0.11.0 (#24)dependabot[bot]
2021-03-23Bump cli-table from 0.4.1 to 0.4.5 (#27)dependabot[bot]
2021-03-23Bump serde from 1.0.124 to 1.0.125 (#28)dependabot[bot]
2021-03-21Implement server (#23)Ellie Huxtable
2021-03-20Add TUI, resolve #19, #17, #16 (#21)Ellie Huxtable
2021-03-10Add config file support (#15)Ellie Huxtable
2021-02-16Really annoyed me today, so bump versionEllie Huxtable
2021-02-15Add init command (#12)Ellie Huxtable
2021-02-15Allow listing by current directory and/or sessionEllie Huxtable
2021-02-14Bump versionEllie Huxtable
2021-02-14Bump versionEllie Huxtable
2021-02-14Add stats command (#9)Ellie Huxtable
2021-02-14zsh bin is sometimes /usr/bin/zsh or might be elsewhere too (#8)Conrad Ludgate
2021-02-14Make clippy annoying asf + add serverEllie Huxtable
2021-02-13Remove panicEllie Huxtable
2021-02-13Add fuzzy history search and distinct argEllie Huxtable
2021-02-13Minor fixesEllie Huxtable
2021-02-13Add sessionsEllie Huxtable
2021-02-13Implement history importEllie Huxtable
2021-02-13Record command exit code and durationEllie Huxtable
2021-02-13RenameEllie Huxtable
2020-10-05Fix mergeEllie Huxtable
2020-10-05feat: use directories project data dirConrad Ludgate
2020-10-05chore: use structopt wrapper instead of building clap by handConrad Ludgate