imap-fix-internaldate
2012-07-04 Thomas JaroschDate header fallback: Don't crash if there's no date...
2012-07-04 Thomas JaroschPass the selected flags to append()
2012-07-04 Thomas JaroschPoor man's typo fix
2012-07-03 Plamen DimitrovOnly selected flags are uploaded again in the message...
2012-07-03 Thomas JaroschFix spaces in the error output
2012-07-02 Plamen DimitrovSome config parameters converted to boolean
2012-07-02 Plamen DimitrovShared folders can be skipped from config file and...
2012-07-02 Plamen DimitrovFallback to DATE header to correct messages without...
2012-07-02 Thomas JaroschRename tolerance to tolerance_mins in the config file
2012-06-29 Thomas JaroschFix crash during exception handling
2012-06-29 Thomas JaroschMake note where to get python
2012-06-29 Plamen DimitrovTiny tiny report formatting correction
2012-06-29 Plamen DimitrovFinal report divided into columns
2012-06-29 Thomas JaroschImproved logging during normal operation
2012-06-29 Plamen DimitrovFinal report divided into columns
2012-06-29 Thomas JaroschUpdated README
2012-06-29 Thomas JaroschUpdate .gitignore
2012-06-29 Thomas JaroschDon't hardcode filenames in multiple places, centralize...
2012-06-28 Plamen DimitrovConfiguration not a necessary file
2012-06-28 Plamen DimitrovWindows atomic rename correction
2012-06-28 Plamen DimitrovFile hierarchy added
2012-06-28 Plamen DimitrovTemplate userdata.csv file added
2012-06-28 Plamen DimitrovImport and user interrupt exception handling added
2012-06-28 Plamen DimitrovCache version improvements
2012-06-28 Plamen DimitrovMain function refactored and connection failure excepti...
2012-06-28 Thomas JaroschAlways log if the date is going to be corrected
2012-06-27 Thomas JaroschBe more verbose to the user
2012-06-27 Plamen DimitrovArguments parser added, conf file clarifications
2012-06-27 Plamen DimitrovTolerance cache validation added
2012-06-27 Thomas JaroschUpdate README a bit more
2012-06-27 Thomas JaroschFix crash introduced in the last refactoring
2012-06-27 Thomas JaroschReshuffled the log level for the default messages
2012-06-27 Thomas JaroschMore user friendly log message about new messages
2012-06-27 Plamen DimitrovHeaders encoding corrected and cache version validation...
2012-06-27 Thomas JaroschChange logging level. There will be a lot of messages...
2012-06-27 Thomas JaroschBetter wording
2012-06-27 Plamen DimitrovImproved logging and changed tolerance to minutes
2012-06-26 Plamen DimitrovBasic refactoring and Tom's recommendations
2012-06-25 Plamen DimitrovCaching functionality for performance improvement
2012-06-21 Plamen DimitrovInitial submission of working tool
2012-06-21 Thomas JaroschAdd GPLv3 license file
2012-06-21 Thomas JaroschStart README file
2012-06-21 Thomas JaroschNew repository. Add .gitignore file