vdirsyncer/vdirsyncer
Markus Unterwaditzer 5a508ae327 Abstract status into own class (#607)
* Refactor status management in separate class

* Rename to SubStatus, remove unused field

* Move item cache out of status

* stylefix
2017-03-22 15:08:43 +01:00
..
cli Reformat examples in CLI help (#594) 2017-03-12 13:10:12 +01:00
storage Fix misformatted doc 2017-03-16 21:56:33 +01:00
__init__.py Small restructuring for faster imports 2017-02-08 13:48:03 +01:00
__main__.py Small restructuring for faster imports 2017-02-08 13:48:03 +01:00
exceptions.py Improve error for unsupported collections = null 2016-06-10 00:15:37 +02:00
http.py Make discovery more RFC-conformant (#585) 2017-03-08 09:36:10 +01:00
metasync.py metasync: Error on invalid conflict resolution 2016-10-04 18:46:57 +02:00
repair.py Crash hard if repair fails 2017-02-11 20:24:55 +01:00
sync.py Abstract status into own class (#607) 2017-03-22 15:08:43 +01:00
utils.py Make subpackage a module 2017-03-02 21:56:40 +01:00
vobject.py Fixed some typos. (#587) 2017-03-07 22:12:04 +01:00