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