aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* ci: add Windows builds, second try (#2966)Lucas Trzesniewski2025-10-31
* chore: adjust update wording (#2974)Ellie Huxtable2025-10-30
* feat Add PowerShell support (#2543)Lucas Trzesniewski2025-10-23
* chore: update changelogEllie Huxtable2025-10-21
* 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
* chore(deps): bump debian from bookworm-20250811-slim to bookworm-20250929-sli...dependabot[bot]2025-10-20
* 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 changelogEllie Huxtable2025-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
* fix: docker compose link (#2914)Wil Clouser2025-09-26
* 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
* chore(deps): bump debiandependabot[bot]2025-09-12
* feat(tui): add show_numeric_shortcuts config to hide 1-9 shortcuts (#2766)sebbie2025-09-12
* fix: update version in Cargo.toml + github workflowsEllie Huxtable2025-09-10
* ci: update dist workflowsEllie Huxtable2025-09-10
* build: update flake.nix with new sha256Ellie Huxtable2025-09-10
* fix: add forgotten `rust-toolchain.toml` to match changes (oops)Ray Kohler2025-09-10
* 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
* chore(deps): bump lukemathwalker/cargo-chef from latest-rust-1.88.0-slim-book...dependabot[bot]2025-09-10
* build: remove legacy Apple SDK frameworks (#2885)Eric Crosson2025-09-09
* 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
* chore(deps): bump actions/checkout from 4 to 5 (#2882)dependabot[bot]2025-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