aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/command/client/search/duration.rs (unfollow)
Commit message (Expand)Author
29 hourschore(treewide): Also fix all `clippy` warningsBenedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Turn all `allow`s into into `expect`sBenedikt Peetz
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-01-02feat(shell): support high-resolution duration if available (#1484)Koichi Murase
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-01-26feat(history): Add new flag to allow custom output format (#662)Baptiste
2022-12-16Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable
2022-09-12update default layout (#523)Conrad Ludgate