summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-08docs: add install instructions for cave/exherbo linux in README.md (#1927)David Legrand
2024-04-08fix(bash): do not use "return" to cancel initialization (#1928)Koichi Murase
2024-04-08chore(deps): bump regex from 1.10.3 to 1.10.4 (#1930)dependabot[bot]
2024-04-05chore(ci): Add codespell support (config, workflow) and make it fix some typo...Yaroslav Halchenko
2024-04-03perf(dotfiles): cache aliases and read straight from file (#1918)Ellie Huxtable
2024-04-03feat: add 'ctrl-a a' to jump to beginning of line (#1917)Helmut K. C. Tessarek
2024-04-02fix: report non-decodable errors correctly (#1915)Ellie Huxtable
2024-04-02fix(install): install script echo (#1899)Ivan Toriya
2024-04-02feat: sync v2 default for new installs (#1914)Ellie Huxtable
2024-04-02feat(search): add better search scoring (#1885)Ellie Huxtable
2024-04-02chore(deps): bump sysinfo from 0.30.6 to 0.30.7 (#1888)dependabot[bot]
2024-04-02fix(doctor): detect preexec plugin using env ATUIN_PREEXEC_BACKEND (#1856)Koichi Murase
2024-04-02chore(deps): flake.lock: Update (#1910)github-actions[bot]
2024-04-02chore(deps): bump lukemathwalker/cargo-chef (#1901)dependabot[bot]
2024-04-02feat(install): Update install.sh to support KDE Neon (#1908)Diego Carrasco Gubernatis
2024-04-02fix(nu): Update atuin.nu to resolve 0.92 deprecation (#1913)Wind
2024-03-15fix(search): case insensitive hostname filtering (#1883)Ellie Huxtable
2024-03-13feat: add atuin prefix binding (#1875)Ellie Huxtable
2024-03-13fix: pass search query in via env for *Nushell* (#1874)Steven Xu
2024-03-13chore: add section to issue form (#1873)Ellie Huxtable
2024-03-13chore: require atuin doctor in issue form (#1872)Ellie Huxtable
2024-03-13chore: add issue form (#1871)Ellie Huxtable
2024-03-12feat(server): check PG version before running migrations (#1868)Xavier Vello
2024-03-12docs: add security contact (#1867)Ellie Huxtable
2024-03-12fix: pass search query in via env (#1865)Ellie Huxtable
2024-03-12fix(search): allow empty search (#1866)Ellie Huxtable
2024-03-12feat(search): allow specifying search query as an env var (#1863)Ellie Huxtable
2024-03-11fix(crate): add missing description (#1861)Ellie Huxtable
2024-03-11chore(deps): bump whoami from 1.5.0 to 1.5.1 (#1851)dependabot[bot]
2024-03-11feat(search): process [C-h] and [C-?] as representations of backspace (#1857)Koichi Murase
2024-03-11fix(dotfiles): use latest client (#1859)v18.1.0Ellie Huxtable
2024-03-11chore(release): prepare for release v18.1.0 (#1854)Ellie Huxtable
2024-03-11fix: doctor shell wording (#1858)Ellie Huxtable
2024-03-10chore(ci): setup nextest (#1848)Ellie Huxtable
2024-03-10feat: adds info command to show env vars and config files (#1841)YummyOreo
2024-03-08docs: use db name env variable also in uri (#1840)Michele Azzolari
2024-03-06chore: do not show history table stats when using records (#1835)Ellie Huxtable
2024-03-06fix(store-init): re-sync after running auto store init (#1834)Ellie Huxtable
2024-03-06feat: add automatic history store init (#1831)Ellie Huxtable
2024-03-06chore(deps): `cargo update` (#1832)Ellie Huxtable
2024-03-06chore(ci): add cross-compile job for illumos (#1830)Rain
2024-03-05chore(deps): bump mio (#1824)dependabot[bot]
2024-03-05feat(dotfiles): add enable setting to dotfiles, disable by default (#1829)Ellie Huxtable
2024-03-05fix(nix): set meta.mainProgram in the package (#1823)Patrick Jackson
2024-03-05fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain
2024-03-05fix(sync): record size limiter (#1827)Ellie Huxtable
2024-03-04fix(doctor): use a different method to detect env vars (#1819)Ellie Huxtable
2024-03-04feat(nu): Return early if history is disabled (#1807)Ian Manske
2024-03-04chore(deps): bump rustls-pemfile from 2.1.0 to 2.1.1 (#1814)dependabot[bot]
2024-03-04docs: update docker compose (#1818)Ellie Huxtable