aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/search/duration.rs (follow)
Commit message (Collapse)AuthorAge
* 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 :(