aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2025-11-06chore: update to rust 1.91 (#2981)Ellie Huxtable
2025-10-31fix(bash): work around a keybinding bug of Bash 5.1 (#2975)Koichi Murase
2025-10-31fix(bash/blesh): suppress error message for auto-complete source (#2976)Koichi Murase
2025-10-31fix(bash): fix issues with intermediate key sequences in the vi editing mode ...Koichi Murase
2025-10-30chore: adjust update wording (#2974)Ellie Huxtable
2025-10-23feat Add PowerShell support (#2543)Lucas Trzesniewski
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: nu ≥ 0.106.0 support commandline accept (#2957)Stuart Carnie
2025-10-20fix: stats ngram window size cli parsing (#2946)Karl Ding
2025-10-20feat: Interactive Inspector (#2319)P T Weir
2025-10-20feat(bash): use Readline's accept-line for enter_accept (#2953)Koichi Murase
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-20feat: add commit to displayed version info (#2922)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-27fix: fish up binding (#2902)Ramses
2025-09-26chore: update to Rust 1.90 (#2916)Ray Kohler
2025-09-25fix(dotfiles): properly escape spaces/quotes in varsBraxton Schafer
2025-09-25feat(stats): add dotnet to default common subcommandsLucas Trzesniewski
2025-09-18refactor: shell environment variablesLucas Trzesniewski
2025-09-18fix: remove __atuin_chain_command__ prefixLucas Trzesniewski
2025-09-18fix: dissociate command_chaining from enter_acceptLucas 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-09-09fix: use fullscreen if `inline_height` is too large (#2888)Lucas Trzesniewski
2025-09-09feat(tui): select entries using number in vim-normal mode. closes #2368 (#2893)Adam Jahn
2025-08-23fix: expand path for daemon.socket_path (#2870)Paul Barton
2025-08-04feat: highlight matches in interactive search (#2653)Frank Hamand
2025-08-04fix: match logic of theme directory with settings directory, so ATUIN_CONFIG_...P T Weir
2025-08-04fix: Make status exit 1 if not logged in (#2843)David Jack Wange Olrik
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-29feat: add IDX_CACHE_ROLLOUT (#2850)Ellie Huxtable
2025-07-29fix(build): enable sqlite feature for sqlite server (#2848)Ellie Huxtable
2025-07-24fix: ensure the idx cache is cleaned on deletion, only insert if records are ...Ellie Huxtable
2025-07-24fix: use transaction for idx consistency checking (#2840)Ellie Huxtable
2025-07-23feat: add inline_height_shell_up_key_binding option (#2817)Caio S. Rohwedder
2025-07-23nushell: fix `get -i` deprecation (#2829)Joaquín Triñanes
2025-07-23fix: Make login exit 1 if already logged in (#2832)David Jack Wange Olrik
2025-07-23feat: Support multi part commands (Fixes #2836) (#2837)Marko Bausch