Commit Graph

  • dbcfc0b173 idle: protect all calls to imapobj.noop() (coonection might be dropped) Nicolas Sebrecht 2016-09-13 04:41:31 +0200
  • bdfec8d2da offlineimap.conf: explain hooks in idle mode Nicolas Sebrecht 2016-09-13 04:41:11 +0200
  • feef2b4af2 explain how to submit issues in more files Nicolas Sebrecht 2016-09-09 21:10:30 +0200
  • c58d62cc02 README: explain the a2x dependency to build the man page Nicolas Sebrecht 2016-08-28 14:24:37 +0200
  • 41764a0ec6 mbnames: add info output messages in dry run mode Nicolas Sebrecht 2016-08-26 01:38:34 +0200
  • 520e99d8b6 mbnames: remove non-required argument Nicolas Sebrecht 2016-08-26 01:38:03 +0200
  • 38c6785636 XOAUTH2: raise error if string 'error' is in the response Nicolas Sebrecht 2016-08-23 01:19:30 +0200
  • 59d254c783 v7.0.6 v7.0.6 Nicolas Sebrecht 2016-08-21 20:43:03 +0200
  • 71d86b6d47 XOAUTH2: improve error message while trying to get access token Nicolas Sebrecht 2016-08-15 02:07:14 +0200
  • 1884fd7ef6 show python version for -V CLI option Nicolas Sebrecht 2016-08-15 04:53:23 +0200
  • 5608dea76c README: link Python 3 version to issues Nicolas Sebrecht 2016-08-15 00:26:03 +0200
  • 9c386154bb XOAUTH2: correctly strip values for evaluated credentials Nicolas Sebrecht 2016-08-14 23:22:35 +0200
  • 13043b5877 XOAUTH2: strip newlines of the returned values for the eval configuration options Nicolas Sebrecht 2016-08-14 23:17:09 +0200
  • 00e6627299 XOAUTH2: function was changed to not have argument Nicolas Sebrecht 2016-08-14 23:13:25 +0200
  • ba900018ea offlineimap.conf: add note about Gmail\All Mail keeping the emails while deleted Nicolas Sebrecht 2016-08-14 22:49:32 +0200
  • b4fe69028b XOAUTH2: let the user call the evaluated functions in the configuration Nicolas Sebrecht 2016-08-14 22:35:09 +0200
  • 560363ef73 learn singlethreadperfolder configuration option James E. Blair 2012-07-17 19:47:06 -0700
  • a5ea1827fb folder: Base: sort message UID list James E. Blair 2012-07-07 20:16:56 -0700
  • bfa966dd08 release.sh: minor enhancements Nicolas Sebrecht 2016-08-13 18:11:03 +0200
  • d263af91e0 Maildir: add missing exception instance "as e" in except clause Nicolas Sebrecht 2016-08-13 16:25:19 +0200
  • f62f5b5656 v7.0.5 v7.0.5 Nicolas Sebrecht 2016-08-10 15:03:17 +0200
  • 5b4b994a44 Clarify which settings are required for mbnames Wieland Hoffmann 2016-08-09 21:05:12 +0200
  • ad2070f0d4 Remove an unused import Wieland Hoffmann 2016-08-09 21:03:02 +0200
  • 84dc41aa21 Clarify which settings are required for mbnames Wieland Hoffmann 2016-08-09 21:05:12 +0200
  • 7e9e5bbbc9 Remove an unused import Wieland Hoffmann 2016-08-09 21:03:02 +0200
  • 473be4c66f folder: Base: minor fix style Nicolas Sebrecht 2016-08-09 17:36:26 +0200
  • 6b313aabd3 don't delete messages in local cache in dry-run mode Nicolas Sebrecht 2016-08-08 15:29:18 +0200
  • f634546980 explicitly set __hash__ of Base class to None Łukasz Żarnowiecki 2016-08-05 18:28:53 +0000
  • 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
  • f8ef9fce66 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 v7.0.4 Nicolas Sebrecht 2016-08-02 20:26:49 +0200
  • 894efd4d0f ConfigHelperMixin should inherit from object Abdo Roig-Maranges 2016-08-01 16:04:30 +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 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 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
  • e9aea939cf Fix bug in GmailMaildir cause by still adding 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
  • da40b706f6 Remove double import of "six" Ævar Arnfjörð Bjarmason 2016-07-26 21:09:02 +0200
  • 65295b01ef v7.0.1 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 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
  • fda12752e6 Fix for issue #356 Noorul Islam K M 2016-07-25 13:58:44 +0530
  • 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 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 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
  • 828043a914 Merge ea9d526d5b into 742e53a4b4 Trevor Joynson 2016-07-15 06:13:28 +0000
  • ea9d526d5b Fix AttributeError (missing underscore) Trevor Joynson (trevorj) 2016-07-15 02:12:44 -0400
  • 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 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
  • a8985a8fb1 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 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