aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2024-05-25feat: support systemd socket activation for daemon (#2039)Nemo157
2024-05-25perf: only open the database for commands if strictly required (#2043)Ellie Huxtable
2024-05-21feat: support importing from replxx history files (#2024)Amos Bird
2024-05-21fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable
2024-05-21fix: redact password in database URI when logging (#2032)Jeremy Cline
2024-05-18fix: save sync time in daemon (#2029)Ellie Huxtable
2024-05-17chore: clarify default config file (#2026)Ellie Huxtable
2024-05-16fix: bogus error message wording (#1283)Caleb Maclennan
2024-05-14fix: alias enable/enabled in settings (#2021)Ellie Huxtable
2024-05-13feat(daemon): add support for daemon on windows (#2014)YummyOreo
2024-05-08fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-05-06fix(config): add quotes for strategy value in comment (#1993)Helmut K. C. Tessarek
2024-05-06fix: adapt help to `enter_accept` config (#2001)Poliorcetics
2024-05-06feat(ui): scroll history infinitely (#1999)Ellie Huxtable
2024-05-06chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]
2024-05-02fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable
2024-05-01refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek
2024-04-30feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable
2024-04-26perf(nushell): use version.(major|minor|patch) if available (#1963)Poliorcetics
2024-04-25chore: add some more debug logs (#1979)Ellie Huxtable
2024-04-25feat(dotfiles): support syncing shell/env vars (#1977)Ellie Huxtable
2024-04-23fix(dotfiles): unquote aliases before quoting (#1976)Ellie Huxtable
2024-04-22chore(deps): Fix ratatui update (#1975)Tobias Genannt
2024-04-22fix(dotfiles): more fish alias import (#1974)Ellie Huxtable
2024-04-22fix(dotfiles): fish alias import (#1972)Ellie Huxtable
2024-04-22chore: add some more logging to handlers (#1971)Ellie Huxtable
2024-04-22fix(dotfiles): alias import with init output (#1970)Ellie Huxtable
2024-04-19fix: support not-mac for default shell (#1960)Ellie Huxtable
2024-04-18chore: fix atuin crate readme (#1959)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable