aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/import/zsh.rs (unfollow)
Commit message (Expand)Author
7 dayschore: Move everything into one big crateBenedikt Peetz
2026-01-22fix: zsh import multiline issue (#2799)Haris Thohir
2025-09-10fix: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler
2025-03-24fixes #1884: HISTFILE can be a directory or a file (#2630)Benjamin Weinstein-Raun
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-02-18fix: add .histfile as file to look for when doing atuin import zsh (#2588)slamp
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