aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/import/xonsh_sqlite.rs (unfollow)
Commit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-03-05fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain
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