summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/record/sync.rs
AgeCommit message (Expand)Author
2024-02-12feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite s...Eric Long
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-04fix: correct download list for incremental builds (#1672)Ellie Huxtable
2024-01-29feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable
2024-01-19fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable
2024-01-16feat: add history rebuild (#1575)Ellie Huxtable
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)v16.0.0Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable