| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | chore: Allow setting script DB path (#2750) | Michelle Tilley | 2025-05-13 |
| | | | | | | * chore: Allow setting script DB path * Rename scripts.database_path setting to scripts.db_path to match other crates | ||
| * | feat: Implement KV as a write-through cache (#2732) | Michelle Tilley | 2025-05-06 |
| | | |||
| * | feat: support storing, syncing and executing scripts (#2644) | Ellie Huxtable | 2025-04-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||
| * | fix: alias enable/enabled in settings (#2021) | Ellie Huxtable | 2024-05-14 |
| | | |||
| * | chore: move crates into crates/ dir (#1958) | Ellie Huxtable | 2024-04-18 |
| I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place | |||
