aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src (follow)
Commit message (Expand)AuthorAge
* fix: halt sync loop if server returns an empty page (#3122)Ellie Huxtable2026-02-02
* fix: larger exit column width on Windows (#3119)Lucas Trzesniewski2026-02-02
* chore(deps): update whoami dependency to v2 (#3118)Ben Beasley2026-01-30
* feat: add option to use tmux display-popup (#3058)Kkoi2026-01-28
* chore(deps): audit ssl deps (#3110)Ellie Huxtable2026-01-27
* fix: custom data dir test on windows (#3109)Ellie Huxtable2026-01-27
* feat: remove user verification functionality (#3108)Ellie Huxtable2026-01-27
* chore(deps): cleanup of dep versions (#3106)Ellie Huxtable2026-01-27
* fix(ui): align cursor when expand column is in the middle (#3103)依云2026-01-27
* feat: support setting a custom data dir in config (#3105)Ellie Huxtable2026-01-27
* feat(ui): highlight fulltext search as fulltext search instead of fuzzy searc...Ellie Huxtable2026-01-26
|\
| * fix for inverse matchinglilydjwg2026-01-25
| * fix for 'termlilydjwg2026-01-25
| * feat(ui): highlight fulltext search as fulltext search instead of fuzzy searchlilydjwg2026-01-25
* | fix(ui): time column can take up to 9 cellslilydjwg2026-01-24
* | fix: zsh import multiline issue (#2799)Haris Thohir2026-01-22
* | feat: add custom column support (#3089)Ellie Huxtable2026-01-22
* | Update regex for AWS Access Key ID pattern (#3088)Daniel Rinehart2026-01-21
* | fix: Move thorough search through search.filters w/ workspaces (#2703)Leonidas Loucas2025-12-15
* | feat: support additional history filenames in replxx importer (#3005)Waldir Pimenta2025-12-03
|/
* Revert "feat: more accurately filter secret tokens" (#2961)Ellie Huxtable2025-10-21
* feat: Interactive Inspector (#2319)P T Weir2025-10-20
* feat: add import from PowerShell history (#2864)Lucas Trzesniewski2025-10-20
* feat: more accurately filter secret tokens (#2932)Keith Cirkel2025-10-02
* feat: add various acceptance keys (#2928)Keith Cirkel2025-09-30
* feat(stats): add dotnet to default common subcommandsLucas Trzesniewski2025-09-25
* fix: clippy warningschitao12342025-09-15
* feat: add session-preload filter mode to include global history from before s...chitao12342025-09-15
* feat(tui): add show_numeric_shortcuts config to hide 1-9 shortcuts (#2766)sebbie2025-09-12
* fix: clippy warnings I don't have on my version of clippyRay Kohler2025-09-10
* fix: run `cargo fmt`Ray Kohler2025-09-10
* fix: `cargo update` and changes needed to accomodate itRay Kohler2025-09-10
* fix: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler2025-09-10
* fix: expand path for daemon.socket_path (#2870)Paul Barton2025-08-23
* fix: match logic of theme directory with settings directory, so ATUIN_CONFIG_...P T Weir2025-08-04
* fix: honor timezone in inspector stats (#2853)Ray Kohler2025-08-04
* fix: clippy issues on Windows (#2856)Lucas Trzesniewski2025-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
* 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
* feat: Implement KV as a write-through cache (#2732)Michelle Tilley2025-05-06
* feat(stats): add jj to default common subcommands (#2708)Alex Hamilton2025-04-21
* feat: delete duplicate history (#2697)依云2025-04-17
* feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable2025-04-07
* feat(kv): Add support for 'atuin kv delete' (#2660)Michelle Tilley2025-04-01