Re: [PATCH] Add an option to disable compression with IMAP

2015-12-12 Thread Oswald Buddenhagen
On Thu, Dec 10, 2015 at 05:43:14PM +0100, Ævar Arnfjörð Bjarmason wrote: > I could re-send this by adding some EXAMPLES section at the end. > this seems reasonable to me. the separate file is something i inherited and didn't think much about. have fun with getting the formatting right. ;) note tha

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-10 Thread Ævar Arnfjörð Bjarmason
On Thu, Dec 10, 2015 at 9:27 AM, Oswald Buddenhagen wrote: [Re-CC'd the list. Since there was nothing private in your reply, assuming a mistake...] > On Wed, Dec 09, 2015 at 07:37:24PM +0100, Ęvar Arnfjörš Bjarmason wrote: >> On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen wrote: >> > i didn

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-10 Thread Oswald Buddenhagen
On Wed, Dec 09, 2015 at 07:37:24PM +0100, Ævar Arnfjörð Bjarmason wrote: > On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen wrote: > > i didn't look much into the patch, but it seems excessive - git master > > already has the DisableExtensions option, where you could just put > > "COMPRESS" into

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Ævar Arnfjörð Bjarmason
On Wed, Dec 9, 2015 at 11:35 PM, Richard Bradfield wrote: > On Wed, 9 Dec 2015, at 18:37, Ævar Arnfjörð Bjarmason wrote: >> On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen >> wrote: >> > On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: >> >> After some quick skimming I

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Richard Bradfield
On Wed, 9 Dec 2015, at 18:37, Ævar Arnfjörð Bjarmason wrote: > On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen > wrote: > > On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: > >> After some quick skimming I couldn't find a "how to contribute" doc, > >> > > just posting un

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Ævar Arnfjörð Bjarmason
On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen wrote: > On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: >> After some quick skimming I couldn't find a "how to contribute" doc, >> > just posting unified diffs (git-format-patch) to the list, like in good > old times ...

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Oswald Buddenhagen
On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: > After some quick skimming I couldn't find a "how to contribute" doc, > just posting unified diffs (git-format-patch) to the list, like in good old times ... i didn't look much into the patch, but it seems excessive - git ma

[PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Ævar Arnfjörð Bjarmason
After some quick skimming I couldn't find a "how to contribute" doc, and I didn't want to create a SF account to fork there, so I've uploaded a patch to GitHub to add the ability to disable IMAP zlib compression: See: https://github.com/avar/isync/commit/ba2b677b5 To apply it: git remote add