]> code.delx.au - offlineimap/history - src/Data/Syncable.hs
More attempts
[offlineimap] / src / Data / Syncable.hs
2008-05-29 John GoerzenMore attempts
2008-05-29 John GoerzenWorking to fix Syncable, but still issues
2008-05-29 John GoerzenAll changes fixed, I think
2008-05-29 John GoerzenMake unaryApplyChanges aware of ModifyContent
2008-05-29 John GoerzenFixed logic and documented it better
2008-05-29 John GoerzenAll changes pass
2008-05-29 John GoerzenTweaks some more
2008-05-29 John GoerzenBelieve fixed the all changes test, need to fix impleme...
2008-05-28 John GoerzenFixed prop_allChangesToChild and prop_allChangesToMaste...
2008-05-28 John GoerzenFirst stab at detecting content payload modifications...
2008-05-28 John GoerzenAdjusted code so that it can carry a payload
2008-05-28 John GoerzenAdded diffCollection and test for it
2008-05-28 John GoerzenAnother new test
2008-05-28 John GoerzenRename syncThem to syncBiDir
2008-05-28 John GoerzenAdding new unaryApplyChanges test
2008-05-28 John GoerzenCleaned up findDeleted fix
2008-05-28 John GoerzenFixed deletion logic
2008-05-28 John GoerzenInitial work on detecting adds
2008-05-28 John GoerzenAdded masterchanges start
2008-05-28 John GoerzenSimplification of logic
2008-05-28 John GoerzenRemoved status modification return
2008-05-28 John GoerzenFixed first error detected
2008-05-28 John GoerzenStart of real output
2008-05-28 John GoerzenStarting work on initial algorithm
2008-05-28 John GoerzenWorking on it