aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
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
2025-04-01fix(stats): Ignore leading environment variables when calculating stats (#2659)Michelle Tilley
2025-04-01feat(kv): Add support for 'atuin kv delete' (#2660)Michelle Tilley
2025-03-25fix: typeerror in client sync code (#2647)Ellie Huxtable
2025-03-25feat(zsh): re-enable bracketed paste (#2646)依云
2025-03-24fix(1289): clear terminal area if inline (#2600)Farid Zakaria
2025-03-24feat: option to include duplicate commands when printing history commands (#2...依云
2025-03-24fix(build): change atuin-daemon build script .proto paths (#2638)Shroomy
2025-03-24chore(deps): bump tower-http from 0.5.2 to 0.6.2 (#2641)dependabot[bot]
2025-03-24fixes #1884: HISTFILE can be a directory or a file (#2630)Benjamin Weinstein-Raun
2025-03-21chore: show host and user in inspector (#2634)Dhruv Thakur