aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
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
2024-08-06fix(mail): enable correct tls features for postmark client (#2347)Ellie Huxtable
2024-08-06fix(mail): incorrect alias and error logs (#2346)Ellie Huxtable
2024-08-05test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young
2024-08-05fix(theme): Restore original colours (#2339)P T Weir
2024-08-05chore(deps): bump env_logger from 0.11.3 to 0.11.5 (#2341)dependabot[bot]
2024-08-05chore(deps): update to sqlx 0.8 (#2343)Ellie Huxtable
2024-07-29fix: windows build error (#2321)YummyOreo
2024-07-29fix: atuin-daemon optional dependency (#2306)Jakub Panek
2024-07-23chore(release): prepare for release v18.4.0-beta.3 (#2305)Ellie Huxtable
2024-07-23fix(themes): Restore default theme, refactor (#2294)P T Weir
2024-07-17fix(history): logic for store_failed=false (#2284)Jeff Gould
2024-07-17feat(tui): Fixed preview height option (#2286)Tobias Genannt
2024-07-16chore(release): prepare for release v18.4.0-beta.2 (#2287)Ellie Huxtable
2024-07-15chore(deps): bump clap_complete from 4.5.7 to 4.5.8 (#2273)dependabot[bot]
2024-07-15chore(deps): bump tracing-tree from 0.3.1 to 0.4.0 (#2259)dependabot[bot]
2024-07-15feat(tui): Customizable Themes (#2236)P T Weir
2024-07-11chore: enable record sync by default (#2255)Ellie Huxtable
2024-07-10chore(deps): Replace cli-clipboard with arboard (#2067)Cristian Le
2024-07-10chore(deps): update prost-types (#2251)Ellie Huxtable
2024-07-10feat(gui): use fancy new side nav (#2243)Ellie Huxtable
2024-07-10chore(deps): update to tonic 0.12, prost 0.13 (#2250)Ellie Huxtable
2024-07-10fix(tui): Press ctrl-a twice should jump to beginning of line (#2246)eth3lbert
2024-07-05feat(bash/blesh): hook into BLE_ONLOAD to resolve loading order issue (#2234)Koichi Murase
2024-07-03fix: ambiguous column name (#2232)Ellie Huxtable