aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
...
* | chore!: remove total_history from api index response (#3094)Ellie Huxtable2026-01-23
* | chore(deps)!: update tls deps, remove built-in tls server support (#3091)Ellie Huxtable2026-01-22
* | fix: zsh import multiline issue (#2799)Haris Thohir2026-01-22
* | feat: left arrow/backspace on empty to start edit (#3090)Ellie Huxtable2026-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
* | docs: Disambiguate 'setup' (noun) vs. 'set up' (verb) (#3061)Waldir Pimenta2026-01-16
* | chore(release): prepare for release 18.11.0 (#3051)Ellie Huxtable2026-01-12
* | feat: add session and uuid column support to history list (#3049)rektide2026-01-12
* | feat: consider atuin dotfile aliases when calculating atuin wrapped (#3048)Braelyn Boynton2026-01-09
* | fix(powershell): add error safety and cleanup (#3040)Lucas Trzesniewski2026-01-05
* | fix(powershell): run `atuin history end` in the background (#3034)Lucas Trzesniewski2025-12-22
* | feat: allow disabling sync v1 (#3030)Ellie Huxtable2025-12-18
* | feat: add support for read replicas to postgres (#3029)Ellie Huxtable2025-12-18
* | fix: Move thorough search through search.filters w/ workspaces (#2703)Leonidas Loucas2025-12-15
* | fix: prevent interactive search crash when update check fails (#3016)Jonathan Hult2025-12-10
* | feat: add colors to --help/-h (#3000)Filip Czaplicki2025-12-03
* | feat: support additional history filenames in replxx importer (#3005)Waldir Pimenta2025-12-03
* | chore: clarify docstring of the enter_accept config key (#3003)Waldir Pimenta2025-11-26
* | chore(deps): Update some packages realated to ring and aws-lc (#2991)Cristian Le2025-11-17
* | fix: highlight the correct place when multibyte characters are involved (#2965)依云2025-11-17
* | chore: fix typo (#2994)Zhizhen He2025-11-17
* | chore: remove trailing whitespace (#2985)Tommi Hovi2025-11-10
* | chore: update to rust 1.91 (#2981)Ellie Huxtable2025-11-06
* | fix(bash): work around a keybinding bug of Bash 5.1 (#2975)Koichi Murase2025-10-31
* | fix(bash/blesh): suppress error message for auto-complete source (#2976)Koichi Murase2025-10-31
* | fix(bash): fix issues with intermediate key sequences in the vi editing mode ...Koichi Murase2025-10-31
* | chore: adjust update wording (#2974)Ellie Huxtable2025-10-30
|/
* feat Add PowerShell support (#2543)Lucas Trzesniewski2025-10-23
* chore(release): prepare for release 18.10.0 (#2962)Ellie Huxtable2025-10-21
* Revert "feat: more accurately filter secret tokens" (#2961)Ellie Huxtable2025-10-21
* feat: nu ≥ 0.106.0 support commandline accept (#2957)Stuart Carnie2025-10-20
* fix: stats ngram window size cli parsing (#2946)Karl Ding2025-10-20
* feat: Interactive Inspector (#2319)P T Weir2025-10-20
* feat(bash): use Readline's accept-line for enter_accept (#2953)Koichi Murase2025-10-20
* chore: update rusty_paseto and rusty_paserk (#2942)Ben Beasley2025-10-20
* feat: add import from PowerShell history (#2864)Lucas Trzesniewski2025-10-20
* feat: add commit to displayed version info (#2922)Lucas Trzesniewski2025-10-20
* chore(release): prepare for release 18.9.0 (#2952)Ellie Huxtable2025-10-20
* feat: add shell pipelines to command chaining (#2938)Lucas Trzesniewski2025-10-06
* feat: more accurately filter secret tokens (#2932)Keith Cirkel2025-10-02
* feat: add various acceptance keys (#2928)Keith Cirkel2025-09-30
* fix: fish up binding (#2902)Ramses2025-09-27
* chore: update to Rust 1.90 (#2916)Ray Kohler2025-09-26
* fix(dotfiles): properly escape spaces/quotes in varsBraxton Schafer2025-09-25
* feat(stats): add dotnet to default common subcommandsLucas Trzesniewski2025-09-25
* refactor: shell environment variablesLucas Trzesniewski2025-09-18
* fix: remove __atuin_chain_command__ prefixLucas Trzesniewski2025-09-18
* fix: dissociate command_chaining from enter_acceptLucas Trzesniewski2025-09-18
* fix: clippy warningschitao12342025-09-15