index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
atuin-client
/
src
/
import
/
mod.rs
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Move everything into one big crate
Benedikt Peetz
2025-10-20
feat: add import from PowerShell history (#2864)
Lucas Trzesniewski
2025-05-14
Formatting
Michelle Tilley
2025-05-14
fix: clarify that HISTFILE, if used, must be exported (#2758)
Corey Kosak
2025-03-24
fixes #1884: HISTFILE can be a directory or a file (#2630)
Benjamin Weinstein-Raun
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-05-21
feat: support importing from replxx history files (#2024)
Amos Bird
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-02-12
feat: Add xonsh history import (#1678)
jfmontanaro
2023-09-23
refactor: Duplications reduced in order to align implementations of reading h...
Dieter Eickstaedt
2023-03-26
feat: add *Nushell* support (#788)
Steven Xu
2022-05-20
Noyez zsh histdb import (#393)
noyez
2022-05-09
Importer V3 (#395)
Conrad Ludgate
2022-04-28
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2021-12-11
Fish importing (#234)
Conrad Ludgate
2021-05-09
Generic Importer Trait (#71)
Conrad Ludgate
2021-05-08
Add importer for resh_history file (#69)
Jamie Quigley
2021-04-26
Support bash, resolves #3
Ellie Huxtable