summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
9 dayschore(deps): relax sqlx and argon2 dependencies (#2065)Cristian Le
10 daysfeat(ui): add login/register dialog (#2056)Ellie Huxtable
11 dayschore(deps): bump rusty_paseto and rusty_paserk (#2054)Conrad Ludgate
12 dayschore(deps): bump tracing-tree from 0.3.0 to 0.3.1 (#2046)dependabot[bot]
12 dayschore(deps): bump uuid from 1.7.0 to 1.8.0 (#2047)dependabot[bot]
2024-05-25feat: support systemd socket activation for daemon (#2039)Nemo157
2024-05-25chore(deps): bump the cargo group with 2 updates (#2041)dependabot[bot]
2024-05-21chore(deps): bump tokio from 1.36.0 to 1.37.0 (#2033)dependabot[bot]
2024-05-21chore(deps): bump serde from 1.0.197 to 1.0.202 (#2034)dependabot[bot]
2024-05-21fix: redact password in database URI when logging (#2032)Jeremy Cline
2024-05-14chore(deps): bump base64 from 0.21.7 to 0.22.1 (#2017)dependabot[bot]
2024-05-14chore(deps): bump clap from 4.5.1 to 4.5.4 (#2019)dependabot[bot]
2024-05-08fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-05-06chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]
2024-05-06chore(deps): bump serde_json from 1.0.115 to 1.0.116 (#2003)dependabot[bot]
2024-05-02fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable
2024-04-30feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable
2024-04-29chore(deps): bump rustix from 0.38.32 to 0.38.34 (#1986)dependabot[bot]
2024-04-29chore(deps): bump unicode-width from 0.1.11 to 0.1.12 (#1987)dependabot[bot]
2024-04-26chore(deps): bump typed-builder from 0.18.1 to 0.18.2 (#1967)dependabot[bot]
2024-04-22chore(deps): Fix ratatui update (#1975)Tobias Genannt
2024-04-21chore(deps): bump rustls from 0.21.10 to 0.21.11 in the cargo group (#1962)dependabot[bot]
2024-04-15chore(release): prepare for release v18.2.0 (#1950)v18.2.0Ellie Huxtable
2024-04-15docs: add missing cli help text (#1945)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-10feat(dotfiles): add alias import (#1938)Ellie Huxtable
2024-04-08chore(deps): bump regex from 1.10.3 to 1.10.4 (#1930)dependabot[bot]
2024-04-02chore(deps): bump sysinfo from 0.30.6 to 0.30.7 (#1888)dependabot[bot]
2024-03-12feat(server): check PG version before running migrations (#1868)Xavier Vello
2024-03-11chore(deps): bump whoami from 1.5.0 to 1.5.1 (#1851)dependabot[bot]
2024-03-11chore(release): prepare for release v18.1.0 (#1854)Ellie Huxtable
2024-03-06chore(deps): `cargo update` (#1832)Ellie Huxtable
2024-03-05chore(deps): bump mio (#1824)dependabot[bot]
2024-03-05fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain
2024-03-04chore(deps): bump rustls-pemfile from 2.1.0 to 2.1.1 (#1814)dependabot[bot]
2024-03-04refactor: rename atuin-config to atuin-dotfiles (#1817)Ellie Huxtable
2024-03-01feat: support regex with r/.../ syntax (#1745)依云
2024-02-29feat: add atuin doctor (#1796)Ellie Huxtable
2024-02-29feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock
2024-02-28chore(deps): bump env_logger from 0.10.2 to 0.11.2 (#1781)dependabot[bot]
2024-02-26chore(deps): `cargo update` (#1777)Ellie Huxtable
2024-02-26fix(stats): Enable multiple command stats to be shown using unicode_segmentat...Eric Hodel
2024-02-26chore(release): prepare for release v18.0.2 (#1775)Ellie Huxtable
2024-02-15feat: support syncing aliases (#1721)Ellie Huxtable
2024-02-12chore(release): prepare for release v18.0.1 (#1706)v18.0.1Ellie Huxtable
2024-02-09chore(release): prepare for release v18.0.0 (#1685)v18.0.0Ellie Huxtable
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-01-30feat: add store push (#1649)Ellie Huxtable