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
/
daemon
/
src
/
aclient
/
database
/
mod.rs
(
unfollow
)
Commit message (
Expand
)
Author
5 days
treewide: Upgrade and update dependencies
Benedikt Peetz
2026-07-24
feat: Finalize design for fish-shell integration
Benedikt Peetz
2026-07-20
chore: Last big refactoring
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: Remove some warnings (cargo fix)
Benedikt Peetz
2026-07-20
chore: All compiles
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-09
chore: Separate daemon, client, server, and lib into crates
Benedikt Peetz
2026-06-13
chore(treewide): Remove glob imports
Benedikt Peetz
2026-06-13
fix(sqlite): Ensure that database migration runs sequentially
Benedikt Peetz
2026-06-13
chore(treewide): Also fix all `clippy` warnings
Benedikt Peetz
2026-06-13
chore(treewide): Fix some of `clippy`'s error
Benedikt Peetz
2026-06-12
chore(treewide): Cleanup themes
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: Restore db migrations
Benedikt Peetz
2026-06-11
chore: Move everything into one big crate
Benedikt Peetz
2026-06-10
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
2026-04-11
feat: track coding agent shell usage (#3388)
Ellie Huxtable
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2026-02-25
feat: Add history author/intent metadata and v1 record version (#3205)
Ellie Huxtable
2026-02-11
feat: `switch-context` (#3149)
Lucas Trzesniewski
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2026-01-25
fix for inverse matching
lilydjwg
2026-01-25
fix for 'term
lilydjwg
2026-01-25
feat(ui): highlight fulltext search as fulltext search instead of fuzzy search
lilydjwg
2025-09-15
fix: clippy warnings
chitao1234
2025-09-15
feat: add session-preload filter mode to include global history from before s...
chitao1234
2025-09-10
fix: clippy warnings I don't have on my version of clippy
Ray Kohler
2025-09-10
fix: run `cargo fmt`
Ray Kohler
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-04-17
feat: delete duplicate history (#2697)
依云
2025-03-24
feat: option to include duplicate commands when printing history commands (#2...
依云
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2025-03-09
fix: improve broken symlink error handling (#2589)
James Trew
2024-12-27
feat: add `atuin wrapped` (#2493)
Ellie Huxtable
2024-08-05
test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)
Jax Young
2024-06-03
feat(doctor): report sqlite version (#2075)
Xavier Vello
2024-05-08
fix: add incremental rebuild to daemon loop (#2010)
Ellie Huxtable
2024-05-08
feat: add background daemon (#2006)
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-03-15
fix(search): case insensitive hostname filtering (#1883)
Ellie Huxtable
2024-03-05
fix(build): make atuin compile on non-win/mac/linux platforms (#1825)
Rain
2024-03-01
feat: support regex with r/.../ syntax (#1745)
依云
2024-02-19
feat: change fulltext to do multi substring match (#1660)
依云
2024-02-04
fix: set durability for sqlite to recommended settings (#1667)
Joe Ardent
2024-01-22
fix(tui): dedupe was removing history (#1610)
Ellie Huxtable
[next]