github-actions[bot]
5f099eeb7a
flake.lock: Update
...
Flake lock file updates:
• Updated input 'fenix':
'github:nix-community/fenix/a074d1bc9fd34f6b3a9049c5a61a82aea2044801?narHash=sha256-GhWGWyGUvTF7H2DDGlQehsve1vRqIKAFhxy6D82Nj3Q%3D' (2025-03-19)
→ 'github:nix-community/fenix/5ef8607d6e8a08cfb3946aaacaa0494792adf4ae?narHash=sha256-dcGdqxhRRGoA/S38BsWOrwIiLYEBOqXKauHdFwKR310%3D' (2025-07-31)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/15d87419f1a123d8f888d608129c3ce3ff8f13d4?narHash=sha256-gCpvEQOrugHWLimD1wTFOJHagnSEP6VYBDspq96Idu0%3D' (2025-03-18)
→ 'github:rust-lang/rust-analyzer/8611b714597c89b092f3d4874f14acd3f72f44fd?narHash=sha256-4FA7NTmrAqW5yt4A3hhzgDmAFD0LbGRMGKhb1LBSItI%3D' (2025-07-30)
• Updated input 'flake-compat':
'github:edolstra/flake-compat/ff81ac966bb2cae68946d5ed5fc4994f96d0ffec?narHash=sha256-NeCCThCEP3eCl2l/%2B27kNNK7QrwZB1IJCrXfrbv5oqU%3D' (2024-12-04)
→ 'github:edolstra/flake-compat/9100a0f413b0c601e0533d1d94ffd501ce2e7885?narHash=sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX%2BfjA8Xf8PUmqCY%3D' (2025-05-12)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/3549532663732bfd89993204d40543e9edaec4f2?narHash=sha256-ud8vcSzJsZ/CK%2Br8/v0lyf4yUntVmDq6Z0A41ODfWbE%3D' (2025-03-18)
→ 'github:NixOS/nixpkgs/8679b16e11becd487b45d568358ddf9d5640d860?narHash=sha256-G06FmIBj0I5bMW1Q8hAEIl5N7IHMK7%2BTa4KA%2BBmneDA%3D' (2025-07-31)
2025-08-01 00:27:54 +00:00
Ellie Huxtable
6c31530c7a
feat: add IDX_CACHE_ROLLOUT ( #2850 )
...
Codespell / Check for spelling errors (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
Only really useful for Atuin cloud
Given a % chance, either use the idx cache or use the old aggregation
query
This is to enable us to test rollout the idx cache, without breaking all
queries in weird ways. Can monitor for a change in http codes/etc, and
easily roll back.
2025-07-29 16:14:27 +02:00
Ellie Huxtable
59d2047a46
fix(build): enable sqlite feature for sqlite server ( #2848 )
2025-07-29 16:04:25 +02:00
Ellie Huxtable
cb157f7c40
fix: ensure the idx cache is cleaned on deletion, only insert if records are inserted ( #2841 )
Codespell / Check for spelling errors (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
2025-07-24 14:29:37 +02:00
Ellie Huxtable
0f381dd515
fix: use transaction for idx consistency checking ( #2840 )
2025-07-24 10:08:20 +02:00
Caio S. Rohwedder
576789335a
feat: add inline_height_shell_up_key_binding option ( #2817 )
Codespell / Check for spelling errors (push) Waiting to run
build-docker / publish_x86 (push) Waiting to run
build-docker / publish_aarch64 (push) Waiting to run
build-docker / publish_manifest (push) Blocked by required conditions
Install / install (macos-14) (push) Waiting to run
Install / install (ubuntu-latest) (push) Waiting to run
Nix / check (push) Waiting to run
Nix / build-test (push) Waiting to run
Rust / build (macos-14) (push) Waiting to run
Rust / build (ubuntu-latest) (push) Waiting to run
Rust / cross-compile (x86_64-unknown-illumos) (push) Waiting to run
Rust / unit-test (macos-14) (push) Waiting to run
Rust / unit-test (ubuntu-latest) (push) Waiting to run
Rust / check (macos-14) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / integration-test (push) Waiting to run
Rust / clippy (push) Waiting to run
Rust / format (push) Waiting to run
Shellcheck / shellcheck (push) Waiting to run
2025-07-23 13:31:15 +02:00
Joaquín Triñanes
e7a8e040cc
nushell: fix get -i
deprecation ( #2829 )
...
Since https://github.com/nushell/nushell/pull/16007 , the recommended
flag is `--optional`. To avoid compatibility issues, the builtin optional
access syntax is used instead, which is backwards-compatible.
2025-07-23 13:28:54 +02:00
David Jack Wange Olrik
e31d3e849d
fix: Make login exit 1 if already logged in ( #2832 )
2025-07-23 13:25:54 +02:00
Marko Bausch
e0bff11073
feat: Support multi part commands ( Fixes #2836 ) ( #2837 )
...
* feat: Support multi part commands
* fix: Clippy
2025-07-23 13:24:50 +02:00
Ellie Huxtable
d1726e52d6
feat: add info for 'official' plugins ( #2835 )
...
Codespell / Check for spelling errors (push) Waiting to run
Install / install (ubuntu-latest) (push) Waiting to run
Nix / check (push) Waiting to run
Nix / build-test (push) Waiting to run
Rust / build (macos-14) (push) Waiting to run
Rust / build (ubuntu-latest) (push) Waiting to run
Rust / cross-compile (x86_64-unknown-illumos) (push) Waiting to run
Rust / unit-test (macos-14) (push) Waiting to run
Rust / unit-test (ubuntu-latest) (push) Waiting to run
Rust / check (macos-14) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / integration-test (push) Waiting to run
Rust / clippy (push) Waiting to run
Rust / format (push) Waiting to run
Shellcheck / shellcheck (push) Waiting to run
build-docker / publish_x86 (push) Waiting to run
build-docker / publish_aarch64 (push) Waiting to run
build-docker / publish_manifest (push) Blocked by required conditions
Install / install (macos-14) (push) Waiting to run
* feat: add info for 'official' plugins
* fix default features
2025-07-22 19:32:20 +02:00
Ellie Huxtable
84c267eada
feat: command chaining ( #2834 )
...
* feat: command chaining
Allow for smart completion of commands ending in && or ||
* fmt
2025-07-22 19:32:10 +02:00
Ellie Huxtable
e7819d258a
chore: update to rust 1.88 ( #2815 )
...
* chore: update to rust 1.88
* clippy + fmt
* update ci version
* update flake
2025-07-22 16:03:20 +02:00
Ben Beasley
875e339189
Update indicatif to 0.18.0 ( #2833 )
build-docker / publish_manifest (push) Blocked by required conditions
Install / install (macos-14) (push) Waiting to run
Install / install (ubuntu-latest) (push) Waiting to run
Nix / check (push) Waiting to run
Nix / build-test (push) Waiting to run
Rust / build (macos-14) (push) Waiting to run
Rust / build (ubuntu-latest) (push) Waiting to run
Rust / cross-compile (x86_64-unknown-illumos) (push) Waiting to run
Rust / unit-test (macos-14) (push) Waiting to run
Rust / unit-test (ubuntu-latest) (push) Waiting to run
Rust / check (macos-14) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / integration-test (push) Waiting to run
Rust / clippy (push) Waiting to run
Rust / format (push) Waiting to run
Shellcheck / shellcheck (push) Waiting to run
Codespell / Check for spelling errors (push) Waiting to run
build-docker / publish_x86 (push) Waiting to run
build-docker / publish_aarch64 (push) Waiting to run
2025-07-21 22:05:38 +02:00
Ellie Huxtable
0eecc0b43d
chore(release): prepare for release 18.7.1 ( #2826 )
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
2025-07-16 17:18:15 +01:00
Scotte Zinn
403d4a1141
fix: add check for postgresql prefix ( #2825 )
...
thanks for the speedy fix!
2025-07-16 16:53:25 +01:00
Ellie Huxtable
8599bb04a7
chore: update changelog
2025-07-16 15:25:43 +01:00
Ellie Huxtable
2eeb0c79f6
chore(release): prepare for release 18.7.0 ( #2823 )
...
* chore(release): prepare for release 18.7.0
* lockfile
2025-07-16 14:47:25 +01:00
dependabot[bot]
29576ac6c7
chore(deps): bump debian ( #2811 )
...
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
Bumps debian from bookworm-20250610-slim to bookworm-20250630-slim.
---
updated-dependencies:
- dependency-name: debian
dependency-version: bookworm-20250630-slim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-07 13:40:06 +01:00
dependabot[bot]
0aa67b5ccc
chore(deps): bump lukemathwalker/cargo-chef ( #2812 )
...
Bumps lukemathwalker/cargo-chef from latest-rust-1.87.0-slim-bookworm to latest-rust-1.88.0-slim-bookworm.
---
updated-dependencies:
- dependency-name: lukemathwalker/cargo-chef
dependency-version: latest-rust-1.88.0-slim-bookworm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-07 13:39:56 +01:00
依云
58e307bc6d
fix: refuse "--dupkeep 0" ( #2807 )
...
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
People may think it would keep only one copy, but it didn't work that way.
2025-07-03 16:35:18 +01:00
dependabot[bot]
2741338a14
chore(deps): bump lukemathwalker/cargo-chef ( #2765 )
...
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
Bumps lukemathwalker/cargo-chef from latest-rust-1.86.0-slim-bookworm to latest-rust-1.87.0-slim-bookworm.
---
updated-dependencies:
- dependency-name: lukemathwalker/cargo-chef
dependency-version: latest-rust-1.87.0-slim-bookworm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 12:40:46 +01:00
dependabot[bot]
0c880c6820
chore(deps): bump debian ( #2794 )
...
Bumps debian from bookworm-20250520-slim to bookworm-20250610-slim.
---
updated-dependencies:
- dependency-name: debian
dependency-version: bookworm-20250610-slim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 12:32:12 +01:00
Scotte Zinn
7f868711f0
feat: Add sqlite server support for self-hosting ( #2770 )
...
* Move db_uri setting to DbSettings
* WIP: sqlite crate framework
* WIP: Migrations
* WIP: sqlite implementation
* Add sqlite3 to Docker image
* verified_at needed for user query
* chore(deps): bump debian (#2772 )
Bumps debian from bookworm-20250428-slim to bookworm-20250520-slim.
---
updated-dependencies:
- dependency-name: debian
dependency-version: bookworm-20250520-slim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(doctor): mention the required ble.sh version (#2774 )
References:
https://forum.atuin.sh/t/1047
* fix: Don't print errors in `zsh_autosuggest` helper (#2780 )
Previously, this would result in long multi-line errors when typing,
making it hard to see the shell prompt:
```
$ Error: could not load client settings
Caused by:
0: could not create config file
1: failed to create file `/home/jyn/.config/atuin/config.toml`
2: Required key not available (os error 126)
Location:
atuin-client/src/settings.rs:675:54
fError: could not load client settings
Caused by:
0: could not create config file
1: failed to create file `/home/jyn/.config/atuin/config.toml`
2: Required key not available (os error 126)
Location:
atuin-client/src/settings.rs:675:54
faError: could not load client settings
```
Silence these in autosuggestions, such that they only show up when
explicitly invoking atuin.
* fix: `atuin.nu` enchancements (#2778 )
* PR feedback
* Remove sqlite3 package
* fix(search): prevent panic on malformed format strings (#2776 ) (#2777 )
* fix(search): prevent panic on malformed format strings (#2776 )
- Wrap format operations in panic catcher for graceful error handling
- Improve error messages with context-aware guidance for common issues
- Let runtime-format parser handle validation to avoid blocking valid formats
Fixes crash when using malformed format strings by catching formatting
errors gracefully and providing actionable guidance without restricting
legitimate format patterns like {command} or {time}.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
* Satisfy cargo fmt
* test(search): add regression tests for format string panic (#2776 )
- Add test for malformed JSON format strings that previously caused panics
- Add test to ensure valid format strings continue to work
- Prevent future regressions of the format string panic issue
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
Co-authored-by: jyn <github@jyn.dev>
Co-authored-by: Tyarel8 <98483313+Tyarel8@users.noreply.github.com>
Co-authored-by: Brian Cosgrove <cosgroveb@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-23 12:31:55 +01:00
Brian Cosgrove
306f5e1104
fix(search): prevent panic on malformed format strings ( #2776 ) ( #2777 )
...
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
* fix(search): prevent panic on malformed format strings (#2776 )
- Wrap format operations in panic catcher for graceful error handling
- Improve error messages with context-aware guidance for common issues
- Let runtime-format parser handle validation to avoid blocking valid formats
Fixes crash when using malformed format strings by catching formatting
errors gracefully and providing actionable guidance without restricting
legitimate format patterns like {command} or {time}.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
* Satisfy cargo fmt
* test(search): add regression tests for format string panic (#2776 )
- Add test for malformed JSON format strings that previously caused panics
- Add test to ensure valid format strings continue to work
- Prevent future regressions of the format string panic issue
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-11 19:12:20 +01:00
Tyarel8
2e26f34687
fix: atuin.nu
enchancements ( #2778 )
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
2025-06-05 13:28:41 +01:00
jyn
2814c2031c
fix: Don't print errors in zsh_autosuggest
helper ( #2780 )
...
Previously, this would result in long multi-line errors when typing,
making it hard to see the shell prompt:
```
$ Error: could not load client settings
Caused by:
0: could not create config file
1: failed to create file `/home/jyn/.config/atuin/config.toml`
2: Required key not available (os error 126)
Location:
atuin-client/src/settings.rs:675:54
fError: could not load client settings
Caused by:
0: could not create config file
1: failed to create file `/home/jyn/.config/atuin/config.toml`
2: Required key not available (os error 126)
Location:
atuin-client/src/settings.rs:675:54
faError: could not load client settings
```
Silence these in autosuggestions, such that they only show up when
explicitly invoking atuin.
2025-06-05 13:26:37 +01:00
Koichi Murase
239e6fbe7c
fix(doctor): mention the required ble.sh version ( #2774 )
...
build-docker / publish_manifest (push) Has been cancelled
Codespell / Check for spelling errors (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
References:
https://forum.atuin.sh/t/1047
2025-05-27 15:30:54 +01:00
dependabot[bot]
719aef96ee
chore(deps): bump debian ( #2772 )
...
Bumps debian from bookworm-20250428-slim to bookworm-20250520-slim.
---
updated-dependencies:
- dependency-name: debian
dependency-version: bookworm-20250520-slim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 18:53:44 +01:00
Michelle Tilley
87a963600c
fix(api): Allow trailing slashes in sync_address ( #2760 )
Rust / integration-test (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
2025-05-21 17:36:23 -07:00
Michelle Tilley
f8145e6709
Formatting
Rust / build (ubuntu-latest) (push) Has been cancelled
Codespell / Check for spelling errors (push) Has been cancelled
Nix / build-test (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
2025-05-14 20:34:13 -07:00
Corey Kosak
593702c91c
fix: clarify that HISTFILE, if used, must be exported ( #2758 )
2025-05-14 20:29:07 -07:00
Michelle Tilley
46efc937c6
chore(ci): Install toolchain that matches rust-toolchain.toml ( #2759 )
2025-05-14 20:28:05 -07:00
Michelle Tilley
c93991b5d0
chore: Allow setting script DB path ( #2750 )
...
Codespell / Check for spelling errors (push) Has been cancelled
Nix / build-test (push) Has been cancelled
build-docker / publish_x86 (push) Has been cancelled
build-docker / publish_aarch64 (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Install / install (ubuntu-latest) (push) Has been cancelled
Nix / check (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / build (ubuntu-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (ubuntu-latest) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (ubuntu-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled
Rust / format (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
build-docker / publish_manifest (push) Has been cancelled
* chore: Allow setting script DB path
* Rename scripts.database_path setting to scripts.db_path to match other crates
2025-05-13 08:29:04 -07:00
dependabot[bot]
a272ea753a
chore(deps): bump tower from 0.4.13 to 0.5.2 ( #2734 )
...
Bumps [tower](https://github.com/tower-rs/tower ) from 0.4.13 to 0.5.2.
- [Release notes](https://github.com/tower-rs/tower/releases )
- [Commits](https://github.com/tower-rs/tower/compare/tower-0.4.13...tower-0.5.2 )
---
updated-dependencies:
- dependency-name: tower
dependency-version: 0.5.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 14:44:13 -07:00
dependabot[bot]
002ea8a701
chore(deps): bump debian ( #2736 )
...
Bumps debian from bookworm-20250407-slim to bookworm-20250428-slim.
---
updated-dependencies:
- dependency-name: debian
dependency-version: bookworm-20250428-slim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 14:44:05 -07:00
Ellie Huxtable
84589cab15
chore(release): prepare for release 18.6.1 ( #2749 )
2025-05-08 14:10:38 -07:00
Ellie Huxtable
f49599599e
Revert "fix: selection vs render issue ( #2706 )" ( #2748 )
...
This reverts commit cd5d337b52
.
2025-05-08 14:04:01 -07:00
Ellie Huxtable
45460d4c31
chore(release): prepare for release 18.6.0 ( #2740 )
...
Co-authored-by: Ellie Huxtable <ellie@mac.lan>
2025-05-06 16:18:21 -07:00
Michelle Tilley
a1433e0cef
feat: Implement KV as a write-through cache ( #2732 )
2025-05-06 08:36:32 -07:00
Mark Wotton
d5c3558b71
chore(deps): update minspan to 0.1.5 ( #2729 )
...
* update minspan to 0.1.3
had a correctness bug reported to 0.1.1, should probably update.
* Update Cargo.toml
* add Cargo.lock changes
2025-05-06 08:29:52 -07:00
Cristian Le
100de6e463
chore(deps): Update postmark to 0.11 ( #2730 )
2025-05-01 15:18:21 +01:00
Ellie Huxtable
cd5d337b52
fix: selection vs render issue ( #2706 )
...
* fix: selection vs render issue
* render on continue too
* clippy
* fmt
2025-04-28 15:25:37 +01:00
printfn
dc7082d681
feat: sort atuin store status
output ( #2719 )
...
Co-authored-by: printfn <printfn@users.noreply.github.com>
2025-04-28 15:17:13 +01:00
dependabot[bot]
881f622ce3
chore(deps): bump unicode-width from 0.1.14 to 0.2.0 ( #2722 )
...
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width ) from 0.1.14 to 0.2.0.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.14...v0.2.0 )
---
updated-dependencies:
- dependency-name: unicode-width
dependency-version: 0.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 15:16:43 +01:00
Ellie Huxtable
10df8ff8d1
chore(release): prepare for release 18.6.0-beta.1 ( #2723 )
2025-04-28 14:32:07 +01:00
Ellie Huxtable
cab77ffc64
Revert "feat(zsh): try to go to the position in zsh's history ( #1469 )" ( #2715 )
...
This reverts commit 264da9e4e9
.
2025-04-28 13:56:39 +01:00
Alex Hamilton
5cd23537b0
feat(stats): add jj to default common subcommands ( #2708 )
2025-04-21 08:04:26 -07:00
dependabot[bot]
2f5fe5cc7b
chore(deps): bump fs-err from 2.11.0 to 3.1.0 ( #2709 )
...
Bumps [fs-err](https://github.com/andrewhickman/fs-err ) from 2.11.0 to 3.1.0.
- [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md )
- [Commits](https://github.com/andrewhickman/fs-err/compare/2.11.0...3.1.0 )
---
updated-dependencies:
- dependency-name: fs-err
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 13:29:33 +01:00
Kian-Meng Ang
07655e92b1
chore: fix typos ( #2668 )
...
Found via `typos --hidden --format brief`
2025-04-17 23:22:54 +01:00
依云
d016e2c9be
feat: delete duplicate history ( #2697 )
2025-04-17 23:21:25 +01:00