aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* fix(sync): save sync time when it starts, not ends (#1573)Ellie Huxtable2024-01-15
* feat: add better error handling for sync (#1572)Ellie Huxtable2024-01-15
* fix(fish): integration on older fishes (#1563)Matt Godbolt2024-01-15
* refactor(search): refactor vim mode (#1559)Koichi Murase2024-01-14
* fix: shorten text, use ctrl-o for inspector (#1561)Ellie Huxtable2024-01-14
* chore: make clipboard dep optional as a feature (#1558)依云2024-01-14
* fix(search): fix invisible tab title (#1560)Koichi Murase2024-01-14
* fix(windows): disables unix specific stuff for windows (#1557)YummyOreo2024-01-14
* feat(ui): vim mode (#1553)YummyOreo2024-01-13
* fix(perm): set umask 077 (#1554)Ellie Huxtable2024-01-12
* feat: Add interactive command inspector (#1296)Ellie Huxtable2024-01-12
* chore: update funding (#1543)Ellie Huxtable2024-01-10
* fix(bash): work around bash < 4 and introduce initialization guards (#1533)Koichi Murase2024-01-10
* feat: add extended help (#1540)Ellie Huxtable2024-01-10
* feat(bash): support high-resolution timing even without ble.sh (#1534)Koichi Murase2024-01-10
* refactor(shell): refactor and localize `HISTORY => __atuin_output` (#1535)Koichi Murase2024-01-10
* 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