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.rs
(
unfollow
)
Commit message (
Expand
)
Author
11 hours
chore(treewide): Remove glob imports
Benedikt Peetz
31 hours
chore(treewide): Remove `cargo` warnings to 0
Benedikt Peetz
39 hours
chore(treewide): Cleanup themes
Benedikt Peetz
2 days
feat(server): Really make users stateless (with tests)
Benedikt Peetz
3 days
feat(server): Make user stuff stateless
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-04-11
feat: track coding agent shell usage (#3388)
Ellie Huxtable
2026-04-10
feat: Client-tool execution + permission system (#3370)
Michelle Tilley
2026-03-31
feat: Add 'atuin config' subcommand for reading and setting config values (#3...
Michelle Tilley
2026-03-27
feat: Use eye-declare for more performant and flexible AI TUI (#3343)
Michelle Tilley
2026-03-12
feat: Add `atuin setup` (#3257)
Michelle Tilley
2026-03-02
chore: Move atuin ai subcommand into core binary (#3212)
Michelle Tilley
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2026-02-13
feat: add autostart and pid management to daemon (#3180)
Ellie Huxtable
2026-01-09
feat: consider atuin dotfile aliases when calculating atuin wrapped (#3048)
Braelyn Boynton
2025-04-07
feat: support storing, syncing and executing scripts (#2644)
Ellie Huxtable
2025-03-09
fix: improve broken symlink error handling (#2589)
James Trew
2024-12-27
feat: add `atuin wrapped` (#2493)
Ellie Huxtable
2024-07-15
feat(tui): Customizable Themes (#2236)
P T Weir
2024-06-24
fix: Some --help comments didn't show properly (#2176)
Matheus Martins
2024-06-03
feat(doctor): report sqlite version (#2075)
Xavier Vello
2024-05-25
perf: only open the database for commands if strictly required (#2043)
Ellie Huxtable
2024-05-08
feat: add background daemon (#2006)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-15
docs: add missing cli help text (#1945)
Ellie Huxtable
2024-03-10
feat: adds info command to show env vars and config files (#1841)
YummyOreo
2024-03-04
refactor: rename atuin-config to atuin-dotfiles (#1817)
Ellie Huxtable
2024-03-02
fix(tz): attempt to fix timezone reading (#1810)
Ellie Huxtable
2024-03-01
fix(regex): disable regex error logs (#1806)
Ellie Huxtable
2024-02-29
feat: add atuin doctor (#1796)
Ellie Huxtable
2024-02-15
feat: support syncing aliases (#1721)
Ellie Huxtable
2024-02-01
feat: reencrypt/rekey local store (#1662)
Ellie Huxtable
2024-01-19
fix: add acquire timeout to sqlite database connection (#1590)
Ellie Huxtable
2024-01-17
feat: make deleting from the UI work with record store sync (#1580)
Ellie Huxtable
2024-01-16
feat: add history rebuild (#1575)
Ellie Huxtable
2024-01-05
feat: rework record sync for improved reliability (#1478)
Ellie Huxtable
2023-12-11
fix blocking for #1381 (#1438)
Conrad Ludgate
2023-10-12
Add commands to print the default configuration (#1241)
Tobias Genannt
2023-10-08
clear history id (#1263)
Conrad Ludgate
2023-07-14
Add new sync (#1093)
Ellie Huxtable
2023-06-14
Key values (#1038)
Ellie Huxtable
2023-05-17
Restructure account commands to account subcommand (#984)
Ellie Huxtable
2023-04-14
Workspace reorder (#868)
Vladislav Stepanov
2023-03-26
chore: use fork of skim (#803)
Conrad Ludgate
2022-12-18
Allow overriding filter and search modes from CLI (#635)
Patrick Decat
2022-12-16
Switch to using ATUIN_LOG instead of RUST_LOG (#642)
Ellie Huxtable
[next]