summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-08-14Update to ratatui 0.22 (#1168)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)v16.0.0Ellie Huxtable
2023-08-01Bump futures-util from 0.3.24 to 0.3.28 (#1129)dependabot[bot]
2023-07-27some simple server tests (#1096)Conrad Ludgate
2023-07-27Bump config from 0.13.2 to 0.13.3 (#646)dependabot[bot]
2023-07-27Bump h2 from 0.3.14 to 0.3.17 (#873)dependabot[bot]
2023-07-27Bump indicatif from 0.17.3 to 0.17.5 (#1050)dependabot[bot]
2023-07-27Bump serde_json from 1.0.86 to 1.0.99 (#1075)dependabot[bot]
2023-07-27Bump colored from 2.0.0 to 2.0.4 (#1110)dependabot[bot]
2023-07-17Unvendor ratatui (#1101)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-07-14Bump regex from 1.7.2 to 1.9.1 (#1094)dependabot[bot]
2023-06-26record encryption (#1058)Conrad Ludgate
2023-06-19Add RecordIndex data structure (#1059)Ellie Huxtable
2023-06-18remove rmp-serde (#1057)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov
2023-06-14Key values (#1038)Ellie Huxtable
2023-06-13Fix `--delete-it-all` and `--delete` commands (#913)J. Emiliano Deustua
2023-06-13Bump uuid from 1.2.1 to 1.3.4 (#1046)dependabot[bot]
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-28Release v15.0.0 (#995)v15.0.0Ellie Huxtable
2023-05-21Allow server configured page size (#994)Ellie Huxtable
2023-05-01fix broken pipe on history list (#927)Conrad Ludgate
2023-04-17chore: uuhhhhhh crypto lol (#805)Conrad Ludgate
2023-04-16Release v14.0.1 (#883)v14.0.1Ellie Huxtable
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-11Switch to uuidv7 (#864)Ellie Huxtable
2023-04-01Release Atuin v14 (#836)v14.0.0Ellie Huxtable
2023-03-31Vendor ratatui temporarily (#835)Ellie Huxtable
2023-03-30Add `atuin status` (#830)Ellie Huxtable
2023-03-26chore: use fork of skim (#803)Conrad Ludgate
2023-03-25feat: add an inline view mode (#648)Patrick Decat
2023-03-23chore: remove tui vendoring (#804)Conrad Ludgate
2023-03-19skim-demo (#695)Conrad Ludgate
2023-03-07Add register notification webhook (#764)Ellie Huxtable
2023-02-28Patch release v13.0.1 (#741)v13.0.1Ellie Huxtable
2023-02-26Release v13 (#727)v13.0.0Ellie Huxtable
2023-02-14Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter
2023-02-10Bump bumpalo from 3.11.0 to 3.12.0 (#668)dependabot[bot]
2023-02-10Bump tokio from 1.21.2 to 1.25.0 (#679)dependabot[bot]
2023-02-10stats (#707)Conrad Ludgate
2023-02-10make update_needed check lazy (#706)Ellie Huxtable
2023-02-10crossterm support (#331)Conrad Ludgate
2023-02-10axum6 with typesafe state (#674)Conrad Ludgate
2023-02-10Bump fs-err from 2.8.1 to 2.9.0 (#604)dependabot[bot]
2023-02-06display mnemonic key (#694)Conrad Ludgate
2023-01-26feat(history): Add new flag to allow custom output format (#662)Baptiste
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-12-18Bump base64 from 0.13.0 to 0.20.0 (#641)dependabot[bot]