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.rs
(
unfollow
)
Commit message (
Expand
)
Author
31 hours
chore(treewide): Also fix all `clippy` warnings
Benedikt Peetz
2 days
feat(server): Really make users stateless (with tests)
Benedikt Peetz
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: Turn all `allow`s into into `expect`s
Benedikt Peetz
3 days
chore: Remove more useless code
Benedikt Peetz
3 days
chore: Remove some unused rust code
Benedikt Peetz
2026-03-23
fix: Disable features in init when that feature is explicitly disabled (#3328)
Michelle Tilley
2026-03-11
feat: Initialize Atuin AI by default with `atuin init` (#3255)
Michelle Tilley
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2026-01-28
feat: add option to use tmux display-popup (#3058)
Kkoi
2025-10-23
feat Add PowerShell support (#2543)
Lucas Trzesniewski
2025-04-07
Revert "Revert "chore: update to rust 1.86 (#2666)" (#2667)" (#2676)
Ellie Huxtable
2025-04-03
Revert "chore: update to rust 1.86 (#2666)" (#2667)
Ellie Huxtable
2025-04-03
chore: update to rust 1.86 (#2666)
Ellie Huxtable
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2025-03-09
fix: improve broken symlink error handling (#2589)
James Trew
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-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-28
fix(nushell): readd up-arrow keybinding, now with menu handling (#1770)
Remmy Cat Stock
2024-02-15
feat: support syncing aliases (#1721)
Ellie Huxtable