summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/import
AgeCommit message (Expand)Author
2024-02-15fix(xonsh): Add xonsh to auto import, respect $HISTFILE in xonsh import, and ...jfmontanaro
2024-02-12feat: Add xonsh history import (#1678)jfmontanaro
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-05-10Patch bash history import regression (#970)Ellie Huxtable
2023-04-14Improve error message for issue #850. (#876)postmath
2023-04-11Switch to uuidv7 (#864)Ellie Huxtable
2023-04-08Use XDG data directory for fish import (#851)János Illés
2023-04-05Handle empty lines when importing from Bash (#845)cyqsimon
2023-03-26feat: add *Nushell* support (#788)Steven Xu
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-03-02Rework Bash import (#747)cyqsimon
2023-02-10crossterm support (#331)Conrad Ludgate
2023-02-06Try to make clippy happy 🥺 (#686)Ellie Huxtable
2022-10-19Never use HISTFILE for fish shell import (#573)Patrick Jackson
2022-10-10Fix ZSH import printEllie Huxtable
2022-06-05Noyez fix dir hostname utf8 (#430)noyez
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
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2021-12-11Fish importing (#234)Conrad Ludgate
2021-11-13chore: some new linting (#201)Conrad Ludgate
2021-09-09Reordered fuzzy search (#179)Mark Wotton
2021-05-09Fix resh importer crashing on end of file (#92)Jamie Quigley
2021-05-09Generic Importer Trait (#71)Conrad Ludgate
2021-05-09Fix resh importer, and change error handling method (#82)Jamie Quigley
2021-05-08Add importer for resh_history file (#69)Jamie Quigley
2021-04-26Support bash, resolves #3Ellie Huxtable