aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2025-07-23nushell: fix `get -i` deprecation (#2829)Joaquín Triñanes
2025-07-23fix: Make login exit 1 if already logged in (#2832)David Jack Wange Olrik
2025-07-23feat: Support multi part commands (Fixes #2836) (#2837)Marko Bausch
2025-07-22feat: add info for 'official' plugins (#2835)Ellie Huxtable
2025-07-22feat: command chaining (#2834)Ellie Huxtable
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-07-21Update indicatif to 0.18.0 (#2833)Ben Beasley
2025-07-16chore(release): prepare for release 18.7.1 (#2826)Ellie Huxtable
2025-07-16fix: add check for postgresql prefix (#2825)Scotte Zinn
2025-07-16chore(release): prepare for release 18.7.0 (#2823)Ellie Huxtable
2025-07-03fix: refuse "--dupkeep 0" (#2807)依云
2025-06-23feat: Add sqlite server support for self-hosting (#2770)Scotte Zinn
2025-06-11fix(search): prevent panic on malformed format strings (#2776) (#2777)Brian Cosgrove
2025-06-05fix: `atuin.nu` enchancements (#2778)Tyarel8
2025-06-05fix: Don't print errors in `zsh_autosuggest` helper (#2780)jyn
2025-05-27fix(doctor): mention the required ble.sh version (#2774)Koichi Murase
2025-05-21fix(api): Allow trailing slashes in sync_address (#2760)Michelle Tilley
2025-05-14FormattingMichelle Tilley
2025-05-14fix: clarify that HISTFILE, if used, must be exported (#2758)Corey Kosak
2025-05-13chore: Allow setting script DB path (#2750)Michelle Tilley
2025-05-08chore(release): prepare for release 18.6.1 (#2749)Ellie Huxtable
2025-05-08Revert "fix: selection vs render issue (#2706)" (#2748)Ellie Huxtable
2025-05-06chore(release): prepare for release 18.6.0 (#2740)Ellie Huxtable
2025-05-06feat: Implement KV as a write-through cache (#2732)Michelle Tilley
2025-05-06chore(deps): update minspan to 0.1.5 (#2729)Mark Wotton
2025-05-01chore(deps): Update postmark to 0.11 (#2730)Cristian Le
2025-04-28fix: selection vs render issue (#2706)Ellie Huxtable
2025-04-28feat: sort `atuin store status` output (#2719)printfn
2025-04-28chore(deps): bump unicode-width from 0.1.14 to 0.2.0 (#2722)dependabot[bot]
2025-04-28chore(release): prepare for release 18.6.0-beta.1 (#2723)Ellie Huxtable
2025-04-28Revert "feat(zsh): try to go to the position in zsh's history (#1469)" (#2715)Ellie Huxtable
2025-04-21feat(stats): add jj to default common subcommands (#2708)Alex Hamilton
2025-04-17chore: fix typos (#2668)Kian-Meng Ang
2025-04-17feat: delete duplicate history (#2697)依云
2025-04-16Update dependencies (#2695)Cristian Le
2025-04-08chore(release): prepare for release 18.5.0 (#2685)Ellie Huxtable
2025-04-08feat: Add 'atuin scripts rm' and 'atuin scripts ls' aliases; allow reading fr...Michelle Tilley
2025-04-07chore(release): prepare for release 18.5.0-beta.3 (#2678)Ellie Huxtable
2025-04-07feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable
2025-04-07fix: fish up binding bug (#2677)Ellie Huxtable
2025-04-07Revert "Revert "chore: update to rust 1.86 (#2666)" (#2667)" (#2676)Ellie Huxtable
2025-04-04fix(zsh): avoid calling user-defined widgets when searching for history posit...依云
2025-04-03Revert "chore: update to rust 1.86 (#2666)" (#2667)Ellie Huxtable
2025-04-03chore: update to rust 1.86 (#2666)Ellie Huxtable
2025-04-03fix(kv): Filter deleted keys from `kv list` (#2665)Michelle Tilley
2025-04-02chore(release): prepare for release 18.5.0-beta.2Ellie Huxtable
2025-04-02fix: allow -ve values for timezone (#2609)Gokul
2025-04-02feat: Binaries as subcommands (#2661)Michelle Tilley
2025-04-01fix(zsh): fix an error introduced earilier with support for bracketed paste m...依云
2025-04-01fix: add redundant clones to clippy and cleanup instances of it (#2654)Frank Hamand