aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/stats.rs (follow)
Commit message (Expand)AuthorAge
* 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
* Use an enum for dialect (#80)Yuvi Panda2021-05-09
* Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable2021-04-25
* Bugfixes, show time ago, perf improvementsEllie Huxtable2021-04-21
* Use cargo workspaces (#37)Ellie Huxtable2021-04-20
* Add config file support (#15)Ellie Huxtable2021-03-10
* use database trait instead of sqlite impl (#10)Conrad Ludgate2021-02-15
* Add stats command (#9)Ellie Huxtable2021-02-14