aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client (unfollow)
Commit message (Expand)Author
2025-04-21feat(stats): add jj to default common subcommands (#2708)Alex Hamilton
2025-04-17feat: delete duplicate history (#2697)依云
2025-04-08chore(release): prepare for release 18.5.0 (#2685)Ellie Huxtable
2025-04-07chore(release): prepare for release 18.5.0-beta.3 (#2678)Ellie Huxtable
2025-04-07feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable
2025-04-02chore(release): prepare for release 18.5.0-beta.2Ellie Huxtable
2025-04-01feat(kv): Add support for 'atuin kv delete' (#2660)Michelle Tilley
2025-03-25fix: typeerror in client sync code (#2647)Ellie Huxtable
2025-03-24feat: option to include duplicate commands when printing history commands (#2...依云
2025-03-24fixes #1884: HISTFILE can be a directory or a file (#2630)Benjamin Weinstein-Raun
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-13chore: align daemon and client sync freq (#2628)Ellie Huxtable
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-09fix: don't save empty commands (#2605)Lucas Trzesniewski
2025-02-18perf: cache `SECRET_PATTERNS`'s `RegexSet` (#2570)DaniPopes
2025-02-18fix: add .histfile as file to look for when doing atuin import zsh (#2588)slamp
2025-01-07style: Avoid calling `unwrap()` when we don't have to (#2519)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(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-11-19feat(client): add filter mode enablement and ordering configuration (#2430)Pavel Ivanov
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-08-27chore: enable inline height and compact by default (#2249)Ellie Huxtable
2024-08-14fix: remove dbg! macro (#2355)TymanWasTaken
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-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-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-15feat(tui): Customizable Themes (#2236)P T Weir
2024-07-11chore: enable record sync by default (#2255)Ellie Huxtable
2024-07-10feat(gui): use fancy new side nav (#2243)Ellie Huxtable
2024-07-03fix: idx cache inconsistency (#2231)Ellie Huxtable
2024-07-01feat: Add npm, Netlify and Pulumi tokens to secret patterns (#2210)Julien P
2024-06-25feat: add several other GitHub access token patterns (#2200)Chris Rose
2024-06-25feat: Add GitLab PAT to secret patterns (#2196)David Jack Wange Olrik
2024-06-25chore(release): prepare for release v18.4.0-beta.1 (#2195)Ellie Huxtable
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-06-20feat(history): filter out various environment variables containing potential ...David
2024-06-20feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable
2024-06-19Fix `scroll_exits` default in `config.toml` (#2166)Justin Su
2024-06-18feat(tui): configurable prefix character (#2157)Ellie Huxtable
2024-06-17chore(deps): bump memchr from 2.7.2 to 2.7.4 (#2151)dependabot[bot]