aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
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
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-07-21Update indicatif to 0.18.0 (#2833)Ben Beasley
2025-07-16chore(release): prepare for release 18.7.1 (#2826)Ellie Huxtable
2025-07-16fix: add check for postgresql prefix (#2825)Scotte Zinn
2025-07-16chore(release): prepare for release 18.7.0 (#2823)Ellie Huxtable
2025-07-03fix: refuse "--dupkeep 0" (#2807)依云
2025-06-23feat: Add sqlite server support for self-hosting (#2770)Scotte Zinn
2025-06-11fix(search): prevent panic on malformed format strings (#2776) (#2777)Brian Cosgrove
2025-06-05fix: `atuin.nu` enchancements (#2778)Tyarel8
2025-06-05fix: Don't print errors in `zsh_autosuggest` helper (#2780)jyn
2025-05-27fix(doctor): mention the required ble.sh version (#2774)Koichi Murase
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-08chore(release): prepare for release 18.6.1 (#2749)Ellie Huxtable
2025-05-08Revert "fix: selection vs render issue (#2706)" (#2748)Ellie Huxtable
2025-05-06chore(release): prepare for release 18.6.0 (#2740)Ellie Huxtable
2025-05-06feat: Implement KV as a write-through cache (#2732)Michelle Tilley
2025-05-06chore(deps): update minspan to 0.1.5 (#2729)Mark Wotton