aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/duration.rs (follow)
Commit message (Collapse)AuthorAge
* feat(history): Add new flag to allow custom output format (#662)Baptiste2023-01-26
| | | | | | | | | | | * feat(history): Add new flag to allow custom output format * more efficient formatting * add user and host * docs Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com>
* Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable2022-12-16
| | | | | | | * Switch to using ATUIN_LOG instead of RUST_LOG * Stop clippy complaining * I should know better - clippy is never happy :(
* update default layout (#523)Conrad Ludgate2022-09-12
* update layouts * add other duration changes * fmt :(