mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-26 09:05:50 +00:00
- Using `info.idents` as new status, this saves a few operations where no storage actions have to be taken, but the status has to be updated. - Rename StorageSyncer to _StorageInfo and make it a private API again. - Ability to pass custom functions for conflict resolution. This part is a preparation for #127. |
||
|---|---|---|
| .. | ||
| cli | ||
| storage | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| test_metasync.py | ||
| test_sync.py | ||