aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* chore(release): prepare for release 18.12.0-beta.2 (#3133)Ellie Huxtable2026-02-05
* feat: Add new custom keybinding system for search TUI (#3127)Michelle Tilley2026-02-05
* feat(dotfiles): add sort and filter options to alias/var list (#3131)Ethan2026-02-04
* 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(search): allow hyphen-prefixed query args like `---` (#3129)Ellie Huxtable2026-02-03
* fix: use directories crate for home dir resolution (#3125)Ellie Huxtable2026-02-03
* fix: halt sync loop if server returns an empty page (#3122)Ellie Huxtable2026-02-02
* docs: update the `[keys]` docs (#3114)Lucas Trzesniewski2026-02-02
* fix: larger exit column width on Windows (#3119)Lucas Trzesniewski2026-02-02
* fix(powershell): preserve `$LASTEXITCODE` (#3120)Lucas Trzesniewski2026-02-02
* chore(deps): update whoami dependency to v2 (#3118)Ben Beasley2026-01-30
* Revert "feat: left arrow/backspace on empty to start edit" (#3115)Ellie Huxtable2026-01-29
* chore(release): prepare for release 18.12.0-beta.1 (#3113)Ellie Huxtable2026-01-28
* feat: move atuin-server to its own binary (#3112)Ellie Huxtable2026-01-28
* feat: add option to use tmux display-popup (#3058)Kkoi2026-01-28
* fix: new session on shlvl change (#3111)Ellie Huxtable2026-01-27
* 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: do not set ATUIN_SESSION if it is already set (#3107)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
* chore(deps): Update to ratatui 0.30.0 (#3104)Tobias Genannt2026-01-27
* fix: do not hit sync v1 endpoints for statusEllie Huxtable2026-01-26
* clippy clappyEllie Huxtable2026-01-26
* 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): align cursor with the expand column (usually the command)lilydjwg2026-01-24
* | fix(ui): time column can take up to 9 cellslilydjwg2026-01-24
* | fix(ui): don't draw a leading space for commandlilydjwg2026-01-24
* | feat: add more vim movement bindings for navigation (#3041)Yan Ivnitskiy2026-01-23
* | 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