aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* docs: Create pull_request_template.md (#1632)Ellie Huxtable2024-01-26
* fix: Skip padding time if it will overflow the allowed prefix length (#1630)Nemo1572024-01-26
* feat(shell)!: bind the Atuin search to "/" in vi-normal mode (#1629)Koichi Murase2024-01-26
* feat(ui): When in vim-normal mode apply an alternative highlighting to the se...Nemo1572024-01-26
* chore: add feature to allow always disable check update (#1628)Mag Mell2024-01-26
* fix: Check for format errors when printing history (#1623)Peter Holloway2024-01-24
* stats: Misc improvements (#1613)Philippe Normand2024-01-24
* feat: add registered and deleted metrics (#1622)Ellie Huxtable2024-01-23
* fix(bash): strip control chars generated by `\[\]` in PS1 with bash-preexec (...Koichi Murase2024-01-23
* fix: Only escape control characters when writing to terminal (#1593)Peter Holloway2024-01-23
* docs: Mention environment variables for custom paths (#1614)Philippe Normand2024-01-23
* feat: don't stop with invalid key (#1612)Ellie Huxtable2024-01-22
* fix(tui): dedupe was removing history (#1610)Ellie Huxtable2024-01-22
* feat: make store init idempotent (#1609)Ellie Huxtable2024-01-22
* refactor(search): refactor handling of key inputs (#1606)Koichi Murase2024-01-22
* feat(search): make cursor style configurable (#1595)Koichi Murase2024-01-22
* fix(docs): update repo url in CONTRIBUTING.md (#1594)Dongxu Wang2024-01-22
* chore(deps): bump argon2 from 0.5.2 to 0.5.3 (#1603)dependabot[bot]2024-01-22
* report alternate keys so shift still works (#1601)Conrad Ludgate2024-01-21
* chore(deps): bump the cargo group across 1 directories with 1 update (#1591)dependabot[bot]2024-01-19
* fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable2024-01-19
* fix: Use existing db querying for history list (#1589)Peter Holloway2024-01-19
* fix: Escape control characters in command preview (#1588)Peter Holloway2024-01-19
* fix: Print literal control characters to non terminals (#1586)Peter Holloway2024-01-19
* Escape control characters using caret notation (#1585)Peter Holloway2024-01-18
* chore(deps): bump lukemathwalker/cargo-chef (#1474)dependabot[bot]2024-01-17
* chore(deps): bump rustix from 0.38.28 to 0.38.30 (#1566)dependabot[bot]2024-01-17
* chore(deps): bump debian (#1568)dependabot[bot]2024-01-17
* feat: add metrics counter for records downloaded (#1584)Ellie Huxtable2024-01-17
* feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable2024-01-17
* Stop control characters being printed to terminal (#1576)Peter Holloway2024-01-17
* docs: remove old docusaurus (#1581)Ellie Huxtable2024-01-16
* feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase2024-01-16
* feat: add history rebuild (#1575)Ellie Huxtable2024-01-16
* 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