summaryrefslogtreecommitdiffstats
path: root/src/command/client/history.rs
AgeCommit message (Expand)Author
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-03-28Add more fields to `atuin search -f` formatting (#824)Tom Cammann
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-03-14Prefer PWD environment variable over cwd if available to better support symbo...Patrick Decat
2023-02-14Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter
2023-02-06Try to make clippy happy 🥺 (#686)Ellie Huxtable
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-12-16Fix session history (#620)Patrick Jackson
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-10-18Upgrade clap (#568)Conrad Ludgate
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-09-12update default layout (#523)Conrad Ludgate
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-25history list (#340)Conrad Ludgate
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22History filter (#329)Ellie Huxtable
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21refactor commands for better separation (#313)Conrad Ludgate