aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2026-01-27chore(deps): Update to ratatui 0.30.0 (#3104)Tobias Genannt
2026-01-26fix: do not hit sync v1 endpoints for statusEllie Huxtable
2026-01-26clippy clappyEllie 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): align cursor with the expand column (usually the command)lilydjwg
2026-01-24fix(ui): time column can take up to 9 cellslilydjwg
2026-01-24fix(ui): don't draw a leading space for commandlilydjwg
2026-01-23feat: add more vim movement bindings for navigation (#3041)Yan Ivnitskiy
2026-01-23chore!: remove total_history from api index response (#3094)Ellie Huxtable
2026-01-22chore(deps)!: update tls deps, remove built-in tls server support (#3091)Ellie Huxtable
2026-01-22fix: zsh import multiline issue (#2799)Haris Thohir
2026-01-22feat: left arrow/backspace on empty to start edit (#3090)Ellie Huxtable
2026-01-22feat: add custom column support (#3089)Ellie Huxtable
2026-01-21Update regex for AWS Access Key ID pattern (#3088)Daniel Rinehart
2026-01-16docs: Disambiguate 'setup' (noun) vs. 'set up' (verb) (#3061)Waldir Pimenta
2026-01-12chore(release): prepare for release 18.11.0 (#3051)Ellie Huxtable
2026-01-12feat: add session and uuid column support to history list (#3049)rektide
2026-01-09feat: consider atuin dotfile aliases when calculating atuin wrapped (#3048)Braelyn Boynton
2026-01-05fix(powershell): add error safety and cleanup (#3040)Lucas Trzesniewski
2025-12-22fix(powershell): run `atuin history end` in the background (#3034)Lucas Trzesniewski
2025-12-18feat: allow disabling sync v1 (#3030)Ellie Huxtable
2025-12-18feat: add support for read replicas to postgres (#3029)Ellie Huxtable
2025-12-15fix: Move thorough search through search.filters w/ workspaces (#2703)Leonidas Loucas
2025-12-10fix: prevent interactive search crash when update check fails (#3016)Jonathan Hult
2025-12-03feat: add colors to --help/-h (#3000)Filip Czaplicki
2025-12-03feat: support additional history filenames in replxx importer (#3005)Waldir Pimenta
2025-11-26chore: clarify docstring of the enter_accept config key (#3003)Waldir Pimenta
2025-11-17chore(deps): Update some packages realated to ring and aws-lc (#2991)Cristian Le
2025-11-17fix: highlight the correct place when multibyte characters are involved (#2965)依云
2025-11-17chore: fix typo (#2994)Zhizhen He
2025-11-10chore: remove trailing whitespace (#2985)Tommi Hovi
2025-11-06chore: update to rust 1.91 (#2981)Ellie Huxtable
2025-10-31fix(bash): work around a keybinding bug of Bash 5.1 (#2975)Koichi Murase
2025-10-31fix(bash/blesh): suppress error message for auto-complete source (#2976)Koichi Murase
2025-10-31fix(bash): fix issues with intermediate key sequences in the vi editing mode ...Koichi Murase
2025-10-30chore: adjust update wording (#2974)Ellie Huxtable
2025-10-23feat Add PowerShell support (#2543)Lucas Trzesniewski
2025-10-21chore(release): prepare for release 18.10.0 (#2962)Ellie Huxtable
2025-10-21Revert "feat: more accurately filter secret tokens" (#2961)Ellie Huxtable
2025-10-20feat: nu ≥ 0.106.0 support commandline accept (#2957)Stuart Carnie
2025-10-20fix: stats ngram window size cli parsing (#2946)Karl Ding
2025-10-20feat: Interactive Inspector (#2319)P T Weir
2025-10-20feat(bash): use Readline's accept-line for enter_accept (#2953)Koichi Murase
2025-10-20chore: update rusty_paseto and rusty_paserk (#2942)Ben Beasley
2025-10-20feat: add import from PowerShell history (#2864)Lucas Trzesniewski
2025-10-20feat: add commit to displayed version info (#2922)Lucas Trzesniewski
2025-10-20chore(release): prepare for release 18.9.0 (#2952)Ellie Huxtable
2025-10-06feat: add shell pipelines to command chaining (#2938)Lucas Trzesniewski