aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAge
* 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
* feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock2024-02-29
* chore(deps): bump env_logger from 0.10.2 to 0.11.2 (#1781)dependabot[bot]2024-02-28
* chore(deps): `cargo update` (#1777)Ellie Huxtable2024-02-26
* fix(stats): Enable multiple command stats to be shown using unicode_segmentat...Eric Hodel2024-02-26
* chore(release): prepare for release v18.0.2 (#1775)Ellie Huxtable2024-02-26
* feat: support syncing aliases (#1721)Ellie Huxtable2024-02-15
* chore(release): prepare for release v18.0.1 (#1706)Ellie Huxtable2024-02-12
* chore(release): prepare for release v18.0.0 (#1685)Ellie Huxtable2024-02-09
* feat: add progress bars to sync and store init (#1684)Ellie Huxtable2024-02-08
* Add timezone configuration option & CLI overrides (#1517)cyqsimon2024-02-06
* feat: add store push (#1649)Ellie Huxtable2024-01-30
* chore(deps): update axum (#1637)Conrad Ludgate2024-01-28
* chore: use resolver 2, update editions + cargo (#1635)Ellie Huxtable2024-01-26
* chore(deps): bump argon2 from 0.5.2 to 0.5.3 (#1603)dependabot[bot]2024-01-22
* chore(deps): bump the cargo group across 1 directories with 1 update (#1591)dependabot[bot]2024-01-19
* chore(deps): bump rustix from 0.38.28 to 0.38.30 (#1566)dependabot[bot]2024-01-17
* fix(perm): set umask 077 (#1554)Ellie Huxtable2024-01-12
* chore(deps): bump hyper from 0.14.28 to 1.1.0 (#1520)dependabot[bot]2024-01-08
* chore(deps): bump ratatui from 0.24.0 to 0.25.0 (#1521)dependabot[bot]2024-01-08
* feat: rework record sync for improved reliability (#1478)Ellie Huxtable2024-01-05
* chore(release): prepare for release v17.2.1 (#1495)Ellie Huxtable2024-01-03
* chore(release): prepare for release v17.2.0 (#1492)Ellie Huxtable2024-01-03
* feat: Add TLS to atuin-server (#1457)Eric Hodel2023-12-27
* feat: add semver checking to client requests (#1456)Ellie Huxtable2023-12-20