Commit Graph

  • c4c73dd1a0 offlineimap.conf: sync_deletes option is stable Nicolas Sebrecht 2016-06-08 18:23:00 +0200
  • 5783e8f777 offlineimap.conf: fix and improve documentation about TLS/SSL Nicolas Sebrecht 2016-06-08 17:18:37 +0200
  • 8c9f63a9b5 repository/IMAP: add minor comment Nicolas Sebrecht 2016-06-08 16:01:58 +0200
  • 344cc07f7a website-doc.sh: include maintenance releases in the list of announces Nicolas Sebrecht 2016-06-08 03:21:28 +0200
  • 744974584a website-doc.sh: announces.yml: fill the page for the links Nicolas Sebrecht 2016-06-08 03:04:10 +0200
  • 8cca78b265 v6.7.0.1 Nicolas Sebrecht 2016-06-08 02:02:32 +0200
  • 3f70d9ef37 sqlite: open database when we use it rather than at instantiation time Nicolas Sebrecht 2016-05-12 18:27:14 +0200
  • b840e66d59 SQLite: close db when done Nicolas Sebrecht 2016-04-09 19:52:33 +0200
  • cb8678a5b5 Merge tag 'v6.7.0' into maint Nicolas Sebrecht 2016-06-08 01:56:21 +0200
  • effe1d85a8 LocalStatusSQLite: remove dead code: sqlite import fails early Nicolas Sebrecht 2016-06-07 17:46:18 +0200
  • feda1f7a53 release.sh: put the authors directly to the AUTHORS section Nicolas Sebrecht 2016-06-07 17:24:27 +0200
  • 871d6584f2 release.sh: learn users how to get the requirements file for pip Nicolas Sebrecht 2016-06-07 17:13:02 +0200
  • 5e61faac9c move requirements.txt to the root directory Nicolas Sebrecht 2016-06-07 17:04:46 +0200
  • a41fecd057 learn -V CLI option Nicolas Sebrecht 2016-06-07 00:36:57 +0200
  • 19ac578a50 sqlite was made mandatory: import error can fail at import time Nicolas Sebrecht 2016-06-06 15:18:29 +0200
  • e8eb596fab README: add imaplib2 dependency and remove libraries in the standard libraries Nicolas Sebrecht 2016-06-06 15:14:25 +0200
  • fd0198027a --info displays the imaplib2 version and whether it's the bundled or system one Nicolas Sebrecht 2016-06-04 15:20:08 +0200
  • 9902a116c0 init: improve style of code comments Nicolas Sebrecht 2016-06-04 15:22:55 +0200
  • 703ac7718d v7.0.0-rc2 Nicolas Sebrecht 2016-06-04 12:45:45 +0200
  • acc9c3cf49 introduce a virtual imaplib2 Nicolas Sebrecht 2016-06-04 00:49:57 +0200
  • 922bed05a7 threading: improve comments Nicolas Sebrecht 2016-06-04 02:23:09 +0200
  • d848141b39 mark Python 3 supported and experimental Nicolas Sebrecht 2016-06-03 20:07:15 +0200
  • 1894a8f871 allow to run under python3 without special env Łukasz Żarnowiecki 2016-06-03 18:43:10 +0200
  • 56f473326a bump imaplib2 from v2.52 to v2.53 Nicolas Sebrecht 2016-06-03 12:06:10 +0200
  • 48ae1a36c8 maildir: Create top level dir recursively Łukasz Żarnowiecki 2016-06-01 18:25:27 +0200
  • f00cbeed5a IMAP: ignore UID with 0 as value when searching for UIDs Nicolas Sebrecht 2016-05-25 03:29:03 +0200
  • b14f37942a globals: use whitespaces instead of tabs Nicolas Sebrecht 2016-05-22 23:31:54 +0200
  • bb1160f0ee minor: fix copyright date Nicolas Sebrecht 2016-05-20 18:20:07 +0200
  • c38bd24c80 six: add requirements for pip Nicolas Sebrecht 2016-05-19 18:38:42 +0200
  • e34a64a2e7 README: add six library requirement Nicolas Sebrecht 2016-05-19 09:49:53 +0200
  • b8c3e51739 v7.0.0-rc1 Nicolas Sebrecht 2016-05-19 09:25:01 +0200
  • c2d13db61e release.sh: make no differences between contributors Nicolas Sebrecht 2016-05-19 08:42:46 +0200
  • a2a8a908ca threading: fix variable names about namespaces Nicolas Sebrecht 2016-05-19 08:35:45 +0200
  • 0b32e787c7 imapserver: use boolean where it makes sense Nicolas Sebrecht 2016-05-19 08:32:38 +0200
  • 46a6bcbf1c threading: suggeststhreads must honor CLI and conf options Nicolas Sebrecht 2016-05-18 02:48:40 +0200
  • e0fdcb3852 threading: improve variable names and factorize code Nicolas Sebrecht 2016-05-18 02:42:09 +0200
  • 0addcbabf0 py3: raise exceptions using six module Łukasz Żarnowiecki 2016-05-17 19:56:52 +0200
  • 83539f8601 threading: minor improvements Nicolas Sebrecht 2016-05-17 03:53:09 +0200
  • f93b0963fa instancelimitedsems does not need a lock but must be used with global Nicolas Sebrecht 2016-05-17 03:11:26 +0200
  • c843f34876 threading: get rid of the syncaccount function Nicolas Sebrecht 2016-05-17 02:38:35 +0200
  • 7ab18276f9 get rid of offlineimap/syncmaster.py Nicolas Sebrecht 2016-05-17 02:25:52 +0200
  • 857b2f449a threading: rename threadslist to accountThreads Nicolas Sebrecht 2016-05-17 02:05:37 +0200
  • 9f8aa38d62 threading: simplify names Nicolas Sebrecht 2016-05-17 02:04:48 +0200
  • 23f96ba880 Encode utf-8 argument for md5 function Łukasz Żarnowiecki 2016-05-17 00:44:02 +0200
  • 2465e1ce6a Replace dictionary iteration methods Łukasz Żarnowiecki 2016-05-16 19:48:50 +0200
  • 05c75e8c8d sqlite: open database when we use it rather than at instantiation time Nicolas Sebrecht 2016-05-12 18:27:14 +0200
  • 14ef992444 conf: newmail_hook is a remote option Nicolas Sebrecht 2016-05-12 18:04:41 +0200
  • a1f40af033 threading: simplify the monitoring code for threads Nicolas Sebrecht 2016-05-12 05:29:49 +0200
  • 87cf6bda02 threadutil: don't limit the number of threads Nicolas Sebrecht 2016-05-12 04:33:20 +0200
  • 2611a0ba6a threading: add comments Nicolas Sebrecht 2016-05-12 04:27:34 +0200
  • bf8bfbc872 folder: utime_from_header is for Maildir only Nicolas Sebrecht 2016-05-11 04:10:13 +0200
  • 12866f2771 Wrap zip calls with list call Łukasz Żarnowiecki 2016-05-08 17:35:38 +0200
  • ca2d85a6dc Remove xreadlines calls Łukasz Żarnowiecki 2016-05-08 17:34:38 +0200
  • 5476b68c25 Replace xrange with range Łukasz Żarnowiecki 2016-05-08 17:32:51 +0200
  • a3bd5d4d38 Replace has_key method to "key in dict" Łukasz Żarnowiecki 2016-05-08 17:22:04 +0200
  • 19c43308b9 Change filter with lambda to list comprehension Łukasz Żarnowiecki 2016-05-08 16:55:13 +0200
  • 068ac7c410 Replace calls to long with int calls Łukasz Żarnowiecki 2016-05-08 16:42:52 +0200
  • 3848bc55f3 Add workaround for string.split for Python3 Łukasz Żarnowiecki 2016-05-08 15:51:59 +0200
  • 4fbb5640ac Convert basestring to str Łukasz Żarnowiecki 2016-05-08 15:29:41 +0200
  • 1fb8ba9631 Rename email.Parser to email.parser Łukasz Żarnowiecki 2016-05-08 15:12:56 +0200
  • b5d9652bc9 Do not mix tabs with spaces Łukasz Żarnowiecki 2016-05-08 15:11:50 +0200
  • c327bec6c8 Convert except X,T to except X as T Łukasz Żarnowiecki 2016-05-08 15:10:57 +0200
  • 6b8ee4a183 Handle maxage for davmail correctly Łukasz Żarnowiecki 2016-05-07 12:32:10 +0200
  • 4119aeda7d Add tags to gitignore Łukasz Żarnowiecki 2016-05-05 19:36:49 +0200
  • 92e5455eb4 Inform when maxage/startdate is in the future Łukasz Żarnowiecki 2016-05-05 19:32:50 +0200
  • 141abfdf50 don't write a pid file Nicolas Sebrecht 2016-04-26 23:49:45 +0200
  • 2fb2f840dc XOAUTH2: don't force oauth2_request_url to be defined Nicolas Sebrecht 2016-04-25 18:38:31 +0200
  • be940f3784 offlineimap.conf: XOAUTH2: expose and document the oauth2_request_url option Nicolas Sebrecht 2016-04-25 17:39:47 +0200
  • 2fc5d2a814 XOAUTH2: raise error when oauth_request_url is missing for IMAP type Nicolas Sebrecht 2016-04-25 17:38:42 +0200
  • 7b4c47ab4e offlineimap.conf: improve documentation for oauth2 Nicolas Sebrecht 2016-04-23 16:38:29 +0200
  • 1c04823453 sync_deletes option is now tested Nicolas Sebrecht 2016-04-19 19:13:55 +0200
  • c00470af03 manual: improve rendering Nicolas Sebrecht 2016-04-11 13:22:54 +0200
  • 6505cdf957 manual: improve sqlite section Nicolas Sebrecht 2016-04-11 13:22:25 +0200
  • d5853b5d65 learn to not delete messages Nicolas Sebrecht 2016-04-09 21:58:12 +0200
  • 41e275e9a2 make sqlite status cache the default Nicolas Sebrecht 2016-04-09 21:06:38 +0200
  • 6fb5700f94 SQLite: close db when done Nicolas Sebrecht 2016-04-09 19:52:33 +0200
  • 1ba5e9160d minor: logs: print readonly message in all debug modes Nicolas Sebrecht 2016-04-09 18:57:00 +0200
  • 801dda521e accounts.py: minor improvements Nicolas Sebrecht 2016-04-09 18:50:12 +0200
  • 657f258196 folder: properly factorize initialization and dropping of self.message Nicolas Sebrecht 2016-04-09 18:12:18 +0200
  • 9486a0dab3 IMAP: don't try to create empty folders Nicolas Sebrecht 2016-04-09 17:35:15 +0200
  • 7790a6ae6c offlineimap.txt:minor typo fixes Om Prakash 2016-03-12 00:43:06 +0530
  • ccb3bc3819 Really execute the recipe of the 'docs' target in top-most Makefile Dodji Seketeli 2016-03-21 12:59:38 +0100
  • 8c7a7355a3 v6.7.0 Nicolas Sebrecht 2016-03-10 17:08:18 +0100
  • 15efea24b9 .github/: improve templates Nicolas Sebrecht 2016-03-09 09:35:59 +0100
  • 8ed4f35fc8 introduce a code of conduct Nicolas Sebrecht 2016-03-07 13:36:33 +0100
  • c84d23b656 Identify and fix messages with FMD5 inconsistencies Ilias Tsitsimpis 2016-03-05 19:07:07 +0200
  • 334571038e minor improvement of github issue template Nicolas Sebrecht 2016-03-06 21:01:13 +0100
  • 2f541e4872 release.sh: move the authors section up Nicolas Sebrecht 2016-03-05 14:36:54 +0100
  • d8398ba374 Curses, UIBase: remove references to __bigversion__ Ben Boeckel 2016-03-04 18:58:59 -0500
  • 29a7dbd51b sphinx doc: remove usage of __bigversion__ Nicolas Sebrecht 2016-03-04 22:31:39 +0100
  • 06881f9a71 README: add slogan Nicolas Sebrecht 2016-03-02 15:36:22 +0100
  • 3b249dad14 Merge branch 'ns/github' into next Nicolas Sebrecht 2016-02-28 19:01:37 +0100
  • 90afb1b338 add github templates Nicolas Sebrecht 2016-02-28 18:59:10 +0100
  • 8b661eb58e MAINTAINERS: update Nicolas Sebrecht 2016-02-27 20:10:34 +0100
  • f0a585b02f release.sh: add pypi instructions Nicolas Sebrecht 2016-02-27 05:35:09 +0100
  • c549af78eb pypi requires a setup.cfg when README is Markdown Nicolas Sebrecht 2016-02-27 05:34:46 +0100
  • 543890e257 MANIFEST: exclude rfcs Nicolas Sebrecht 2016-02-27 05:25:09 +0100
  • d0cdd42d09 Merge tag 'v6.5.7' into maint Nicolas Sebrecht 2016-02-24 01:36:07 +0100
  • 07b6c895c5 release.sh: improve release annoucements Nicolas Sebrecht 2016-02-23 11:11:38 +0100
  • 208f555230 Merge branch 'earies-ipv6' into next Nicolas Sebrecht 2016-02-23 07:11:25 +0100