aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client (unfollow)
Commit message (Expand)Author
2026-02-02fix: halt sync loop if server returns an empty page (#3122)Ellie Huxtable
2026-02-02docs: update the `[keys]` docs (#3114)Lucas Trzesniewski
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-28chore(release): prepare for release 18.12.0-beta.1 (#3113)Ellie Huxtable
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-27chore(deps): Update to ratatui 0.30.0 (#3104)Tobias Genannt
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
2026-01-12chore(release): prepare for release 18.11.0 (#3051)Ellie Huxtable
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-11-26chore: clarify docstring of the enter_accept config key (#3003)Waldir Pimenta
2025-11-10chore: remove trailing whitespace (#2985)Tommi Hovi
2025-10-21chore(release): prepare for release 18.10.0 (#2962)Ellie Huxtable
2025-10-21Revert "feat: more accurately filter secret tokens" (#2961)Ellie Huxtable
2025-10-20feat: Interactive Inspector (#2319)P T Weir
2025-10-20chore: update rusty_paseto and rusty_paserk (#2942)Ben Beasley
2025-10-20feat: add import from PowerShell history (#2864)Lucas Trzesniewski
2025-10-20chore(release): prepare for release 18.9.0 (#2952)Ellie Huxtable
2025-10-06feat: add shell pipelines to command chaining (#2938)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-08-04chore(release): prepare for release 18.8.0 (#2858)Ellie Huxtable
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