aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* 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
* feat: option to include duplicate commands when printing history commands (#2...依云2025-03-24
* fix(build): change atuin-daemon build script .proto paths (#2638)Shroomy2025-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: show host and user in inspector (#2634)Dhruv Thakur2025-03-21
* 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
* fix: multiline command does not honour max_preview_height (#2624)Matthew Berryman2025-03-12
* chore(release): prepare for release 18.5.0-beta.1 (#2622)Ellie Huxtable2025-03-11
* fix: improve broken symlink error handling (#2589)James Trew2025-03-09
* feat: make new arrow key behavior configurable (#2606)chitao12342025-03-09
* chore: update rust toolchain to 1.85 (#2618)Ellie Huxtable2025-03-09
* fix: don't save empty commands (#2605)Lucas Trzesniewski2025-03-09
* feat(health): add health check endpoint at `/healthz` (#2549)Hunter Casten2025-03-09
* fix: up binding with fish 4.0 (#2613) (#2616)slamp2025-03-09
* fix: sql files checksums (#2601)Lucas Trzesniewski2025-03-03
* perf: cache `SECRET_PATTERNS`'s `RegexSet` (#2570)DaniPopes2025-02-18
* fix: panic when invoking delete on empty tui (#2584)Helmut K. C. Tessarek2025-02-18
* fix: add .histfile as file to look for when doing atuin import zsh (#2588)slamp2025-02-18
* feat: Add the --print0 option to search (#2562)Chris Rose2025-01-27
* fix(bash): fix preexec of child Bash session started by enter_accept (#2558)Koichi Murase2025-01-23
* feat(wrapped): add more pkg managers (#2503)Alexandre GV.2025-01-07
* fix(wrapped): fix crash when history is empty (#2508)Alexandre GV.2025-01-07
* style: Avoid calling `unwrap()` when we don't have to (#2519)Andrew Aylett2025-01-07
* chore: Remove unneeded dependencies (#2523)Andrew Aylett2025-01-07