summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-26chore(release): prepare for release v18.0.2v18.0.2ellie/release-v18.0.2Ellie Huxtable
2024-02-26fix(bash): rework #1509 to recover from the preexec failure (#1729)Koichi Murase
2024-02-12chore(release): prepare for release v18.0.1 (#1706)v18.0.1Ellie Huxtable
2024-02-12fix: reorder the exit of enhanced keyboard mode (#1694)Andrew Lee
2024-02-09chore(release): prepare for release v18.0.0 (#1685)v18.0.0Ellie Huxtable
2024-02-08docs(README): clarify prerequisites for Bash (#1686)Koichi Murase
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-06fix(tests): add Settings::utc() for utc settings (#1677)Ellie Huxtable
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-02-05chore(deps): bump debian (#1673)dependabot[bot]
2024-02-05chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable
2024-02-04fix: correct download list for incremental builds (#1672)Ellie Huxtable
2024-02-04feat: disable auto record store init (#1671)Ellie Huxtable
2024-02-04fix: set durability for sqlite to recommended settings (#1667)Joe Ardent
2024-02-04fix(bash/preexec): support termcap names for tput (#1670)Koichi Murase
2024-02-03fix(bash/preexec): erase the previous prompt before overwritingKoichi Murase
2024-02-03fix(bash/preexec): erase the prompt last line before Bash renders itKoichi Murase
2024-02-02feat: add `store pull`Ellie Huxtable
2024-02-02feat: add `store push --force`Ellie Huxtable
2024-02-02feat: failure to decrypt history = failure to syncEllie Huxtable
2024-02-02feat: add store purge commandEllie Huxtable
2024-02-02feat: add verify command to local storeEllie Huxtable
2024-02-01feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate
2024-02-01chore(ci): re-enable test cache, add separate check step (#1663)Ellie Huxtable
2024-02-01feat: reencrypt/rekey local store (#1662)Ellie Huxtable
2024-01-30chore(ci): use github m1 for release builds (#1658)Ellie Huxtable
2024-01-30chore: Set ATUIN_ variables for development in devshell (#1653)Matthias Beyer
2024-01-30fix: never overwrite the key (#1657)Ellie Huxtable
2024-01-30feat: add store push (#1649)Ellie Huxtable
2024-01-29feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable
2024-01-29test: add multi-user integration tests (#1648)Ellie Huxtable
2024-01-29chore: disable nix tests (#1646)Ellie Huxtable
2024-01-29Add xonsh support (#1375)Matthieu LAURENT
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-29feat: make history list format configurable (#1638)Dongxu Wang
2024-01-29feat(zsh): update widget names (#1631)Koichi Murase
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-26chore: use resolver 2, update editions + cargo (#1635)Ellie Huxtable
2024-01-26docs: Update CONTRIBUTING.md (#1633)Ellie Huxtable
2024-01-26docs: Create pull_request_template.md (#1632)Ellie Huxtable
2024-01-26fix: Skip padding time if it will overflow the allowed prefix length (#1630)Nemo157
2024-01-26feat(shell)!: bind the Atuin search to "/" in vi-normal mode (#1629)Koichi Murase
2024-01-26feat(ui): When in vim-normal mode apply an alternative highlighting to the se...Nemo157
2024-01-26chore: add feature to allow always disable check update (#1628)Mag Mell
2024-01-24fix: Check for format errors when printing history (#1623)Peter Holloway
2024-01-24stats: Misc improvements (#1613)Philippe Normand
2024-01-23feat: add registered and deleted metrics (#1622)Ellie Huxtable
2024-01-23fix(bash): strip control chars generated by `\[\]` in PS1 with bash-preexec (...Koichi Murase
2024-01-23fix: Only escape control characters when writing to terminal (#1593)Peter Holloway
2024-01-23docs: Mention environment variables for custom paths (#1614)Philippe Normand