Commit Graph

7 Commits

Author SHA1 Message Date
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
0eecc0b43d chore(release): prepare for release 18.7.1 (#2826) 2025-07-16 17:18:15 +01:00
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
84589cab15 chore(release): prepare for release 18.6.1 (#2749) 2025-05-08 14:10:38 -07:00
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
10df8ff8d1 chore(release): prepare for release 18.6.0-beta.1 (#2723) 2025-04-28 14:32:07 +01:00
f162d641a7 feat: support storing, syncing and executing scripts (#2644)
* feat: add atuin-scripts crate

* initial

* define record types

* wip

* wip

* mvp

* add show command, make stdin work

* rewrite execution to use shebang and script file ALWAYS

* rename show -> get, allow fetching script only

* fmt

* clippy

* a bunch of fixes to the edits

* update lock

* variables

* fmt

* clippy

* pr feedback

* fmt
2025-04-07 14:17:19 +01:00