aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client (follow)
Commit message (Expand)AuthorAge
* fix: honor timezone in inspector stats (#2853)Ray Kohler2025-08-04
* fix: clippy issues on Windows (#2856)Lucas Trzesniewski2025-08-04
* chore(release): prepare for release 18.8.0 (#2858)Ellie Huxtable2025-08-04
* feat: add inline_height_shell_up_key_binding option (#2817)Caio S. Rohwedder2025-07-23
* feat: add info for 'official' plugins (#2835)Ellie Huxtable2025-07-22
* feat: command chaining (#2834)Ellie Huxtable2025-07-22
* chore: update to rust 1.88 (#2815)Ellie Huxtable2025-07-22
* Update indicatif to 0.18.0 (#2833)Ben Beasley2025-07-21
* chore(release): prepare for release 18.7.1 (#2826)Ellie Huxtable2025-07-16
* chore(release): prepare for release 18.7.0 (#2823)Ellie Huxtable2025-07-16
* fix(api): Allow trailing slashes in sync_address (#2760)Michelle Tilley2025-05-21
* FormattingMichelle Tilley2025-05-14
* fix: clarify that HISTFILE, if used, must be exported (#2758)Corey Kosak2025-05-14
* chore: Allow setting script DB path (#2750)Michelle Tilley2025-05-13
* chore(release): prepare for release 18.6.1 (#2749)Ellie Huxtable2025-05-08
* chore(release): prepare for release 18.6.0 (#2740)Ellie Huxtable2025-05-06
* feat: Implement KV as a write-through cache (#2732)Michelle Tilley2025-05-06
* chore(deps): update minspan to 0.1.5 (#2729)Mark Wotton2025-05-06
* chore(release): prepare for release 18.6.0-beta.1 (#2723)Ellie Huxtable2025-04-28
* feat(stats): add jj to default common subcommands (#2708)Alex Hamilton2025-04-21
* feat: delete duplicate history (#2697)依云2025-04-17
* chore(release): prepare for release 18.5.0 (#2685)Ellie Huxtable2025-04-08
* chore(release): prepare for release 18.5.0-beta.3 (#2678)Ellie Huxtable2025-04-07
* feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable2025-04-07
* chore(release): prepare for release 18.5.0-beta.2Ellie Huxtable2025-04-02
* feat(kv): Add support for 'atuin kv delete' (#2660)Michelle Tilley2025-04-01
* fix: typeerror in client sync code (#2647)Ellie Huxtable2025-03-25
* feat: option to include duplicate commands when printing history commands (#2...依云2025-03-24
* fixes #1884: HISTFILE can be a directory or a file (#2630)Benjamin Weinstein-Raun2025-03-24
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* chore: align daemon and client sync freq (#2628)Ellie Huxtable2025-03-13
* 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
* fix: don't save empty commands (#2605)Lucas Trzesniewski2025-03-09
* perf: cache `SECRET_PATTERNS`'s `RegexSet` (#2570)DaniPopes2025-02-18
* fix: add .histfile as file to look for when doing atuin import zsh (#2588)slamp2025-02-18
* style: Avoid calling `unwrap()` when we don't have to (#2519)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(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(client): add filter mode enablement and ordering configuration (#2430)Pavel Ivanov2024-11-19
* 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
* chore: enable inline height and compact by default (#2249)Ellie Huxtable2024-08-27
* fix: remove dbg! macro (#2355)TymanWasTaken2024-08-14
* test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young2024-08-05