aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (follow)
Commit message (Expand)AuthorAge
* Importer V3 (#395)Conrad Ludgate2022-05-09
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
* refactor commands for better separation (#313)Conrad Ludgate2022-04-21
* A few minor tweaks (#314)Conrad Ludgate2022-04-21
* Update to clap 3.1.x (#289)Jamie Quigley2022-04-07
* Release v0.6.4Ellie Huxtable2021-04-26
* Bugfixes, show time ago, perf improvementsEllie Huxtable2021-04-21
* Use cargo workspaces (#37)Ellie Huxtable2021-04-20
* Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable2021-04-20
* Optimise docker (#34)Ellie Huxtable2021-04-14
* Add history sync, resolves #13 (#31)Ellie Huxtable2021-04-13
* Update configEllie Huxtable2021-04-09
* Implement server (#23)Ellie Huxtable2021-03-21
* Add TUI, resolve #19, #17, #16 (#21)Ellie Huxtable2021-03-20
* Add config file support (#15)Ellie Huxtable2021-03-10
* Add init command (#12)Ellie Huxtable2021-02-15
* Bump versionEllie Huxtable2021-02-14
* a few more tiny touch ups (#7)Conrad Ludgate2021-02-14
* tidy some stuff (#6)Conrad Ludgate2021-02-14
* Make pedantic clippy happyEllie Huxtable2021-02-14
* Make clippy annoying asf + add serverEllie Huxtable2021-02-14
* Fix clippy issuesEllie Huxtable2021-02-13
* Remove panicEllie Huxtable2021-02-13
* Minor fixesEllie Huxtable2021-02-13
* Add sessionsEllie Huxtable2021-02-13
* Implement history importEllie Huxtable2021-02-13
* Record command exit code and durationEllie Huxtable2021-02-13
* RenameEllie Huxtable2021-02-13
* fix: help textConrad Ludgate2020-10-05
* feat: use directories project data dirConrad Ludgate2020-10-05
* chore: use structopt wrapper instead of building clap by handConrad Ludgate2020-10-05
* Initial commitEllie Huxtable2020-10-05