summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2021-04-26Release v0.6.4v0.6.4Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie 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-13Add history sync, resolves #13 (#31)Ellie Huxtable
2021-04-09Update configEllie Huxtable
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-15Add init command (#12)Ellie Huxtable
2021-02-14Bump versionEllie Huxtable
2021-02-14a few more tiny touch ups (#7)Conrad Ludgate
2021-02-14tidy some stuff (#6)Conrad Ludgate
2021-02-14Make pedantic clippy happyEllie Huxtable
2021-02-14Make clippy annoying asf + add serverEllie Huxtable
2021-02-13Fix clippy issuesEllie Huxtable
2021-02-13Remove panicEllie 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: help textConrad Ludgate
2020-10-05feat: use directories project data dirConrad Ludgate
2020-10-05chore: use structopt wrapper instead of building clap by handConrad Ludgate
2020-10-05Initial commitEllie Huxtable