aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/stats.rs (unfollow)
Commit message (Expand)Author
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-10Atuin stats with day, month, week and year filter (#858)Gokul
2023-03-13add common prefixes and subcommands to stats (#773)Conrad Ludgate
2023-03-09fix new stats unique count (#772)Conrad Ludgate
2023-02-14Check before unwrapping in stats (#717)Ellie Huxtable
2023-02-10stats (#707)Conrad Ludgate
2022-10-21docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud
2022-10-18Upgrade clap (#568)Conrad Ludgate
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-05-03Adds stats summary (#384)Satyarth Sampath
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-22History filter (#329)Ellie Huxtable
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2021-05-09Use an enum for dialect (#80)Yuvi Panda
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-03-10Add config file support (#15)Ellie Huxtable
2021-02-15use database trait instead of sqlite impl (#10)Conrad Ludgate
2021-02-14Add stats command (#9)Ellie Huxtable