| Commit message (Expand) | Author | Age |
| * | fish: Fix `atuin init` for the fish shell (#699) | Tobias Hunger | 2023-02-14 |
| * | Rework `atuin init` (#652) | Jamie Quigley | 2022-12-24 |
| * | Allow overriding filter and search modes from CLI (#635) | Patrick Decat | 2022-12-18 |
| * | Handle multiline commands in fish shell (#623) | Patrick Jackson | 2022-11-19 |
| * | Respect fish shell's builtin private mode (#577) | Patrick Jackson | 2022-10-21 |
| * | Fix compatability with fish vi key bindings (#541) | Jacob Evan Shreve | 2022-10-07 |
| * | Clear RBUFFER when accepting output from atuin (#545) | c-14 | 2022-09-25 |
| * | hide errors for #516 (#518) | Conrad Ludgate | 2022-09-01 |
| * | Fix atuin crashing on commands that start with -- (#509) | Jamie Quigley | 2022-08-23 |
| * | Enhancements to bash init script (#445) | Sam Edwards | 2022-06-07 |
| * | Improve default fish keybindings (#420) | Sam Lanning | 2022-05-20 |
| * | Don't pollute shell environment - remove 'id' variable (#408) | Jakub Jirutka | 2022-05-16 |
| * | Update fish bindings. (#265) | Patrick Jackson | 2022-02-15 |
| * | Restore bash 4.2 compatibility, only add hook once (#271) | Sandro | 2022-02-15 |
| * | Add support for blesh (#267) | Sandro | 2022-01-25 |
| * | remove unused environment var loading entire history into an env var (#242) | Mat Jones | 2021-12-16 |
| * | Fish importing (#234) | Conrad Ludgate | 2021-12-11 |
| * | run shellcheck (#97) | Ian Smith | 2021-05-14 |
| * | Fix bash integration to set the session (#88) | Ellie Huxtable | 2021-05-09 |
| * | Run shellcheck on bash file (#81) | Yuvi Panda | 2021-05-09 |
| * | Add ATUIN_NOBIND (#62) | Ellie Huxtable | 2021-05-08 |
| * | Support bash, resolves #3 | Ellie Huxtable | 2021-04-26 |
| * | Bugfixes, show time ago, perf improvements | Ellie Huxtable | 2021-04-21 |
| * | Switch to Warp + SQLx, use async, switch to Rust stable (#36) | Ellie Huxtable | 2021-04-20 |
| * | Add history sync, resolves #13 (#31) | Ellie Huxtable | 2021-04-13 |
| * | Add TUI, resolve #19, #17, #16 (#21) | Ellie Huxtable | 2021-03-20 |
| * | BUFFER -> LBUFFER | Ellie Huxtable | 2021-02-16 |
| * | Add init command (#12) | Ellie Huxtable | 2021-02-15 |