aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* chore(build): compile protobufs with protox (#2122)Remo Senekowitsch2024-06-12
* chore: remove unnecessary proto import (#2120)Ellie Huxtable2024-06-12
* fix: cargo binstall config (#2112)Ellie Huxtable2024-06-10
* chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)dependabot[bot]2024-06-10
* fix(crate): add description to daemon crate (#2107)Ellie Huxtable2024-06-10
* fix(crate): add missing description (#2106)Ellie Huxtable2024-06-10
* chore(deps): bump clap_complete_nushell from 4.5.1 to 4.5.2 (#2101)dependabot[bot]2024-06-10
* chore(release): prepare for release v18.3.0 (#2105)Ellie Huxtable2024-06-10
* docs: add docs for store subcommand (#2097)Ellie Huxtable2024-06-07
* chore: update email, gitignore, tweak ui (#2094)Ellie Huxtable2024-06-06
* chore(release): v18.3.0-prerelease.1 (#2090)Ellie Huxtable2024-06-05
* fix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087)Hesam Pakdaman2024-06-04
* chore(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)dependabot[bot]2024-06-03
* fix(client): better error reporting on login/registration (#2076)Xavier Vello2024-06-03
* feat(doctor): report sqlite version (#2075)Xavier Vello2024-06-03
* chore(deps): bump rmp from 0.8.12 to 0.8.14 (#2079)dependabot[bot]2024-06-03
* fix(deps): replace parse_duration with humantime (#2074)Blair Noctis2024-06-03
* chore(deps): relax sqlx and argon2 dependencies (#2065)Cristian Le2024-05-31
* fix(bash): fix a workaround for bash-5.2 keybindings (#2060)Koichi Murase2024-05-30
* fix(stats): generation for commands starting with a pipe (#2058)Sandro2024-05-30
* chore: handle rate limited responses (#2057)Ellie Huxtable2024-05-30
* feat(ui): add login/register dialog (#2056)Ellie Huxtable2024-05-30
* chore(deps): bump rusty_paseto and rusty_paserk (#2054)Conrad Ludgate2024-05-29
* feat: support systemd socket activation for daemon (#2039)Nemo1572024-05-25
* perf: only open the database for commands if strictly required (#2043)Ellie Huxtable2024-05-25
* feat: support importing from replxx history files (#2024)Amos Bird2024-05-21
* fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable2024-05-21
* fix: redact password in database URI when logging (#2032)Jeremy Cline2024-05-21
* fix: save sync time in daemon (#2029)Ellie Huxtable2024-05-18
* chore: clarify default config file (#2026)Ellie Huxtable2024-05-17
* fix: bogus error message wording (#1283)Caleb Maclennan2024-05-16
* fix: alias enable/enabled in settings (#2021)Ellie Huxtable2024-05-14
* feat(daemon): add support for daemon on windows (#2014)YummyOreo2024-05-13
* fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable2024-05-08
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08
* fix(config): add quotes for strategy value in comment (#1993)Helmut K. C. Tessarek2024-05-06
* fix: adapt help to `enter_accept` config (#2001)Poliorcetics2024-05-06
* feat(ui): scroll history infinitely (#1999)Ellie Huxtable2024-05-06
* chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]2024-05-06
* fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable2024-05-02
* refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek2024-05-01
* feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable2024-04-30
* perf(nushell): use version.(major|minor|patch) if available (#1963)Poliorcetics2024-04-26
* chore: add some more debug logs (#1979)Ellie Huxtable2024-04-25
* feat(dotfiles): support syncing shell/env vars (#1977)Ellie Huxtable2024-04-25
* fix(dotfiles): unquote aliases before quoting (#1976)Ellie Huxtable2024-04-23
* chore(deps): Fix ratatui update (#1975)Tobias Genannt2024-04-22
* fix(dotfiles): more fish alias import (#1974)Ellie Huxtable2024-04-22
* fix(dotfiles): fish alias import (#1972)Ellie Huxtable2024-04-22
* chore: add some more logging to handlers (#1971)Ellie Huxtable2024-04-22