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
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Remove more useless code
Benedikt Peetz
2026-03-17
feat: Report distro name with OS for distro-specific commands (#3289)
Michelle Tilley
2026-03-16
feat: Allow headless account ops against Hub server (#3280)
Michelle Tilley
2026-02-12
feat: add Hub authentication for future sync + extra features (#3010)
Ellie Huxtable
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2025-07-22
feat: add info for 'official' plugins (#2835)
Ellie Huxtable
2025-05-06
feat: Implement KV as a write-through cache (#2732)
Michelle Tilley
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-07-15
feat(tui): Customizable Themes (#2236)
P T Weir
2024-07-10
feat(gui): use fancy new side nav (#2243)
Ellie Huxtable
2024-05-30
feat(ui): add login/register dialog (#2056)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-03-05
fix(build): make atuin compile on non-win/mac/linux platforms (#1825)
Rain
2023-08-19
Automatically filter out secrets (#1182)
Ellie Huxtable
2023-08-07
Fix client-only builds (#1155)
Ellie Huxtable
2023-06-14
Key values (#1038)
Ellie Huxtable
2023-03-20
Add history deletion (#791)
Ellie Huxtable
2022-11-04
Add local event log storage (#390)
Ellie Huxtable
2022-04-22
feature-flags (#328)
Conrad Ludgate
2022-04-22
refactor (#327)
Conrad Ludgate
2021-09-09
Reordered fuzzy search (#179)
Mark Wotton
2021-05-09
some changes :shrug: (#83)
Conrad Ludgate
2021-04-20
Use cargo workspaces (#37)
Ellie Huxtable
2021-04-13
Add history sync, resolves #13 (#31)
Ellie Huxtable
2021-02-13
Implement history import
Ellie Huxtable
2020-10-05
feat: use directories project data dir
Conrad Ludgate