aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src (follow)
Commit message (Expand)AuthorAge
* chore: Refactor CLI auth flows and token storage (#3317)Michelle Tilley2026-03-23
* fix: Disable features in init when that feature is explicitly disabled (#3328)Michelle Tilley2026-03-23
* feat: Report distro name with OS for distro-specific commands (#3289)Michelle Tilley2026-03-17
* feat: Allow headless account ops against Hub server (#3280)Michelle Tilley2026-03-16
* feat: Add `atuin setup` (#3257)Michelle Tilley2026-03-12
* feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley2026-03-11
* feat: Allow setting multipliers for frequency, recency, and frecency scores (...Michelle Tilley2026-03-05
* chore: Move atuin ai subcommand into core binary (#3212)Michelle Tilley2026-03-02
* feat: In-memory search index with atuin daemon (#3201)Michelle Tilley2026-02-26
* feat: Add history author/intent metadata and v1 record version (#3205)Ellie Huxtable2026-02-25
* feat: Generate commands or ask questions with `atuin ai` (#3199)Michelle Tilley2026-02-24
* feat: add autostart and pid management to daemon (#3180)Ellie Huxtable2026-02-13
* feat: add Hub authentication for future sync + extra features (#3010)Ellie Huxtable2026-02-12
* feat: `switch-context` (#3149)Lucas Trzesniewski2026-02-11
* fix(shell): fix ATUIN_SESSION errors in tmux popup (#3170)Kkoi2026-02-11
* chore(deps): Update to tiny-bip39 2.0.0 (#3151)Cristian Le2026-02-09
* feat: Add new custom keybinding system for search TUI (#3127)Michelle Tilley2026-02-05
* feat: replace several files with a sqlite db (#3128)Ellie Huxtable2026-02-04
* feat: Add a parameter to the sync to specify the download/upload page (#2408)Matthias Bilger2026-02-03
* fix: halt sync loop if server returns an empty page (#3122)Ellie Huxtable2026-02-02
* fix: larger exit column width on Windows (#3119)Lucas Trzesniewski2026-02-02
* chore(deps): update whoami dependency to v2 (#3118)Ben Beasley2026-01-30
* feat: add option to use tmux display-popup (#3058)Kkoi2026-01-28
* chore(deps): audit ssl deps (#3110)Ellie Huxtable2026-01-27
* fix: custom data dir test on windows (#3109)Ellie Huxtable2026-01-27
* feat: remove user verification functionality (#3108)Ellie Huxtable2026-01-27
* chore(deps): cleanup of dep versions (#3106)Ellie Huxtable2026-01-27
* fix(ui): align cursor when expand column is in the middle (#3103)依云2026-01-27
* feat: support setting a custom data dir in config (#3105)Ellie Huxtable2026-01-27
* feat(ui): highlight fulltext search as fulltext search instead of fuzzy searc...Ellie Huxtable2026-01-26
|\
| * fix for inverse matchinglilydjwg2026-01-25
| * fix for 'termlilydjwg2026-01-25
| * feat(ui): highlight fulltext search as fulltext search instead of fuzzy searchlilydjwg2026-01-25
* | fix(ui): time column can take up to 9 cellslilydjwg2026-01-24
* | fix: zsh import multiline issue (#2799)Haris Thohir2026-01-22
* | feat: add custom column support (#3089)Ellie Huxtable2026-01-22
* | Update regex for AWS Access Key ID pattern (#3088)Daniel Rinehart2026-01-21
* | fix: Move thorough search through search.filters w/ workspaces (#2703)Leonidas Loucas2025-12-15
* | feat: support additional history filenames in replxx importer (#3005)Waldir Pimenta2025-12-03
|/
* Revert "feat: more accurately filter secret tokens" (#2961)Ellie Huxtable2025-10-21
* feat: Interactive Inspector (#2319)P T Weir2025-10-20
* feat: add import from PowerShell history (#2864)Lucas Trzesniewski2025-10-20
* feat: more accurately filter secret tokens (#2932)Keith Cirkel2025-10-02
* feat: add various acceptance keys (#2928)Keith Cirkel2025-09-30
* feat(stats): add dotnet to default common subcommandsLucas Trzesniewski2025-09-25
* fix: clippy warningschitao12342025-09-15
* feat: add session-preload filter mode to include global history from before s...chitao12342025-09-15
* feat(tui): add show_numeric_shortcuts config to hide 1-9 shortcuts (#2766)sebbie2025-09-12
* fix: clippy warnings I don't have on my version of clippyRay Kohler2025-09-10
* fix: run `cargo fmt`Ray Kohler2025-09-10