aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2026-03-03fix: clear script database before rebuild to prevent unique constraint violat...Ellie Huxtable
2026-03-02chore(release): prepare for release 18.13.0-beta.3 (#3228)Ellie Huxtable
2026-03-02chore(deps): bump dashmap from 5.5.3 to 6.1.0 (#3221)dependabot[bot]
2026-03-02chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley
2026-02-26fix: Dramatically decrease daemon memory usage (#3211)Michelle Tilley
2026-02-26chore: use workspace versions (#3210)Ellie Huxtable
2026-02-26chore(release): prepare for release 18.13.0-beta.2 (#3209)Ellie Huxtable
2026-02-26feat: In-memory search index with atuin daemon (#3201)Michelle Tilley
2026-02-25feat: Add history author/intent metadata and v1 record version (#3205)Ellie Huxtable
2026-02-24feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley
2026-02-24fix: forward $PATH to tmux popup in zsh (#3198)postmath
2026-02-24chore(deps): Bump prost-related crates (#3203)Cristian Le
2026-02-13fix: silent DB failures e.g. when disk is full (#3183)Johannes Naylor
2026-02-13chore(release): prepare for release 18.13.0-beta.1 (#3187)Ellie Huxtable
2026-02-13fix(deps): add use-dev-tty to crossterm in atuin-ai (#3185)Ellie Huxtable
2026-02-13feat: add autostart and pid management to daemon (#3180)Ellie Huxtable
2026-02-13feat: add Atuin AI inline CLI MVP (#3178)Michelle Tilley
2026-02-12fix: multiline commands with fish (#3179)Ellie Huxtable
2026-02-12feat: add Hub authentication for future sync + extra features (#3010)Ellie Huxtable
2026-02-11feat: `switch-context` (#3149)Lucas Trzesniewski
2026-02-11chore(release): prepare for release 18.12.1 (#3172)Ellie Huxtable
2026-02-11feat: Add original-input-empty keybind condition (#3171)Michelle Tilley
2026-02-11fix(shell): fix ATUIN_SESSION errors in tmux popup (#3170)Kkoi
2026-02-11feat: expand keybinding system with vim motions, media keys, and inspector im...Michelle Tilley
2026-02-11fix(tui): enter in vim normal mode, shift-tab keybind (#3158)Michelle Tilley
2026-02-09chore(deps): Update to tiny-bip39 2.0.0 (#3151)Cristian Le
2026-02-09chore(release): prepare for release 18.12.0 (#3152)Ellie Huxtable
2026-02-08fix(powershell): display search stderr (#3146)Lucas Trzesniewski
2026-02-08fix: remove invalid IF EXISTS from sqlite drop column migration (#3145)Ryan
2026-02-06fix: issue with shift and modifier keys (#3143)Ellie Huxtable
2026-02-06feat(tui): add clear-to-start/end actions (#3141)依云
2026-02-05chore(release): prepare for release 18.12.0-beta.4 (#3139)Michelle Tilley
2026-02-05fix(tui): space and F1-F24 keys not handled properly by new keybind system (#...Michelle Tilley
2026-02-05chore(release): prepare for release 18.12.0-beta.3 (#3136)Ellie Huxtable
2026-02-05fix: tab behaving like enter, eprintln (#3135)Ellie Huxtable
2026-02-05chore(release): prepare for release 18.12.0-beta.2 (#3133)Ellie Huxtable
2026-02-05feat: Add new custom keybinding system for search TUI (#3127)Michelle Tilley
2026-02-04feat(dotfiles): add sort and filter options to alias/var list (#3131)Ethan
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2026-02-03feat: Add a parameter to the sync to specify the download/upload page (#2408)Matthias Bilger
2026-02-03fix(search): allow hyphen-prefixed query args like `---` (#3129)Ellie Huxtable
2026-02-03fix: use directories crate for home dir resolution (#3125)Ellie Huxtable
2026-02-02fix: halt sync loop if server returns an empty page (#3122)Ellie Huxtable
2026-02-02docs: update the `[keys]` docs (#3114)Lucas Trzesniewski
2026-02-02fix: larger exit column width on Windows (#3119)Lucas Trzesniewski
2026-02-02fix(powershell): preserve `$LASTEXITCODE` (#3120)Lucas Trzesniewski
2026-01-30chore(deps): update whoami dependency to v2 (#3118)Ben Beasley
2026-01-29Revert "feat: left arrow/backspace on empty to start edit" (#3115)Ellie Huxtable
2026-01-28chore(release): prepare for release 18.12.0-beta.1 (#3113)Ellie Huxtable
2026-01-28feat: move atuin-server to its own binary (#3112)Ellie Huxtable