aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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(deps): bump fs-err from 2.11.0 to 3.1.0 (#2709)dependabot[bot]2025-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(deps): bump debian (#2699)dependabot[bot]2025-04-14
* chore(deps): bump tokio from 1.44.1 to 1.44.2 in the cargo group (#2681)dependabot[bot]2025-04-09
* ci: use native github arm64 runner (#2690)Devin Buhl2025-04-09
* fix: switch to astral cargo-dist (#2687)Ellie Huxtable2025-04-09
* 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
* chore(deps): bump lukemathwalker/cargo-chef (#2675)dependabot[bot]2025-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
* feat: option to include duplicate commands when printing history commands (#2...依云2025-03-24
* docs: update logo and badges in README for zh-CN (#2392)Zhizhen He2025-03-24
* chore: update to rust 1.85.1 (#2642)Ellie Huxtable2025-03-24
* fix(build): change atuin-daemon build script .proto paths (#2638)Shroomy2025-03-24
* chore(deps): bump lukemathwalker/cargo-chef (#2639)dependabot[bot]2025-03-24
* chore(deps): bump debian (#2640)dependabot[bot]2025-03-24
* chore(deps): bump tower-http from 0.5.2 to 0.6.2 (#2641)dependabot[bot]2025-03-24
* fixes #1884: HISTFILE can be a directory or a file (#2630)Benjamin Weinstein-Raun2025-03-24
* chore(deps): bump cachix/install-nix-action from 30 to 31 (#2633)dependabot[bot]2025-03-21
* chore: show host and user in inspector (#2634)Dhruv Thakur2025-03-21
* build(nix): bump `flake.lock` (#2637)winston2025-03-19
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* feat: Use readline binding for ctrl-a when it is not the prefix (#2626)Nelyah2025-03-13
* chore: align daemon and client sync freq (#2628)Ellie Huxtable2025-03-13
* feat(zsh): try to go to the position in zsh's history (#1469)依云2025-03-12