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
/
sync
/
status.rs
(
unfollow
)
Commit message (
Expand
)
Author
31 hours
chore(treewide): Fix some of `clippy`'s error
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: Somewhat simplify sync code
Benedikt Peetz
2026-03-11
feat: Allow authenticating with Atuin Hub (#3237)
Michelle Tilley
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2026-01-26
fix: do not hit sync v1 endpoints for status
Ellie Huxtable
2025-08-04
fix: Make status exit 1 if not logged in (#2843)
David Jack Wange Olrik
2024-11-09
fix: time offset display in `atuin status` (#2433)
Reverier Xu
2024-05-21
fix(daemon): do not try to sync if logged out (#2037)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-16
feat(server): add me endpoint (#1954)
Ellie Huxtable
2024-03-06
chore: do not show history table stats when using records (#1835)
Ellie Huxtable
2024-02-22
fix: check session file exists for status command (#1756)
Ellie Huxtable
2023-10-25
Fix deleted history count (#1328)
Ellie Huxtable
2023-10-04
Fix/1207 deleted entries shown in interactive search (#1272)
Dieter Eickstaedt
2023-09-18
Add connect timeout and overall timeout (#1238)
Ellie Huxtable
2023-08-14
Include revision in status (#1166)
Ellie Huxtable
2023-06-21
remove decryption from api-client (#1063)
Conrad Ludgate
2023-04-14
Workspace reorder (#868)
Vladislav Stepanov
2023-03-30
Add `atuin status` (#830)
Ellie Huxtable