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
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
2026-01-22
fix: zsh import multiline issue (#2799)
Haris Thohir
2025-12-03
feat: support additional history filenames in replxx importer (#3005)
Waldir Pimenta
2025-10-20
feat: add import from PowerShell history (#2864)
Lucas Trzesniewski
2025-09-10
fix: run `cargo fmt`
Ray Kohler
2025-09-10
fix: clean up new rustc and clippy warnings on Rust 1.89
Ray Kohler
2025-07-22
chore: update to rust 1.88 (#2815)
Ellie Huxtable
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
2025-02-18
fix: add .histfile as file to look for when doing atuin import zsh (#2588)
slamp
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