aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* chore: update to rust 1.91 (#2981)Ellie Huxtable2025-11-06
* fix(bash): work around a keybinding bug of Bash 5.1 (#2975)Koichi Murase2025-10-31
* fix(bash/blesh): suppress error message for auto-complete source (#2976)Koichi Murase2025-10-31
* fix(bash): fix issues with intermediate key sequences in the vi editing mode ...Koichi Murase2025-10-31
* chore: adjust update wording (#2974)Ellie Huxtable2025-10-30
* feat Add PowerShell support (#2543)Lucas Trzesniewski2025-10-23
* chore(release): prepare for release 18.10.0 (#2962)Ellie Huxtable2025-10-21
* Revert "feat: more accurately filter secret tokens" (#2961)Ellie Huxtable2025-10-21
* feat: nu ≥ 0.106.0 support commandline accept (#2957)Stuart Carnie2025-10-20
* fix: stats ngram window size cli parsing (#2946)Karl Ding2025-10-20
* feat: Interactive Inspector (#2319)P T Weir2025-10-20
* feat(bash): use Readline's accept-line for enter_accept (#2953)Koichi Murase2025-10-20
* chore: update rusty_paseto and rusty_paserk (#2942)Ben Beasley2025-10-20
* feat: add import from PowerShell history (#2864)Lucas Trzesniewski2025-10-20
* feat: add commit to displayed version info (#2922)Lucas Trzesniewski2025-10-20
* chore(release): prepare for release 18.9.0 (#2952)Ellie Huxtable2025-10-20
* feat: add shell pipelines to command chaining (#2938)Lucas Trzesniewski2025-10-06
* feat: more accurately filter secret tokens (#2932)Keith Cirkel2025-10-02
* feat: add various acceptance keys (#2928)Keith Cirkel2025-09-30
* fix: fish up binding (#2902)Ramses2025-09-27
* chore: update to Rust 1.90 (#2916)Ray Kohler2025-09-26
* fix(dotfiles): properly escape spaces/quotes in varsBraxton Schafer2025-09-25
* feat(stats): add dotnet to default common subcommandsLucas Trzesniewski2025-09-25
* refactor: shell environment variablesLucas Trzesniewski2025-09-18
* fix: remove __atuin_chain_command__ prefixLucas Trzesniewski2025-09-18
* fix: dissociate command_chaining from enter_acceptLucas Trzesniewski2025-09-18
* 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: use fullscreen if `inline_height` is too large (#2888)Lucas Trzesniewski2025-09-09
* feat(tui): select entries using number in vim-normal mode. closes #2368 (#2893)Adam Jahn2025-09-09
* fix: expand path for daemon.socket_path (#2870)Paul Barton2025-08-23
* feat: highlight matches in interactive search (#2653)Frank Hamand2025-08-04
* fix: match logic of theme directory with settings directory, so ATUIN_CONFIG_...P T Weir2025-08-04
* fix: Make status exit 1 if not logged in (#2843)David Jack Wange Olrik2025-08-04
* 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 IDX_CACHE_ROLLOUT (#2850)Ellie Huxtable2025-07-29
* fix(build): enable sqlite feature for sqlite server (#2848)Ellie Huxtable2025-07-29
* fix: ensure the idx cache is cleaned on deletion, only insert if records are ...Ellie Huxtable2025-07-24
* fix: use transaction for idx consistency checking (#2840)Ellie Huxtable2025-07-24
* feat: add inline_height_shell_up_key_binding option (#2817)Caio S. Rohwedder2025-07-23
* nushell: fix `get -i` deprecation (#2829)Joaquín Triñanes2025-07-23
* fix: Make login exit 1 if already logged in (#2832)David Jack Wange Olrik2025-07-23
* feat: Support multi part commands (Fixes #2836) (#2837)Marko Bausch2025-07-23