aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fix: set durability for sqlite to recommended settings (#1667)Joe Ardent2024-02-04
* fix(bash/preexec): support termcap names for tput (#1670)Koichi Murase2024-02-04
* fix(bash/preexec): erase the previous prompt before overwritingKoichi Murase2024-02-03
* fix(bash/preexec): erase the prompt last line before Bash renders itKoichi Murase2024-02-03
* feat: add `store pull`Ellie Huxtable2024-02-02
* feat: add `store push --force`Ellie Huxtable2024-02-02
* feat: failure to decrypt history = failure to syncEllie Huxtable2024-02-02
* feat: add store purge commandEllie Huxtable2024-02-02
* feat: add verify command to local storeEllie Huxtable2024-02-02
* feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate2024-02-01
* chore(ci): re-enable test cache, add separate check step (#1663)Ellie Huxtable2024-02-01
* feat: reencrypt/rekey local store (#1662)Ellie Huxtable2024-02-01
* chore(ci): use github m1 for release builds (#1658)Ellie Huxtable2024-01-30
* chore: Set ATUIN_ variables for development in devshell (#1653)Matthias Beyer2024-01-30
* fix: never overwrite the key (#1657)Ellie Huxtable2024-01-30
* feat: add store push (#1649)Ellie Huxtable2024-01-30
* feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable2024-01-29
* test: add multi-user integration tests (#1648)Ellie Huxtable2024-01-29
* chore: disable nix tests (#1646)Ellie Huxtable2024-01-29
* Add xonsh support (#1375)Matthieu LAURENT2024-01-29
* feat: Add change-password command & support on server (#1615)TymanWasTaken2024-01-29
* feat: make history list format configurable (#1638)Dongxu Wang2024-01-29
* feat(zsh): update widget names (#1631)Koichi Murase2024-01-29
* chore(deps): update axum (#1637)Conrad Ludgate2024-01-28
* chore: use resolver 2, update editions + cargo (#1635)Ellie Huxtable2024-01-26
* docs: Update CONTRIBUTING.md (#1633)Ellie Huxtable2024-01-26
* 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