aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2025-03-25feat(zsh): re-enable bracketed paste (#2646)依云
2025-03-24fix(1289): clear terminal area if inline (#2600)Farid Zakaria
2025-03-24feat: option to include duplicate commands when printing history commands (#2...依云
2025-03-24fix(build): change atuin-daemon build script .proto paths (#2638)Shroomy
2025-03-24chore(deps): bump tower-http from 0.5.2 to 0.6.2 (#2641)dependabot[bot]
2025-03-24fixes #1884: HISTFILE can be a directory or a file (#2630)Benjamin Weinstein-Raun
2025-03-21chore: show host and user in inspector (#2634)Dhruv Thakur
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-13feat: Use readline binding for ctrl-a when it is not the prefix (#2626)Nelyah
2025-03-13chore: align daemon and client sync freq (#2628)Ellie Huxtable
2025-03-12feat(zsh): try to go to the position in zsh's history (#1469)依云
2025-03-12fix: multiline command does not honour max_preview_height (#2624)Matthew Berryman
2025-03-11chore(release): prepare for release 18.5.0-beta.1 (#2622)Ellie Huxtable
2025-03-09fix: improve broken symlink error handling (#2589)James Trew
2025-03-09feat: make new arrow key behavior configurable (#2606)chitao1234
2025-03-09chore: update rust toolchain to 1.85 (#2618)Ellie Huxtable
2025-03-09fix: don't save empty commands (#2605)Lucas Trzesniewski
2025-03-09feat(health): add health check endpoint at `/healthz` (#2549)Hunter Casten
2025-03-09fix: up binding with fish 4.0 (#2613) (#2616)slamp
2025-03-03fix: sql files checksums (#2601)Lucas Trzesniewski
2025-02-18perf: cache `SECRET_PATTERNS`'s `RegexSet` (#2570)DaniPopes
2025-02-18fix: panic when invoking delete on empty tui (#2584)Helmut K. C. Tessarek
2025-02-18fix: add .histfile as file to look for when doing atuin import zsh (#2588)slamp
2025-01-27feat: Add the --print0 option to search (#2562)Chris Rose
2025-01-23fix(bash): fix preexec of child Bash session started by enter_accept (#2558)Koichi Murase
2025-01-07feat(wrapped): add more pkg managers (#2503)Alexandre GV.
2025-01-07fix(wrapped): fix crash when history is empty (#2508)Alexandre GV.
2025-01-07style: Avoid calling `unwrap()` when we don't have to (#2519)Andrew Aylett
2025-01-07chore: Remove unneeded dependencies (#2523)Andrew Aylett
2024-12-29feat(client): update AWS secrets env var handling checks (#2501)Dagan McGregor
2024-12-27chore(deps): bump ratatui to 0.29.0 (#2474)Pavel Ivanov
2024-12-27chore(deps): cargo update (#2497)Ellie Huxtable
2024-12-27chore(release): prepare for release v18.4.0 (#2495)Ellie Huxtable
2024-12-27feat: add `atuin wrapped` (#2493)Ellie Huxtable
2024-12-05chore(release): prepare for release 18.4.0-beta.5 (#2472)Ellie Huxtable
2024-12-05chore(release): prepare for release 18.4.0-beta.4 (#2469)Ellie Huxtable
2024-12-05feat: provide additional clarity around key management (#2467)Ellie Huxtable
2024-11-19feat(client): add filter mode enablement and ordering configuration (#2430)Pavel Ivanov
2024-11-19feat: right Arrow to modify selected command (#2453)Braelyn Boynton
2024-11-09fix: time offset display in `atuin status` (#2433)Reverier Xu
2024-10-14chore(deps): bump clap_complete_nushell from 4.5.2 to 4.5.4 (#2420)dependabot[bot]
2024-10-07feat: Ultracompact Mode (search-only) (#2357)P T Weir
2024-10-07fix(deps): pin tiny_bip to 1.0.0 until breaking change resolved (#2412)Ellie Huxtable
2024-10-02fix(daemon): Add context to error when unable to connect (#2394)Jeremy Cline
2024-10-02fix(tui): don't panic when search result is empty and up is pressed (#2395)Jeremy Cline
2024-10-02fix: disable mail by default, resolve #2404 (#2405)Ellie Huxtable
2024-09-09chore(deps): Update rustls and axum-server (#2382)Tobias Genannt
2024-08-27chore: enable inline height and compact by default (#2249)Ellie Huxtable
2024-08-14fix: remove dbg! macro (#2355)TymanWasTaken
2024-08-07chore: update to rust 1.80 (#2344)Ellie Huxtable