vdirsyncer/vdirsyncer
Markus Unterwaditzer 0684f784ea Use yield instead of a list.
I don't want to rewrite the sync function to be one monolithic thing,
although it now would be more sensible than it was ever before. The
reason for this is that i want vdirsyncer to precompute all necessary
actions before it actually does anything, which probably helps in the
future with a dry-run mode.
2014-04-15 21:52:36 +02:00
..
storage Fix even more tests! 2014-04-14 15:15:25 +02:00
__init__.py Version 0.1.3 2014-04-15 17:48:05 +02:00
cli.py Require argvard >= 0.3.0 2014-04-13 11:22:34 +02:00
exceptions.py Implement conflict resolution 2014-03-01 00:51:29 +01:00
log.py logname watdo -> vdirsyncer 2014-03-26 19:01:11 +01:00
sync.py Use yield instead of a list. 2014-04-15 21:52:36 +02:00
utils.py Some rewrites to requests handling 2014-04-11 15:27:31 +02:00