aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* chore: update to rust 1.88 (#2815)Ellie Huxtable2025-07-22
* Update indicatif to 0.18.0 (#2833)Ben Beasley2025-07-21
* chore(release): prepare for release 18.7.1 (#2826)Ellie Huxtable2025-07-16
* fix: add check for postgresql prefix (#2825)Scotte Zinn2025-07-16
* chore(release): prepare for release 18.7.0 (#2823)Ellie Huxtable2025-07-16
* fix: refuse "--dupkeep 0" (#2807)依云2025-07-03
* feat: Add sqlite server support for self-hosting (#2770)Scotte Zinn2025-06-23
* fix(search): prevent panic on malformed format strings (#2776) (#2777)Brian Cosgrove2025-06-11
* fix: `atuin.nu` enchancements (#2778)Tyarel82025-06-05
* fix: Don't print errors in `zsh_autosuggest` helper (#2780)jyn2025-06-05
* fix(doctor): mention the required ble.sh version (#2774)Koichi Murase2025-05-27
* fix(api): Allow trailing slashes in sync_address (#2760)Michelle Tilley2025-05-21
* FormattingMichelle Tilley2025-05-14
* fix: clarify that HISTFILE, if used, must be exported (#2758)Corey Kosak2025-05-14
* chore: Allow setting script DB path (#2750)Michelle Tilley2025-05-13
* chore(release): prepare for release 18.6.1 (#2749)Ellie Huxtable2025-05-08
* Revert "fix: selection vs render issue (#2706)" (#2748)Ellie Huxtable2025-05-08
* chore(release): prepare for release 18.6.0 (#2740)Ellie Huxtable2025-05-06
* feat: Implement KV as a write-through cache (#2732)Michelle Tilley2025-05-06
* chore(deps): update minspan to 0.1.5 (#2729)Mark Wotton2025-05-06
* chore(deps): Update postmark to 0.11 (#2730)Cristian Le2025-05-01
* fix: selection vs render issue (#2706)Ellie Huxtable2025-04-28
* feat: sort `atuin store status` output (#2719)printfn2025-04-28
* chore(deps): bump unicode-width from 0.1.14 to 0.2.0 (#2722)dependabot[bot]2025-04-28
* chore(release): prepare for release 18.6.0-beta.1 (#2723)Ellie Huxtable2025-04-28
* Revert "feat(zsh): try to go to the position in zsh's history (#1469)" (#2715)Ellie Huxtable2025-04-28
* feat(stats): add jj to default common subcommands (#2708)Alex Hamilton2025-04-21
* chore: fix typos (#2668)Kian-Meng Ang2025-04-17
* feat: delete duplicate history (#2697)依云2025-04-17
* Update dependencies (#2695)Cristian Le2025-04-16
* chore(release): prepare for release 18.5.0 (#2685)Ellie Huxtable2025-04-08
* feat: Add 'atuin scripts rm' and 'atuin scripts ls' aliases; allow reading fr...Michelle Tilley2025-04-08
* chore(release): prepare for release 18.5.0-beta.3 (#2678)Ellie Huxtable2025-04-07
* feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable2025-04-07
* fix: fish up binding bug (#2677)Ellie Huxtable2025-04-07
* Revert "Revert "chore: update to rust 1.86 (#2666)" (#2667)" (#2676)Ellie Huxtable2025-04-07
* fix(zsh): avoid calling user-defined widgets when searching for history posit...依云2025-04-04
* Revert "chore: update to rust 1.86 (#2666)" (#2667)Ellie Huxtable2025-04-03
* chore: update to rust 1.86 (#2666)Ellie Huxtable2025-04-03
* fix(kv): Filter deleted keys from `kv list` (#2665)Michelle Tilley2025-04-03
* chore(release): prepare for release 18.5.0-beta.2Ellie Huxtable2025-04-02
* fix: allow -ve values for timezone (#2609)Gokul2025-04-02
* feat: Binaries as subcommands (#2661)Michelle Tilley2025-04-02
* fix(zsh): fix an error introduced earilier with support for bracketed paste m...依云2025-04-01
* fix: add redundant clones to clippy and cleanup instances of it (#2654)Frank Hamand2025-04-01
* fix(stats): Ignore leading environment variables when calculating stats (#2659)Michelle Tilley2025-04-01
* feat(kv): Add support for 'atuin kv delete' (#2660)Michelle Tilley2025-04-01
* fix: typeerror in client sync code (#2647)Ellie Huxtable2025-03-25
* feat(zsh): re-enable bracketed paste (#2646)依云2025-03-25
* fix(1289): clear terminal area if inline (#2600)Farid Zakaria2025-03-24