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