aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAge
* 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
* chore(deps): uuidv7 stable (#1451)Conrad Ludgate2023-12-16
* update basically everything (#1452)Conrad Ludgate2023-12-16
* chore(release): prepare for release v17.1.0 (#1432)Ellie Huxtable2023-12-10
* chore: update rusty_paseto and rusty_paserk (#1420)Ellie Huxtable2023-12-02
* chore: `cargo update` (#1419)Ellie Huxtable2023-12-02
* chore: update to sqlx 0.7.3 (#1416)Ellie Huxtable2023-11-29
* feat: add metrics server and http metrics (#1394)Ellie Huxtable2023-11-16
* Release v17.0.1 (#1354)Ellie Huxtable2023-10-28
* Fix for breaking change in ratatui 0.24.0 (#1352)Tobias Genannt2023-10-28
* Prepare release v17.0.0 (#1327)Ellie Huxtable2023-10-25
* Bump semver from 1.0.18 to 1.0.20 (#1299)dependabot[bot]2023-10-17
* feat: copy to clipboard (#1249)YummyOreo2023-09-30
* Bump ratatui from 0.22.0 to 0.23.0 (#1221)dependabot[bot]2023-09-13
* Bump shellexpand from 2.1.2 to 3.1.0 (#1186)dependabot[bot]2023-09-13
* Bump tower-http from 0.3.5 to 0.4.4 (#1210)dependabot[bot]2023-09-13
* Bump crossterm from 0.26.1 to 0.27.0 (#1222)dependabot[bot]2023-09-13
* Bump itertools from 0.10.5 to 0.11.0 (#1223)dependabot[bot]2023-09-13
* Run `cargo update` (#1218)Ellie Huxtable2023-09-11
* replace chrono with time (#806)Conrad Ludgate2023-09-11
* Update dependencies (#1181)Conrad Ludgate2023-08-18
* Update to ratatui 0.22 (#1168)Ellie Huxtable2023-08-14
* Prepare release v16.0.0 (#1143)Ellie Huxtable2023-08-07
* Bump futures-util from 0.3.24 to 0.3.28 (#1129)dependabot[bot]2023-08-01
* some simple server tests (#1096)Conrad Ludgate2023-07-27