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
/
common
/
src
/
shell.rs
(
unfollow
)
Commit message (
Expand
)
Author
2026-07-09
chore: Add more things
Benedikt Peetz
2026-07-09
chore: Separate daemon, client, server, and lib into crates
Benedikt Peetz
2026-06-13
chore(treewide): Fix some of `clippy`'s error
Benedikt Peetz
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
2025-09-18
refactor: shell environment variables
Lucas Trzesniewski
2025-07-22
chore: update to rust 1.88 (#2815)
Ellie Huxtable
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-06-19
fix(gui): add support for checking if the cli is installed on windows (#2162)
YummyOreo
2024-06-17
feat(gui): automatically install and setup the cli/shell (#2139)
Ellie Huxtable
2024-04-19
fix: support not-mac for default shell (#1960)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-11
feat(gui): add base structure (#1935)
Ellie Huxtable
2024-04-10
feat(dotfiles): add alias import (#1938)
Ellie Huxtable