aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* docs(README): clarify prerequisites for Bash (#1686)Koichi Murase2024-02-08
* feat: add progress bars to sync and store init (#1684)Ellie Huxtable2024-02-08
* fix(tests): add Settings::utc() for utc settings (#1677)Ellie Huxtable2024-02-06
* Add timezone configuration option & CLI overrides (#1517)cyqsimon2024-02-06
* chore(deps): bump debian (#1673)dependabot[bot]2024-02-05
* chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable2024-02-05
* fix: correct download list for incremental builds (#1672)Ellie Huxtable2024-02-04
* feat: disable auto record store init (#1671)Ellie Huxtable2024-02-04
* 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