aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/import/mod.rs (unfollow)
Commit message (Expand)Author
3 dayschore: Move everything into one big crateBenedikt Peetz
2025-10-20feat: add import from PowerShell history (#2864)Lucas Trzesniewski
2025-05-14FormattingMichelle Tilley
2025-05-14fix: clarify that HISTFILE, if used, must be exported (#2758)Corey Kosak
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
2024-05-21feat: support importing from replxx history files (#2024)Amos Bird
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-02-12feat: Add xonsh history import (#1678)jfmontanaro
2023-09-23refactor: Duplications reduced in order to align implementations of reading h...Dieter Eickstaedt
2023-03-26feat: add *Nushell* support (#788)Steven Xu
2022-05-20Noyez zsh histdb import (#393)noyez
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2021-12-11Fish importing (#234)Conrad Ludgate
2021-05-09Generic Importer Trait (#71)Conrad Ludgate
2021-05-08Add importer for resh_history file (#69)Jamie Quigley
2021-04-26Support bash, resolves #3Ellie Huxtable