summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-12feat: Add interactive command inspector (#1296)Ellie Huxtable
2024-01-10chore: update funding (#1543)Ellie Huxtable
2024-01-10fix(bash): work around bash < 4 and introduce initialization guards (#1533)Koichi Murase
2024-01-10feat: add extended help (#1540)Ellie Huxtable
2024-01-10feat(bash): support high-resolution timing even without ble.sh (#1534)Koichi Murase
2024-01-10refactor(shell): refactor and localize `HISTORY => __atuin_output` (#1535)Koichi Murase
2024-01-10docs: Improve style (#1537)Mike Tsao
2024-01-10docs: clarify enter/tab usage (#1538)Ellie Huxtable
2024-01-09style(bash): use consistent coding style (#1528)Koichi Murase
2024-01-09docs: fix `Destination file already exists` in Nushell (#1530)Azzam S.A
2024-01-09docs: remove activity graphEllie Huxtable
2024-01-09fix: disable musl deb building (#1525)Ellie Huxtable
2024-01-08fix(shell): fix incorrect timing of child shells (#1510)Koichi Murase
2024-01-08feat: make it clear what you are registering for (#1523)Ellie Huxtable
2024-01-08chore: schema cleanup (#1522)Ellie Huxtable
2024-01-08docs: refer to image with multi-arch support (#1513)Matthew Berryman
2024-01-08chore(deps): bump hyper from 0.14.28 to 1.1.0 (#1520)dependabot[bot]
2024-01-08chore(deps): bump ratatui from 0.24.0 to 0.25.0 (#1521)dependabot[bot]
2024-01-08feat(ui): add redraw (#1519)依云
2024-01-08feat: include atuin login in secret patterns (#1518)Matthew Berryman
2024-01-07fix(bash): fix and improve the keybinding to `up` (#1515)Koichi Murase
2024-01-07fix(bash): work around custom IFS (#1514)Koichi Murase
2024-01-06refactor: String -> HistoryId (#1512)Ellie Huxtable
2024-01-06fix(bash): prevent input to be interpreted as options for blesh auto-complete...Koichi Murase
2024-01-06fix(bash): avoid unexpected `atuin history start` for keybindings (#1509)Koichi Murase
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2024-01-05fix: Prevent input to be interpreted as options for zsh autosuggestions (#1506)Mattias Eriksson
2024-01-05feat: enable enhanced keyboard mode (#1505)Ellie Huxtable
2024-01-04refactor: use enum instead of magic numbers (#1499)依云
2024-01-03docs: add forum link to contributing (#1498)Ellie Huxtable
2024-01-03docs(readme): add repology badge (#1494)Marcin Puc
2024-01-03chore: remove the teapot response (#1496)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.1 (#1495)v17.2.1Ellie Huxtable
2024-01-03fix(server): typo with default config (#1493)Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.0 (#1492)v17.2.0Ellie Huxtable
2024-01-03fix(import/zsh): zsh use a special format to escape some characters (#1490)依云
2024-01-02feat(bash): provide auto-complete source for ble.sh (#1487)Koichi Murase
2024-01-02fix(bash): fix error by the use of ${PS1@P} in bash < 4.4 (#1488)Koichi Murase
2024-01-02fix(zsh): zsh_autosuggest_strategy for no-unset environment (#1486)DS/Charlie
2024-01-02feat(shell): support high-resolution duration if available (#1484)Koichi Murase
2024-01-02fix(bash,zsh): fix quirks on search cancel (#1483)Koichi Murase
2024-01-02refactor(bash): refactor and optimize `__atuin_accept_line` (#1482)Koichi Murase
2024-01-01docs: update logo (#1481)Ellie Huxtable
2024-01-01docs: remove stray character from READMEEllie Huxtable
2024-01-01docs: add docs for zsh-autosuggestion integration (#1480)Ellie Huxtable
2024-01-01feat: integrate with zsh-autosuggestions (#1479)Ellie Huxtable
2024-01-01fix(stats): time now_local not working Conrad Ludgate
2024-01-01refactor(bash): factorize `__atuin_accept_line` (#1476)Koichi Murase
2024-01-01fix(bash): fix small issues of `enter_accept` for the plain Bash (#1467)Koichi Murase
2023-12-31fix(install): discord broken linkEllie Huxtable