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
/
sync.rs
(
unfollow
)
Commit message (
Expand
)
Author
2026-06-12
feat(server): Really make users stateless (with tests)
Benedikt Peetz
2026-06-11
chore: Remove all `pub`s
Benedikt Peetz
2026-06-11
chore: Move everything into one big crate
Benedikt Peetz
2026-06-10
chore: Remove more useless code
Benedikt Peetz
2026-06-10
chore: Remove some unused rust code
Benedikt Peetz
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2025-05-13
chore: Allow setting script DB path (#2750)
Michelle Tilley
2025-05-06
feat: Implement KV as a write-through cache (#2732)
Michelle Tilley
2025-04-07
feat: support storing, syncing and executing scripts (#2644)
Ellie Huxtable
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2025-03-09
chore: update rust toolchain to 1.85 (#2618)
Ellie Huxtable
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-04-03
perf(dotfiles): cache aliases and read straight from file (#1918)
Ellie Huxtable