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-common
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
2026-03-30
fix: resolve git worktrees to main repo in workspace filter (#3366)
Paul Hinze
2026-03-23
chore: Refactor CLI auth flows and token storage (#3317)
Michelle Tilley
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2026-02-12
feat: add Hub authentication for future sync + extra features (#3010)
Ellie Huxtable
2026-02-03
fix: use directories crate for home dir resolution (#3125)
Ellie Huxtable
2026-01-27
chore(deps): audit ssl deps (#3110)
Ellie Huxtable
2026-01-27
feat: remove user verification functionality (#3108)
Ellie Huxtable
2026-01-27
chore(deps): cleanup of dep versions (#3106)
Ellie Huxtable
2026-01-23
chore!: remove total_history from api index response (#3094)
Ellie Huxtable
2025-09-26
chore: update to Rust 1.90 (#2916)
Ray Kohler
2025-09-18
refactor: shell environment variables
Lucas Trzesniewski
2025-09-10
fix: clean up new rustc and clippy warnings on Rust 1.89
Ray Kohler
2025-08-04
fix: clippy issues on Windows (#2856)
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
2025-03-09
fix: improve broken symlink error handling (#2589)
James Trew
2025-03-09
chore: update rust toolchain to 1.85 (#2618)
Ellie Huxtable
2025-01-07
chore: Remove unneeded dependencies (#2523)
Andrew Aylett
2024-08-05
chore(deps): update to sqlx 0.8 (#2343)
Ellie Huxtable
2024-06-24
feat: add user account verification (#2190)
Ellie Huxtable
2024-06-20
feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)
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-23
fix(dotfiles): unquote aliases before quoting (#1976)
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