aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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 status (#3102)Ellie Huxtable2026-01-26
|\
| * fix: do not hit sync v1 endpoints for statusEllie Huxtable2026-01-26
|/
* chore: update to rust 1.93 (#3101)Ellie Huxtable2026-01-26
|\
| * clippy clappyEllie Huxtable2026-01-26
| * chore: update to rust 1.93Ellie Huxtable2026-01-26
|/
* chore(deps): bump lukemathwalker/cargo-chef from latest-rust-1.92.0-slim-book...Ellie Huxtable2026-01-26
|\
| * chore(deps): bump lukemathwalker/cargo-chefdependabot[bot]2026-01-26
* | chore(deps): bump debian from bookworm-20251208-slim to bookworm-20260112-sli...Ellie Huxtable2026-01-26
|\ \
| * | chore(deps): bump debiandependabot[bot]2026-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
* | | docs: add PowerShell and Windows install instructions (#3096)Ellie Huxtable2026-01-26
|\ \ \
| * | | docs: add PowerShell install instructionsLucas Trzesniewski2026-01-24
| | |/ | |/|
* | | Align cursor with the expand column (usually the command) (#3095)Ellie Huxtable2026-01-26
|\ \ \ | |/ / |/| |
| * | 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
* | chore(deps): bump lukemathwalker/cargo-chef from latest-rust-1.91.1-slim-book...dependabot[bot]2026-01-22
* | chore(deps): bump debian from bookworm-20251103-slim to bookworm-20251208-sli...dependabot[bot]2026-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
* | docker.mdx: config/ with initial uid:gidPierre Carru2026-01-16
* | docs: small edit to themes website file (#3069)Michelle Tilley2026-01-16
* | docs(configuration): describe new utility "atuin-bind" for Bash (#3064)Koichi Murase2026-01-16
* | docs: Expand and clarify usage of the history prune command (#3084)Waldir Pimenta2026-01-16
* | Fix keybind I broke during docs PR migrationMichelle Tilley2026-01-16
* | docs: Fix punctuation and grammar in basic usage guide (#3063)Waldir Pimenta2026-01-16
* | faq: add alternative projects (#3076)Michelle Tilley2026-01-16
* | Add ~/.config/atuin deletion to uninstall docs (#3070)Michelle Tilley2026-01-16
* | Small formatting fix (#3072)Michelle Tilley2026-01-16
* | Add FAQ entry on how to import unsynced atuin history (#3075)Michelle Tilley2026-01-16
* | Update key-binding.mdx (#3077)Michelle Tilley2026-01-16
* | docs: Disambiguate 'setup' (noun) vs. 'set up' (verb) (#3061)Waldir Pimenta2026-01-16
* | docs: Various improvements to the `atuin import` docs (#3062)Waldir Pimenta2026-01-16
* | Theming: explain how to set ANSI codes directly (#3065)Michelle Tilley2026-01-16
* | docs(installation): add mise alternative installation method (#3066)Michelle Tilley2026-01-16
* | Extend sync login flag documentation (#3067)Michelle Tilley2026-01-16
* | Add jj to common_subcommands (#3068)Michelle Tilley2026-01-16
* | document keys.exit_past_line_{start,end} (#3071)Michelle Tilley2026-01-16
* | Document key binding issue on Ghostty for Linux (#3073)Michelle Tilley2026-01-16
* | Update installation.mdx (#3078)Michelle Tilley2026-01-16