aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src (unfollow)
Commit message (Expand)Author
2026-02-02fix: halt sync loop if server returns an empty page (#3122)Ellie Huxtable
2026-02-02fix: larger exit column width on Windows (#3119)Lucas Trzesniewski
2026-01-30chore(deps): update whoami dependency to v2 (#3118)Ben Beasley
2026-01-28feat: add option to use tmux display-popup (#3058)Kkoi
2026-01-27chore(deps): audit ssl deps (#3110)Ellie Huxtable
2026-01-27fix: custom data dir test on windows (#3109)Ellie Huxtable
2026-01-27feat: remove user verification functionality (#3108)Ellie Huxtable
2026-01-27chore(deps): cleanup of dep versions (#3106)Ellie Huxtable
2026-01-27fix(ui): align cursor when expand column is in the middle (#3103)依云
2026-01-27feat: support setting a custom data dir in config (#3105)Ellie Huxtable
2026-01-25fix for inverse matchinglilydjwg
2026-01-25fix for 'termlilydjwg
2026-01-25feat(ui): highlight fulltext search as fulltext search instead of fuzzy searchlilydjwg
2026-01-24fix(ui): time column can take up to 9 cellslilydjwg
2026-01-22fix: zsh import multiline issue (#2799)Haris Thohir
2026-01-22feat: add custom column support (#3089)Ellie Huxtable
2026-01-21Update regex for AWS Access Key ID pattern (#3088)Daniel Rinehart
2025-12-15fix: Move thorough search through search.filters w/ workspaces (#2703)Leonidas Loucas
2025-12-03feat: support additional history filenames in replxx importer (#3005)Waldir Pimenta
2025-10-21Revert "feat: more accurately filter secret tokens" (#2961)Ellie Huxtable
2025-10-20feat: Interactive Inspector (#2319)P T Weir
2025-10-20feat: add import from PowerShell history (#2864)Lucas Trzesniewski
2025-10-02feat: more accurately filter secret tokens (#2932)Keith Cirkel
2025-09-30feat: add various acceptance keys (#2928)Keith Cirkel
2025-09-25feat(stats): add dotnet to default common subcommandsLucas Trzesniewski
2025-09-15fix: clippy warningschitao1234
2025-09-15feat: add session-preload filter mode to include global history from before s...chitao1234
2025-09-12feat(tui): add show_numeric_shortcuts config to hide 1-9 shortcuts (#2766)sebbie
2025-09-10fix: clippy warnings I don't have on my version of clippyRay Kohler
2025-09-10fix: run `cargo fmt`Ray Kohler
2025-09-10fix: `cargo update` and changes needed to accomodate itRay Kohler
2025-09-10fix: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler
2025-08-23fix: expand path for daemon.socket_path (#2870)Paul Barton
2025-08-04fix: match logic of theme directory with settings directory, so ATUIN_CONFIG_...P T Weir
2025-08-04fix: honor timezone in inspector stats (#2853)Ray Kohler
2025-08-04fix: clippy issues on Windows (#2856)Lucas Trzesniewski
2025-07-23feat: add inline_height_shell_up_key_binding option (#2817)Caio S. Rohwedder
2025-07-22feat: add info for 'official' plugins (#2835)Ellie Huxtable
2025-07-22feat: command chaining (#2834)Ellie Huxtable
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-05-21fix(api): Allow trailing slashes in sync_address (#2760)Michelle Tilley
2025-05-14FormattingMichelle Tilley
2025-05-14fix: clarify that HISTFILE, if used, must be exported (#2758)Corey Kosak
2025-05-13chore: Allow setting script DB path (#2750)Michelle Tilley
2025-05-06feat: Implement KV as a write-through cache (#2732)Michelle Tilley
2025-04-21feat(stats): add jj to default common subcommands (#2708)Alex Hamilton
2025-04-17feat: delete duplicate history (#2697)依云
2025-04-07feat: support storing, syncing and executing scripts (#2644)Ellie 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