Re: Fetching from the git repositories over https?

2018-02-09 Thread Adam Plaice
Thanks again very much for implementing this! I've encountered no issues when cloning. > Also, I haven't yet updated any documentation to point to this new > mechanism, so that's something that could still be done. Taken as a suggestion and done: https://git.notmuchmail.org/git?p=notmuch-wiki;a=

Re: Fetching from the git repositories over https?

2018-02-09 Thread Adam Plaice
> Thanks for doing that! If you need any backup in the discussion, or if > you think that your suggestion is not being taken as seriously as is > warranted, i'd be happy to try to help explain the issues to the MELPA > folks -- contact me directly offlist if you want to coordinate on this. Thanks

Re: Fetching from the git repositories over https?

2018-02-09 Thread Carl Worth
On Sun, Jan 28 2018, Adam Plaice wrote: > I apologise if I'm asking in the wrong place. Not at all. This is the right place. > Is it possible to clone/fetch from the notmuch git repositories > (particularly https://git.notmuchmail.org/git/notmuch) over https > rather than with the `git://' protoc

Re: [PATCH] debian: drop export-dir from gbp.conf

2018-02-09 Thread Carl Worth
On Tue, Feb 06 2018, Daniel Kahn Gillmor wrote: > No one knows why this invocation is here. it does weird things during > the build. If a developer really wants this behavior, they can > specify it in their own ~/.gbp.conf I imagine I'm to blame for this one? One of the things that has always b

Re: [PATCH] nmbug: explicitly prefer python3

2018-02-09 Thread W. Trevor King
On Fri, Feb 09, 2018 at 01:36:48PM -0500, Daniel Kahn Gillmor wrote: > > Is there something using python3 gets you for nmbug that you miss > > with python2? > > Yep, i get to remove python 2 from my operating system :) > > Smaller installed codebase, fewer bugs. There are only two > outstanding h

Re: [PATCH] nmbug: explicitly prefer python3

2018-02-09 Thread Daniel Kahn Gillmor
On Fri 2018-02-09 09:12:57 -0800, W. Trevor King wrote: > On Thu, Feb 08, 2018 at 11:32:11PM -0500, Daniel Kahn Gillmor wrote: >> nmbug and notmuch-report are developer tools. It's 2018, and all >> developers should have python3 available. > > From PEP 394 [1]: > > One exception to this is scrip

Re: Fetching from the git repositories over https?

2018-02-09 Thread Daniel Kahn Gillmor
On Fri 2018-02-09 06:28:04 +, Adam Plaice wrote: > Thanks very much for the reply. I fully agree that the verifying of > git tags by MELPA would be valuable (and rather important from a > security perspective), and will bring it up. Thanks for doing that! If you need any backup in the discus

Re: [PATCH] nmbug: explicitly prefer python3

2018-02-09 Thread W. Trevor King
On Thu, Feb 08, 2018 at 11:32:11PM -0500, Daniel Kahn Gillmor wrote: > nmbug and notmuch-report are developer tools. It's 2018, and all > developers should have python3 available. From PEP 394 [1]: One exception to this is scripts that are deliberately written to be source compatible with bo

Re: [PATCH] CLI/restore: handle missing keys and values in config data.

2018-02-09 Thread Daniel Kahn Gillmor
On Sun 2018-01-07 20:12:14 -0400, David Bremner wrote: > Daniel Kahn Gillmor writes: > >> On Sun 2018-01-07 17:30:25 -0400, David Bremner wrote: >>> Although such lines can't occur in notmuch dump output, they might be >>> useful for clearing config, and anyway segfaulting is not the best >>> erro