aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAge
* chore(deps): bump clap from 4.5.4 to 4.5.7 (#2134)dependabot[bot]2024-06-13
* chore(build): compile protobufs with protox (#2122)Remo Senekowitsch2024-06-12
* chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)dependabot[bot]2024-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
* 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): `cargo update` (#2083)Ellie Huxtable2024-06-04
* chore(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)dependabot[bot]2024-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
* feat(ui): add login/register dialog (#2056)Ellie Huxtable2024-05-30
* chore(deps): bump rusty_paseto and rusty_paserk (#2054)Conrad Ludgate2024-05-29
* chore(deps): bump tracing-tree from 0.3.0 to 0.3.1 (#2046)dependabot[bot]2024-05-28
* chore(deps): bump uuid from 1.7.0 to 1.8.0 (#2047)dependabot[bot]2024-05-28
* feat: support systemd socket activation for daemon (#2039)Nemo1572024-05-25
* chore(deps): bump the cargo group with 2 updates (#2041)dependabot[bot]2024-05-25
* chore(deps): bump tokio from 1.36.0 to 1.37.0 (#2033)dependabot[bot]2024-05-21
* chore(deps): bump serde from 1.0.197 to 1.0.202 (#2034)dependabot[bot]2024-05-21
* fix: redact password in database URI when logging (#2032)Jeremy Cline2024-05-21
* chore(deps): bump base64 from 0.21.7 to 0.22.1 (#2017)dependabot[bot]2024-05-14
* chore(deps): bump clap from 4.5.1 to 4.5.4 (#2019)dependabot[bot]2024-05-14
* fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable2024-05-08
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08
* chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]2024-05-06
* chore(deps): bump serde_json from 1.0.115 to 1.0.116 (#2003)dependabot[bot]2024-05-06
* fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable2024-05-02
* feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable2024-04-30
* chore(deps): bump rustix from 0.38.32 to 0.38.34 (#1986)dependabot[bot]2024-04-29
* chore(deps): bump unicode-width from 0.1.11 to 0.1.12 (#1987)dependabot[bot]2024-04-29
* chore(deps): bump typed-builder from 0.18.1 to 0.18.2 (#1967)dependabot[bot]2024-04-26
* chore(deps): Fix ratatui update (#1975)Tobias Genannt2024-04-22
* chore(deps): bump rustls from 0.21.10 to 0.21.11 in the cargo group (#1962)dependabot[bot]2024-04-21
* chore(release): prepare for release v18.2.0 (#1950)Ellie Huxtable2024-04-15
* docs: add missing cli help text (#1945)Ellie Huxtable2024-04-15
* feat(gui): add base structure (#1935)Ellie Huxtable2024-04-11
* feat(dotfiles): add alias import (#1938)Ellie Huxtable2024-04-10
* chore(deps): bump regex from 1.10.3 to 1.10.4 (#1930)dependabot[bot]2024-04-08
* chore(deps): bump sysinfo from 0.30.6 to 0.30.7 (#1888)dependabot[bot]2024-04-02
* feat(server): check PG version before running migrations (#1868)Xavier Vello2024-03-12
* chore(deps): bump whoami from 1.5.0 to 1.5.1 (#1851)dependabot[bot]2024-03-11
* chore(release): prepare for release v18.1.0 (#1854)Ellie Huxtable2024-03-11
* chore(deps): `cargo update` (#1832)Ellie Huxtable2024-03-06
* chore(deps): bump mio (#1824)dependabot[bot]2024-03-05
* fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain2024-03-05
* chore(deps): bump rustls-pemfile from 2.1.0 to 2.1.1 (#1814)dependabot[bot]2024-03-04
* refactor: rename atuin-config to atuin-dotfiles (#1817)Ellie Huxtable2024-03-04
* feat: support regex with r/.../ syntax (#1745)依云2024-03-01
* feat: add atuin doctor (#1796)Ellie Huxtable2024-02-29