aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* docs: Improve style (#1537)Mike Tsao2024-01-10
* docs: clarify enter/tab usage (#1538)Ellie Huxtable2024-01-10
* style(bash): use consistent coding style (#1528)Koichi Murase2024-01-09
* docs: fix `Destination file already exists` in Nushell (#1530)Azzam S.A2024-01-09
* docs: remove activity graphEllie Huxtable2024-01-09
* fix: disable musl deb building (#1525)Ellie Huxtable2024-01-09
* fix(shell): fix incorrect timing of child shells (#1510)Koichi Murase2024-01-08
* feat: make it clear what you are registering for (#1523)Ellie Huxtable2024-01-08
* chore: schema cleanup (#1522)Ellie Huxtable2024-01-08
* docs: refer to image with multi-arch support (#1513)Matthew Berryman2024-01-08
* chore(deps): bump hyper from 0.14.28 to 1.1.0 (#1520)dependabot[bot]2024-01-08
* chore(deps): bump ratatui from 0.24.0 to 0.25.0 (#1521)dependabot[bot]2024-01-08
* feat(ui): add redraw (#1519)依云2024-01-08
* feat: include atuin login in secret patterns (#1518)Matthew Berryman2024-01-08
* fix(bash): fix and improve the keybinding to `up` (#1515)Koichi Murase2024-01-07
* fix(bash): work around custom IFS (#1514)Koichi Murase2024-01-07
* 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