aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* fixes #1884: HISTFILE can be a directory or a file (#2630)Benjamin Weinstein-Raun2025-03-24
* chore: show host and user in inspector (#2634)Dhruv Thakur2025-03-21
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* feat: Use readline binding for ctrl-a when it is not the prefix (#2626)Nelyah2025-03-13
* chore: align daemon and client sync freq (#2628)Ellie Huxtable2025-03-13
* feat(zsh): try to go to the position in zsh's history (#1469)依云2025-03-12
* fix: multiline command does not honour max_preview_height (#2624)Matthew Berryman2025-03-12
* chore(release): prepare for release 18.5.0-beta.1 (#2622)Ellie Huxtable2025-03-11
* fix: improve broken symlink error handling (#2589)James Trew2025-03-09
* feat: make new arrow key behavior configurable (#2606)chitao12342025-03-09
* chore: update rust toolchain to 1.85 (#2618)Ellie Huxtable2025-03-09
* fix: don't save empty commands (#2605)Lucas Trzesniewski2025-03-09
* feat(health): add health check endpoint at `/healthz` (#2549)Hunter Casten2025-03-09
* fix: up binding with fish 4.0 (#2613) (#2616)slamp2025-03-09
* fix: sql files checksums (#2601)Lucas Trzesniewski2025-03-03
* perf: cache `SECRET_PATTERNS`'s `RegexSet` (#2570)DaniPopes2025-02-18
* fix: panic when invoking delete on empty tui (#2584)Helmut K. C. Tessarek2025-02-18
* fix: add .histfile as file to look for when doing atuin import zsh (#2588)slamp2025-02-18
* feat: Add the --print0 option to search (#2562)Chris Rose2025-01-27
* fix(bash): fix preexec of child Bash session started by enter_accept (#2558)Koichi Murase2025-01-23
* feat(wrapped): add more pkg managers (#2503)Alexandre GV.2025-01-07
* fix(wrapped): fix crash when history is empty (#2508)Alexandre GV.2025-01-07
* style: Avoid calling `unwrap()` when we don't have to (#2519)Andrew Aylett2025-01-07
* chore: Remove unneeded dependencies (#2523)Andrew Aylett2025-01-07
* feat(client): update AWS secrets env var handling checks (#2501)Dagan McGregor2024-12-29
* chore(deps): bump ratatui to 0.29.0 (#2474)Pavel Ivanov2024-12-27
* chore(deps): cargo update (#2497)Ellie Huxtable2024-12-27
* chore(release): prepare for release v18.4.0 (#2495)Ellie Huxtable2024-12-27
* feat: add `atuin wrapped` (#2493)Ellie Huxtable2024-12-27
* chore(release): prepare for release 18.4.0-beta.5 (#2472)Ellie Huxtable2024-12-05
* chore(release): prepare for release 18.4.0-beta.4 (#2469)Ellie Huxtable2024-12-05
* feat: provide additional clarity around key management (#2467)Ellie Huxtable2024-12-05
* feat(client): add filter mode enablement and ordering configuration (#2430)Pavel Ivanov2024-11-19
* feat: right Arrow to modify selected command (#2453)Braelyn Boynton2024-11-19
* fix: time offset display in `atuin status` (#2433)Reverier Xu2024-11-09
* chore(deps): bump clap_complete_nushell from 4.5.2 to 4.5.4 (#2420)dependabot[bot]2024-10-14
* feat: Ultracompact Mode (search-only) (#2357)P T Weir2024-10-07
* fix(deps): pin tiny_bip to 1.0.0 until breaking change resolved (#2412)Ellie Huxtable2024-10-07
* fix(daemon): Add context to error when unable to connect (#2394)Jeremy Cline2024-10-02
* fix(tui): don't panic when search result is empty and up is pressed (#2395)Jeremy Cline2024-10-02
* fix: disable mail by default, resolve #2404 (#2405)Ellie Huxtable2024-10-02
* chore(deps): Update rustls and axum-server (#2382)Tobias Genannt2024-09-09
* chore: enable inline height and compact by default (#2249)Ellie Huxtable2024-08-27
* fix: remove dbg! macro (#2355)TymanWasTaken2024-08-14
* chore: update to rust 1.80 (#2344)Ellie Huxtable2024-08-07
* fix(mail): enable correct tls features for postmark client (#2347)Ellie Huxtable2024-08-06
* fix(mail): incorrect alias and error logs (#2346)Ellie Huxtable2024-08-06
* test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young2024-08-05
* fix(theme): Restore original colours (#2339)P T Weir2024-08-05
* chore(deps): bump env_logger from 0.11.3 to 0.11.5 (#2341)dependabot[bot]2024-08-05