Commit Graph

  • 48611398e0 imapserver: change lambdas with map to list comprehension Łukasz Żarnowiecki 2016-08-04 21:53:25 +0000
  • cbd1a8929a folder: IMAP: change raw assert to OfflineImapError Nicolas Sebrecht 2016-08-02 20:53:30 +0200
  • c7434ea46c Fix typo in format string in machineui Christopher League 2016-08-03 12:17:09 -0400
  • 460fc614b6 CONTRIBUTING: add link to external page on "How to fix a bug" Nicolas Sebrecht 2016-08-03 13:24:41 +0200
  • fc54fe52a0 folder: IMAP: add 'imap' debug output before calling FETCH Nicolas Sebrecht 2016-08-03 01:25:39 +0200
  • 65331de50d README: add link to the official repository on top of the page Nicolas Sebrecht 2016-08-03 00:01:17 +0200
  • 91f13e9b03 v7.0.4 Nicolas Sebrecht 2016-08-02 20:26:49 +0200
  • b19eaebad1 ConfigHelperMixin must be new-style class to not break inheritance Nicolas Sebrecht 2016-07-30 04:23:25 +0200
  • e460228bfc v7.0.3 Nicolas Sebrecht 2016-07-30 01:56:10 +0200
  • 64b733c190 make systemd service kill offlineimap as expected Nicolas Sebrecht 2016-07-16 17:04:52 +0200
  • 203c28f21f add the repository name when connecting Nicolas Sebrecht 2016-07-29 05:25:06 +0200
  • 9aa5afa951 XOAUTH2: fix the *_eval configuration options Nicolas Sebrecht 2016-07-29 16:38:58 +0200
  • ddbc1426d5 github template: add system/distribution Nicolas Sebrecht 2016-07-28 18:47:36 +0200
  • b4e33eeac4 XOAUTH2: use one "public" attribute everywhere for self.oauth2_request_url Nicolas Sebrecht 2016-07-28 18:35:33 +0200
  • be285e522d IMAP: don't take junk data for valid mail content Nicolas Sebrecht 2016-07-28 07:18:23 +0200
  • 0ef11a8392 folder/IMAP: code style Nicolas Sebrecht 2016-07-28 06:51:47 +0200
  • 894745e657 manual: add known issue about netrc Nicolas Sebrecht 2016-07-28 04:18:18 +0200
  • 0b824bdc49 offlineimap.conf: allow non-spaces in the account list Nicolas Sebrecht 2016-07-28 04:06:52 +0200
  • 88e8a4895e minor code enhancements Nicolas Sebrecht 2016-07-28 00:42:35 +0200
  • 7fe90b8e0d properly ignore folders with invalid characters (sep) in their name Nicolas Sebrecht 2016-07-27 18:40:41 +0200
  • ce1de85157 v7.0.2 Nicolas Sebrecht 2016-07-27 16:38:55 +0200
  • 560d631706 GmailMaildir: don't add a tuple to syncmessagesto_passes Philipp Meier 2016-07-27 16:15:21 +0200
  • b521b98d99 offlineimap.conf: learn to evaluate oauth2 related options Nicolas Sebrecht 2016-07-23 02:49:13 +0200
  • a1efae0703 Remove double import of "six" Ævar Arnfjörð Bjarmason 2016-07-26 21:09:02 +0200
  • 65295b01ef v7.0.1 Nicolas Sebrecht 2016-07-26 08:53:18 +0200
  • 2f060aa269 Merge tag 'v6.7.0.3' into next Nicolas Sebrecht 2016-07-26 08:47:11 +0200
  • ecef22a16c v6.7.0.3 Nicolas Sebrecht 2016-07-26 08:46:22 +0200
  • 77a6f9a7ba LocalStatusSQLite: code refactoring around database lock Nicolas Sebrecht 2016-07-26 02:56:36 +0200
  • 05e5b9c6bb LocalStatusSQLite: code refactoring around database lock Nicolas Sebrecht 2016-07-26 02:56:36 +0200
  • 038a433f69 backport: sqlite: properly serialize operations on the databases Nicolas Sebrecht 2016-07-25 14:39:11 +0200
  • 3c42913120 sqlite: properly serialize operations on the databases Nicolas Sebrecht 2016-07-25 14:39:11 +0200
  • 5aa2a883f0 local status: deletemessagelist: remove broken code Nicolas Sebrecht 2016-07-25 14:50:08 +0200
  • fbc3b15888 IMAP/IMAP: fix import issue about UIDMaps Nicolas Sebrecht 2016-07-25 05:26:57 +0200
  • 03859e89c3 improve error message when ssl_version must be set due to the tls_level Nicolas Sebrecht 2016-07-25 03:20:53 +0200
  • c992f58530 offlineimap.conf: allow non-spaces in the account list Nicolas Sebrecht 2016-07-24 19:37:59 +0200
  • 436e82531b website-doc.sh: fix link in announces.yml Nicolas Sebrecht 2016-07-22 17:57:24 +0200
  • e02f1491c9 release.sh: don't mess the mainline Changelog with commits in maint Nicolas Sebrecht 2016-07-22 17:35:54 +0200
  • 63f0622d41 website-doc: order announces by date Nicolas Sebrecht 2016-07-22 17:21:13 +0200
  • 284c66b04a v7.0.0 Nicolas Sebrecht 2016-07-22 16:56:43 +0200
  • 8c36806784 Merge tag 'v6.7.0.2' into next Nicolas Sebrecht 2016-07-22 16:40:20 +0200
  • 41fdd4ee78 v6.7.0.2 Nicolas Sebrecht 2016-07-22 16:34:04 +0200
  • e753766284 sqlite: close the database when no more threads need access Nicolas Sebrecht 2016-07-22 00:08:45 +0200
  • 6d0dba0d86 release.sh: learn to merge maint branch into next before releasing Nicolas Sebrecht 2016-07-22 09:50:06 +0200
  • 677afb8d8f sqlite: close the database when no more threads need access Nicolas Sebrecht 2016-07-22 00:08:45 +0200
  • 034c55a278 --info: allow user to enter a password Nicolas Sebrecht 2016-07-22 01:40:37 +0200
  • 59b712ecbc remove dead code: the description of the passes is never used Nicolas Sebrecht 2016-07-18 18:40:17 +0200
  • 2f3c01f0be offlineimap.conf: improve documentation for copy_ignore_eval Nicolas Sebrecht 2016-07-18 18:38:59 +0200
  • 80dcf76414 fix attribute name _utime_from_header Nicolas Sebrecht 2016-07-16 21:25:14 +0200
  • 59f5da5e9e Maildir: OfflineImapError is missing the severity argument Nicolas Sebrecht 2016-07-16 18:00:59 +0200
  • 1a96d588d5 fix: configparser does not know about python types like u"" Nicolas Sebrecht 2016-07-13 01:11:08 +0200
  • 7b425d4c87 manual: offlineimapui: fix minor rendering issue Nicolas Sebrecht 2016-07-12 18:10:38 +0200
  • 742e53a4b4 v7.0.0-rc5 Nicolas Sebrecht 2016-07-12 16:15:33 +0200
  • 3be01d2142 code of conduct: try to clarify what item 3 might mean Ævar Arnfjörð Bjarmason 2016-07-12 13:06:39 +0200
  • ff0c1a2efc --help: make it clear --delete-folder is for the remote repository Nicolas Sebrecht 2016-07-09 02:11:36 +0200
  • 3f059c638a --help: move -V option up Nicolas Sebrecht 2016-07-09 01:28:51 +0200
  • 709a5b3f91 manual: offlineimap knows -V CLI option Nicolas Sebrecht 2016-07-09 01:26:46 +0200
  • 2e81331a3c learn --delete-folder CLI option Nicolas Sebrecht 2016-07-08 21:23:27 +0200
  • bb8e03bced init: factorize code to get active accounts Nicolas Sebrecht 2016-07-08 16:47:42 +0200
  • 034a111e07 man: remove unkown --column CLI option Nicolas Sebrecht 2016-07-08 20:03:16 +0200
  • d2dbe2c544 mbnames: enable action at correct time Nicolas Sebrecht 2016-07-08 16:30:50 +0200
  • 175479d919 mbnames: fix the filename extension for the intermediate files Nicolas Sebrecht 2016-07-06 01:15:33 +0200
  • b3209e38c0 mbnames: output message on errors while reading intermediate files Nicolas Sebrecht 2016-07-06 00:38:43 +0200
  • 218b3802c0 v7.0.0-rc4 Nicolas Sebrecht 2016-07-04 04:05:37 +0200
  • 44a8cf3feb threadutil: use 'with' statements for lock Nicolas Sebrecht 2016-06-28 02:14:20 +0200
  • 29e06a60f9 learn to not download UIDs defined by the user Nicolas Sebrecht 2016-06-28 23:58:03 +0200
  • f0096391fc folder: IMAP: fix wrong comment Nicolas Sebrecht 2016-06-28 19:15:07 +0200
  • 1086d0dd69 minor: improve "Copy message" output Nicolas Sebrecht 2016-06-28 19:02:58 +0200
  • f4210dc11c folder: IMAP: improve style of comments Nicolas Sebrecht 2016-06-28 18:46:57 +0200
  • 296c8a6146 UIDMaps: correctly protect from concurrent writes Nicolas Sebrecht 2016-06-28 15:38:35 +0200
  • cd43cd5b3b UIDMaps: code cleanups and improvements Nicolas Sebrecht 2016-06-28 03:03:11 +0200
  • c32b409413 UIDMaps: fix copyright line and re-order imports Nicolas Sebrecht 2016-06-28 02:35:35 +0200
  • 7945e10a76 correctly reraise errors with six Nicolas Sebrecht 2016-06-29 03:42:57 +0200
  • 69c0080323 learn --mbnames-prune CLI option Nicolas Sebrecht 2016-06-26 18:12:35 +0200
  • 4ef05fe6e1 minor: init: re-order imports Nicolas Sebrecht 2016-06-28 02:24:34 +0200
  • 932e826d7c folder: Maildir: add comments about FMD5 issues Nicolas Sebrecht 2016-03-06 22:06:02 +0100
  • 6b28071b0f don't sync folders with local separator characters in their names Nicolas Sebrecht 2016-06-26 19:14:04 +0200
  • 268adb782f Merge branch 'ns/fix-copyright' into next Nicolas Sebrecht 2016-07-03 19:51:32 +0200
  • a86029d8ba github issue template: add python version Nicolas Sebrecht 2016-06-29 15:23:46 +0200
  • 548a6a57f1 folder: Gmail: use consistent copyright line Nicolas Sebrecht 2016-06-28 02:29:30 +0200
  • 3293b75c9c release.sh: get_git_who(): remove unnecessary blank line Nicolas Sebrecht 2016-06-27 16:10:30 +0200
  • 6150f40042 website-doc.sh: fix line continuation Nicolas Sebrecht 2016-06-27 15:52:05 +0200
  • 38f28d15aa v7.0.0-rc3 Nicolas Sebrecht 2016-06-27 15:47:26 +0200
  • 1da5bd938c folder: Base: fix line continuation Nicolas Sebrecht 2016-06-27 15:27:11 +0200
  • 68860f0130 release.sh: fix: add missing } Nicolas Sebrecht 2016-06-27 15:24:43 +0200
  • 65d4c94f07 don't try to copy messages with UID == 0 Nicolas Sebrecht 2016-06-27 15:13:03 +0200
  • 9a7603af37 minor: folder: Base: improve style and comments Nicolas Sebrecht 2016-06-27 15:03:27 +0200
  • 1f8163b194 minor: offlineimap.conf: improve comment on % character in passwords Nicolas Sebrecht 2016-06-26 18:45:59 +0200
  • e8509a04e6 remove dead code Nicolas Sebrecht 2016-06-17 01:57:49 +0200
  • cf5698b6a6 repository: IMAP: minor improvements Nicolas Sebrecht 2016-06-23 03:55:12 +0200
  • ac2a547ec4 learn to disable STARTTLS Nicolas Sebrecht 2016-06-23 03:55:00 +0200
  • 1410a391bc avoid removing of data when user removed a maildir Nicolas Sebrecht 2016-06-17 19:47:37 +0200
  • 08e17de7e2 require usernames and passwords to be UTF-8 encoded Nicolas Sebrecht 2016-06-16 19:51:41 +0200
  • 092264c8e7 fix: when called with -a, mbnames must not erase entries of other accounts Nicolas Sebrecht 2016-06-23 00:20:57 +0200
  • 52120beb27 man: offlineimapui: minor typo fix Ilias Tsitsimpis 2016-06-19 20:19:45 +0300
  • 4df1f2800a README: rename "Requirements" section to "Requirements & dependencies" Nicolas Sebrecht 2016-06-17 02:21:16 +0200
  • 4014f293a6 offlineimap.conf: add more comments about decodefoldernames Nicolas Sebrecht 2016-06-17 00:51:03 +0200
  • 3a5becf6a7 bump from imaplib2 v2.53 to v2.55 Nicolas Sebrecht 2016-06-11 11:08:02 +0200
  • cdfa75f72d offlineimap.conf: minor improvements Nicolas Sebrecht 2016-06-08 19:09:57 +0200
  • e3fe848c6b minor code cleanups Nicolas Sebrecht 2016-06-08 19:03:02 +0200
  • 7fcd160911 GmailMaildir: quick mode is not compatible with utime_from_header Nicolas Sebrecht 2016-06-08 19:02:04 +0200