aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/import/zsh.rs (unfollow)
Commit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-01-03fix(import/zsh): zsh use a special format to escape some characters (#1490)依云
2023-09-23refactor: Duplications reduced in order to align implementations of reading h...Dieter Eickstaedt
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov
2023-04-14Improve error message for issue #850. (#876)postmath
2023-03-20Add history deletion (#791)Ellie Huxtable
2022-10-10Fix ZSH import printEllie Huxtable
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2021-05-09Generic Importer Trait (#71)Conrad Ludgate
2021-04-26Support bash, resolves #3Ellie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable
2021-02-14Add test for extended parsingEllie Huxtable
2021-02-14a few more tiny touch ups (#7)Conrad Ludgate
2021-02-14tidy some stuff (#6)Conrad Ludgate
2021-02-14Make pedantic clippy happyEllie Huxtable
2021-02-13Fix clippy issuesEllie Huxtable
2021-02-13Add sessionsEllie Huxtable
2021-02-13Implement history importEllie Huxtable
2021-02-13Begin importEllie Huxtable