summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-18chore(deps): bump metrics from 0.21.1 to 0.22.3dependabot/cargo/metrics-0.22.3dependabot[bot]
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
2024-03-04refactor: rename atuin-config to atuin-dotfiles (#1817)Ellie Huxtable
2024-03-02fix(tz): attempt to fix timezone reading (#1810)Ellie Huxtable
2024-03-01fix(regex): disable regex error logs (#1806)Ellie Huxtable
2024-03-01feat(ui): Add config setting for showing tabs (#1755)Anderson
2024-03-01feat: Guard against ancient versions of bash where this does not work. (#1794)Samson
2024-03-01chore(deps): update flake.lock (#1801)github-actions[bot]
2024-03-01fix(sync): check store length after sync, not before (#1805)Ellie Huxtable
2024-03-01feat: support regex with r/.../ syntax (#1745)依云
2024-03-01fix: missing characters in preview (#1803)Helmut K. C. Tessarek
2024-02-29feat: add checks for common setup issues (#1799)Ellie Huxtable
2024-02-29feat: add atuin doctor (#1796)Ellie Huxtable
2024-02-29feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock
2024-02-28fix(nushell): readd up-arrow keybinding, now with menu handling (#1770)Remmy Cat Stock
2024-02-28chore(deps): bump env_logger from 0.10.2 to 0.11.2 (#1781)dependabot[bot]
2024-02-28feat: add `CTRL+[` binding as `<Esc>` alias (#1787)Zhanibek Adilbekov