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-dotfiles
/
src
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Remove some unused rust code
Benedikt Peetz
2025-10-23
feat Add PowerShell support (#2543)
Lucas Trzesniewski
2025-09-25
fix(dotfiles): properly escape spaces/quotes in vars
Braxton Schafer
2025-07-22
chore: update to rust 1.88 (#2815)
Ellie Huxtable
2025-04-01
fix: add redundant clones to clippy and cleanup instances of it (#2654)
Frank Hamand
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-08-05
test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)
Jax Young
2024-05-02
fix(dotfiles): allow clearing aliases, disable import (#1995)
Ellie Huxtable
2024-04-25
feat(dotfiles): support syncing shell/env vars (#1977)
Ellie Huxtable
2024-04-23
fix(dotfiles): unquote aliases before quoting (#1976)
Ellie Huxtable
2024-04-22
fix(dotfiles): more fish alias import (#1974)
Ellie Huxtable
2024-04-22
fix(dotfiles): fish alias import (#1972)
Ellie Huxtable
2024-04-22
fix(dotfiles): alias import with init output (#1970)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable