1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 5 years ago.
Mar 17, 2020 — Mar 17, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix to avoid IndexError during restore operations More... almost 10 years ago
Update Qt and PySide download links More... over 10 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Include Joseph Wen's chosen license, GPLv3 More... over 12 years ago
Update README.md formatting More... over 12 years ago
Rename as README.md More... over 12 years ago
Update README for move to Github More... over 12 years ago
Commit CHANGELOG update from 2012-2-28 More... over 12 years ago
Update progress only when fetch batches complete More... over 14 years ago
Use properties in __init__ after I figured out my typo More... over 14 years ago
Fix --strict_exclude handling broken recently More... over 14 years ago
Check in testlocale.py More... over 14 years ago
Combining redundant code More... over 14 years ago
- fix noeol More... over 14 years ago
- improve spacing More... over 14 years ago
- improve time zone caveat More... over 14 years ago
- add unittests test suite runner More... over 14 years ago
- improve tests More... over 14 years ago
- set a+x More... over 14 years ago
- add --match_regex for label filtering - add FilterLabels class to handle work of filtering - SaveMbox and RestoreGmail now use non-strict label exclusion by default and will recognize --strict_exclude - add some unit tests - improve help strings More... over 14 years ago
- fix: RestoreGmail works around imaplib's Time2InternalDate function to avoid sending non-RFC2822 dates to IMAP More... over 14 years ago
- fix: use BODY.PEEK to effect --keep_status instead of manually unsetting \Seen. This fixes the behavior and is no longer a slow operation - method fetchRFC822Info(...) fetches MESSAGE-ID also, so a separate call to fetchMessageId(...) is not required More... over 14 years ago
- fix: also UTF-7 decode special folders More... over 14 years ago
- restore treats 'INBOX' as a special name even for non-English accounts - improve usage string More... over 14 years ago
- clarify usage More... over 14 years ago
- clarify usage More... over 14 years ago
- fix scope for raising ApplicationError More... over 14 years ago
- fix: restore can assign non-ASCII labels via UTF-7 - restore by default restores to \AllMail; can restore to specified --label - restore no longer puts anything into \Inbox (unless explicit with --label) - remove redundant clearing of \Seen More... over 14 years ago
- set executable bits on backup_gmail.py More... over 14 years ago