aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* refactor: String -> HistoryId (#1512)Ellie Huxtable2024-01-06
* fix(bash): prevent input to be interpreted as options for blesh auto-complete...Koichi Murase2024-01-06
* fix(bash): avoid unexpected `atuin history start` for keybindings (#1509)Koichi Murase2024-01-06
* feat: rework record sync for improved reliability (#1478)Ellie Huxtable2024-01-05
* fix: Prevent input to be interpreted as options for zsh autosuggestions (#1506)Mattias Eriksson2024-01-05
* feat: enable enhanced keyboard mode (#1505)Ellie Huxtable2024-01-05
* refactor: use enum instead of magic numbers (#1499)依云2024-01-04
* docs: add forum link to contributing (#1498)Ellie Huxtable2024-01-03
* docs(readme): add repology badge (#1494)Marcin Puc2024-01-03
* chore: remove the teapot response (#1496)Ellie Huxtable2024-01-03
* chore(release): prepare for release v17.2.1 (#1495)Ellie Huxtable2024-01-03
* fix(server): typo with default config (#1493)Ellie Huxtable2024-01-03
* chore(release): prepare for release v17.2.0 (#1492)Ellie Huxtable2024-01-03
* fix(import/zsh): zsh use a special format to escape some characters (#1490)依云2024-01-03
* feat(bash): provide auto-complete source for ble.sh (#1487)Koichi Murase2024-01-02
* fix(bash): fix error by the use of ${PS1@P} in bash < 4.4 (#1488)Koichi Murase2024-01-02
* fix(zsh): zsh_autosuggest_strategy for no-unset environment (#1486)DS/Charlie2024-01-02
* feat(shell): support high-resolution duration if available (#1484)Koichi Murase2024-01-02
* fix(bash,zsh): fix quirks on search cancel (#1483)Koichi Murase2024-01-02
* refactor(bash): refactor and optimize `__atuin_accept_line` (#1482)Koichi Murase2024-01-02
* docs: update logo (#1481)Ellie Huxtable2024-01-01
* docs: remove stray character from READMEEllie Huxtable2024-01-01
* docs: add docs for zsh-autosuggestion integration (#1480)Ellie Huxtable2024-01-01
* feat: integrate with zsh-autosuggestions (#1479)Ellie Huxtable2024-01-01
* fix(stats): time now_local not working Conrad Ludgate2024-01-01
* refactor(bash): factorize `__atuin_accept_line` (#1476)Koichi Murase2024-01-01
* fix(bash): fix small issues of `enter_accept` for the plain Bash (#1467)Koichi Murase2024-01-01
* fix(install): discord broken linkEllie Huxtable2023-12-31
* fix(docs): discord link expiredEllie Huxtable2023-12-31
* fix(bash): improve the support for `enter_accept` with `ble.sh` (#1465)Koichi Murase2023-12-28
* fix(clippy): ignore struct_field_names (#1466)Ellie Huxtable2023-12-28
* fix(bash): fix loss of the last output line with enter_accept (#1463)Koichi Murase2023-12-28
* feat: Add TLS to atuin-server (#1457)Eric Hodel2023-12-27
* feat: add semver checking to client requests (#1456)Ellie Huxtable2023-12-20
* chore(deps): bump lukemathwalker/cargo-chef (#1425)dependabot[bot]2023-12-19
* chore(deps): uuidv7 stable (#1451)Conrad Ludgate2023-12-16
* update basically everything (#1452)Conrad Ludgate2023-12-16
* docs(readme): use picture element for logoEllie Huxtable2023-12-16
* docs(readme): fix light/dark mode logoEllie Huxtable2023-12-16
* docs: correct linkEllie Huxtable2023-12-14
* docs: add fish install script (#1447)Ellie Huxtable2023-12-14
* docs: add Void Linux install instruction (#1445)Marcin Puc2023-12-14
* docs: align setup links in docs and readme (#1446)Ellie Huxtable2023-12-14
* chore: remove issue template (#1444)Ellie Huxtable2023-12-12
* docs: add link to forumEllie Huxtable2023-12-12
* docs(readme): add actuated linkbackEllie Huxtable2023-12-12
* fix(shell): respect ZSH's $ZDOTDIR environment variable (#1441)Dennis Trautwein2023-12-12
* Update README.md logo heightEllie Huxtable2023-12-12
* Update README.md logoEllie Huxtable2023-12-12
* fix(history): disallow deletion if the '--limit' flag is present (#1436)sdr1352842023-12-11