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
/
history.rs
(
unfollow
)
Commit message (
Expand
)
Author
10 hours
chore(treewide): Remove glob imports
Benedikt Peetz
16 hours
chore(daemon): Remove the `autostart` feature
Benedikt Peetz
30 hours
chore(treewide): Also fix all `clippy` warnings
Benedikt Peetz
30 hours
chore(treewide): Remove `cargo` warnings to 0
Benedikt Peetz
38 hours
chore(treewide): Cleanup themes
Benedikt Peetz
2 days
feat(server): Really make users stateless (with tests)
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: Somewhat simplify sync code
Benedikt Peetz
3 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
2026-05-12
fix: ensure local key matches remote data before syncing (#3474)
Ellie Huxtable
2026-04-11
feat: track coding agent shell usage (#3388)
Ellie Huxtable
2026-04-11
fix: ensure daemon is running (#3384)
Ellie Huxtable
2026-04-11
feat: add history tail for live monitoring view (#3389)
Ellie Huxtable
2026-04-10
feat: add strip_trailing_whitespace, on by default (#3390)
Ellie Huxtable
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2026-02-25
feat: Add history author/intent metadata and v1 record version (#3205)
Ellie Huxtable
2026-02-13
fix: silent DB failures e.g. when disk is full (#3183)
Johannes Naylor
2026-02-13
feat: add autostart and pid management to daemon (#3180)
Ellie Huxtable
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2026-01-12
feat: add session and uuid column support to history list (#3049)
rektide
2025-12-15
fix: Move thorough search through search.filters w/ workspaces (#2703)
Leonidas Loucas
2025-10-23
feat Add PowerShell support (#2543)
Lucas Trzesniewski
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-07-03
fix: refuse "--dupkeep 0" (#2807)
依云
2025-06-11
fix(search): prevent panic on malformed format strings (#2776) (#2777)
Brian Cosgrove
2025-04-17
feat: delete duplicate history (#2697)
依云
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
2024-11-19
feat(client): add filter mode enablement and ordering configuration (#2430)
Pavel Ivanov
2024-07-29
fix: atuin-daemon optional dependency (#2306)
Jakub Panek
2024-07-17
fix(history): logic for store_failed=false (#2284)
Jeff Gould
2024-05-25
perf: only open the database for commands if strictly required (#2043)
Ellie Huxtable
2024-05-13
feat(daemon): add support for daemon on windows (#2014)
YummyOreo
2024-05-08
feat: add background daemon (#2006)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-18
feat: allow ignoring failed commands (#1957)
Ellie Huxtable
2024-04-03
perf(dotfiles): cache aliases and read straight from file (#1918)
Ellie Huxtable
2024-03-06
feat: add automatic history store init (#1831)
Ellie Huxtable
2024-02-22
fix: ensure sync time is saved for sync v2 (#1758)
Ellie Huxtable
2024-02-21
feat: add history prune subcommand (#1743)
Xavier Vello
2024-02-06
Add timezone configuration option & CLI overrides (#1517)
cyqsimon
2024-02-04
feat: disable auto record store init (#1671)
Ellie Huxtable
2024-01-30
feat: add store push (#1649)
Ellie Huxtable
2024-01-29
feat: automatically init history store when record sync is enabled (#1634)
Ellie Huxtable
2024-01-29
feat: make history list format configurable (#1638)
Dongxu Wang
2024-01-24
fix: Check for format errors when printing history (#1623)
Peter Holloway
[next]