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
/
turtle
/
src
/
command
/
client
/
init
/
zsh.rs
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore(server): Simplify the database support
Benedikt Peetz
3 days
chore: Remove all `pub`s
Benedikt Peetz
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Remove more useless code
Benedikt Peetz
3 days
chore: Remove some unused rust code
Benedikt Peetz
2026-03-11
feat: Initialize Atuin AI by default with `atuin init` (#3255)
Michelle Tilley
2026-01-28
feat: add option to use tmux display-popup (#3058)
Kkoi
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-04-25
feat(dotfiles): support syncing shell/env vars (#1977)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-03
perf(dotfiles): cache aliases and read straight from file (#1918)
Ellie Huxtable
2024-03-05
feat(dotfiles): add enable setting to dotfiles, disable by default (#1829)
Ellie Huxtable
2024-03-04
refactor: rename atuin-config to atuin-dotfiles (#1817)
Ellie Huxtable
2024-02-15
feat: support syncing aliases (#1721)
Ellie Huxtable