]> code.delx.au - offlineimap/shortlog
offlineimap
2008-09-29 John GoerzenMerge branch 'v7' of ssh://jpgarch@complete.org/~jpgarc... v7
2008-09-29 John GoerzenMerge commit 'origin' into v7
2008-09-29 John GoerzenMerge branch 'master' of ssh://jpgarch@complete.org...
2008-09-29 Michael Wittenimaplibutil: Remove flagrantly bad use of private attribute
2008-09-18 John GoerzenApply new darwin.patch from Vincent Beffara
2008-09-16 John GoerzenApply new darwin.patch from Vincent Beffara
2008-08-13 John GoerzenPrepping 6.0.3 debian/6.0.3
2008-08-13 Henning Glawemake the trash and spam folder names in Gmail accounts...
2008-08-12 John GoerzenClean up instance Arbitrary Char some more
2008-08-12 John GoerzenSanified the return type of greeting
2008-08-12 John GoerzenAdded greeting test
2008-08-12 John GoerzenMore respText test.
2008-08-12 John GoerzenrespText stuff is working
2008-08-12 John GoerzenWorking on respText
2008-08-12 John GoerzenClean up tests and added respText atom test
2008-08-12 John GoerzenRestrict character generation to first 255
2008-08-12 John GoerzenAdded document tracking what I think are errata in...
2008-08-12 John GoerzenAdded verbose test support
2008-08-12 John GoerzenImproved random Char generation
2008-08-12 John GoerzenAdded first respText test
2008-08-12 John GoerzenAdded greeting and the functions needed to support it
2008-08-12 John GoerzenAdded types for parser primitives
2008-08-12 John GoerzenAdded tag and test for it. All tests pass.
2008-08-12 John GoerzenAdded text and test for it
2008-08-12 John GoerzenAdded astring test
2008-08-12 John GoerzenAdded astring_basic test
2008-08-12 John GoerzenAdded test for atom
2008-08-12 John GoerzenAdded test for string3501
2008-08-12 John GoerzenNew test for literal
2008-08-12 John GoerzenAdded quoted test
2008-08-12 John GoerzenAdded from TestParser.hs
2008-08-12 John GoerzenAdded Parser/Prim.hs
2008-08-12 John GoerzenAdded writeBytes test
2008-08-12 John GoerzenAdded prop_rfr_basic
2008-08-12 John GoerzenSlight display tweak
2008-08-12 John GoerzenInitial stab at readFullResponse
2008-08-12 John GoerzenSuppress the test counter
2008-08-12 John GoerzennoCR also implies no null
2008-08-12 John GoerzenWorking on getFullLine_count
2008-08-12 John GoerzenInitial prop_getFullLine_count
2008-08-12 John GoerzenAdded first TestParser, genericized some other Test...
2008-08-12 John GoerzenAdded TestParser from TestConnection
2008-08-12 John GoerzenTest for failure in readLine and readBytes
2008-08-12 John GoerzenChanged Connection to use StateT instead of State,...
2008-08-12 John GoerzenComment typo
2008-08-12 John GoerzenAdded prop_readBytes
2008-08-12 John GoerzenCorrectly test readline now
2008-08-12 John GoerzenWrite to stdout instead of stderr to resolve display...
2008-08-12 John GoerzenFinish lines identity test
2008-08-12 John Goerzentask_done wasn't in Python before 2.5
2008-08-11 John GoerzenTest checkpointing
2008-08-11 John GoerzenAdded runLinesConnection
2008-08-11 John GoerzenInitialized TestConnection from TestSyncable
2008-08-11 John GoerzenCleaned up infrastructure for calling tests
2008-08-11 John GoerzenAdded IMAPState to clean up readability
2008-08-11 John GoerzenRefine the State-based connection
2008-08-11 John GoerzenFixed compilation errors
2008-08-11 John GoerzenStarting to work on Connection
2008-08-11 John GoerzenMoved Syncable tests to testsrc/TestSyncable.hs
2008-08-11 John GoerzenAdded Parser.hs, working on initial code
2008-08-08 John GoerzenMerge branch 'master' of ssh://jpgarch@complete.org...
2008-08-08 Ben WillardFix a bug preventing the pid file from being empty.
2008-08-07 John GoerzenClarified and highlighted the need to set maxsyncaccoun...
2008-08-06 John GoerzenStarting work in IMAP parser
2008-08-05 John GoerzenRemoved debug statements
2008-08-05 John GoerzenYet another Python threading workaround.
2008-08-02 John GoerzenUpdate changelog debian/6.0.2
2008-08-02 John GoerzenBump version to 6.0.2
2008-08-02 John GoerzenRework keepalive to use time.sleep() instead of event...
2008-08-02 John GoerzenUpdate changelog debian/6.0.1
2008-08-02 John GoerzenEliminate one more fsync
2008-08-02 John GoerzenUpdate for 6.0.1
2008-08-02 John GoerzenBump version to 6.0.1
2008-08-02 John GoerzenFix syntax error in nofsync support
2008-08-02 John GoerzenRework threadutil to use Queue for simplification and...
2008-08-02 John GoerzenAdded ability to disable fsync()
2008-08-02 John GoerzenMerge branches 'master' and 'master' of ssh://jpgarch...
2008-08-02 John GoerzenSlightly more debug info
2008-08-02 John GoerzenNow create cur,new,tmp in '.' even if existsok is false
2008-07-16 John GoerzenFix for keys with -1
2008-06-11 John GoerzenSmall doc grammar fix. fixes #74.
2008-06-11 John GoerzenSmall doc grammar fix. fixes #74.
2008-05-29 John GoerzenRename ModifyContent to SetContent
2008-05-29 John Goerzencompilation fixes
2008-05-29 John GoerzenA bit of work on sync stuff
2008-05-29 John GoerzenTESTS PASS
2008-05-29 John GoerzenMuch progress on syncable; important tests are passing!
2008-05-29 John GoerzenFix to prop_allChangesToChild
2008-05-29 John GoerzenI think the child payload is fixed
2008-05-29 John GoerzenGetting closer on Syncable, I think
2008-05-29 John GoerzenTrying more work on modified children
2008-05-29 John GoerzenSwitched tests to Word8
2008-05-29 John GoerzenSupport Word8 in tests
2008-05-29 John GoerzendiffCollection now works with values
2008-05-29 John GoerzenWoot, All changes is fixed!
2008-05-29 John GoerzenMore attempts
2008-05-29 John GoerzenWorking to fix Syncable, but still issues
2008-05-29 John GoerzenBumped up max tests; yielded problem in all changes
2008-05-29 John GoerzenSetting up to allow altering of test configs
2008-05-29 John GoerzenBelieve allChanges is working
next