aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* fix: Make status exit 1 if not logged in (#2843)David Jack Wange Olrik2025-08-04
* chore(deps): bump debian (#2846)dependabot[bot]2025-08-04
* fix: honor timezone in inspector stats (#2853)Ray Kohler2025-08-04
* fix: clippy issues on Windows (#2856)Lucas Trzesniewski2025-08-04
* chore: update changelogEllie Huxtable2025-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: update changelogEllie Huxtable2025-07-16
* chore(release): prepare for release 18.7.0 (#2823)Ellie Huxtable2025-07-16
* chore(deps): bump debian (#2811)dependabot[bot]2025-07-07
* chore(deps): bump lukemathwalker/cargo-chef (#2812)dependabot[bot]2025-07-07
* fix: refuse "--dupkeep 0" (#2807)依云2025-07-03
* chore(deps): bump lukemathwalker/cargo-chef (#2765)dependabot[bot]2025-06-23
* chore(deps): bump debian (#2794)dependabot[bot]2025-06-23
* 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
* chore(deps): bump debian (#2772)dependabot[bot]2025-05-26
* fix(api): Allow trailing slashes in sync_address (#2760)Michelle Tilley2025-05-21