Re: [PATCH v3 03/13] new: Don't report version after upgrade

2014-08-24 Thread Jani Nikula
On Sun, 24 Aug 2014, Austin Clements wrote: > Quoth Jani Nikula on Aug 23 at 6:39 pm: >> On Fri, 01 Aug 2014, Austin Clements wrote: >> > The version number has always been pretty meaningless to the user and >> > it's about to become even more meaningless with the introduction of >> > "features"

Re: [PATCH v3] nmbug: Translate to Python

2014-08-24 Thread David Bremner
"W. Trevor King" writes: >> Traceback (most recent call last): >> File "/home/bremner/config/scripts/nmbug", line 766, in >> args.func(**kwargs) >> File "/home/bremner/config/scripts/nmbug", line 463, in push >> _git(args=args, wait=True) >> File "/home/bremner/config/scripts/nmbug

Re: [PATCH v3] nmbug: Translate to Python

2014-08-24 Thread David Bremner
"W. Trevor King" writes: > On Tue, Aug 05, 2014 at 10:24:10PM -0300, David Bremner wrote: >> I have a local commit that deletes a couple tags; when I attempt to >> merge I get complaints about local changes to files. >> >> error: Your local changes to the following files would be overwritten by

Re: [PATCH v3] nmbug: Translate to Python

2014-08-24 Thread David Bremner
"W. Trevor King" writes: > >> > +__version__ = '0.2' >> >> Do we need/want a version distinct from that of notmuch? > > nmbug is very loosely bound to the notmuch core. To me it feels like > a separate project that happens to share the same version control > repository. I'm happy to synchronize

Re: [PATCH v3 04/13] lib: Database version 3: Introduce fine-grained "features"

2014-08-24 Thread Austin Clements
Quoth David Bremner on Aug 23 at 8:58 pm: > Austin Clements writes: > > >>> @@ -1048,7 +1164,8 @@ notmuch_database_get_version (notmuch_database_t > >>> *notmuch) > >>> notmuch_bool_t > >>> notmuch_database_needs_upgrade (notmuch_database_t *notmuch) > >>> { > >>> -return notmuch->needs_

Re: [PATCH v3 04/13] lib: Database version 3: Introduce fine-grained "features"

2014-08-24 Thread David Bremner
Austin Clements writes: > Quoth David Bremner on Aug 23 at 8:58 pm: >> Austin Clements writes: >> >> >>> @@ -1048,7 +1164,8 @@ notmuch_database_get_version (notmuch_database_t >> >>> *notmuch) >> >>> notmuch_bool_t >> >>> notmuch_database_needs_upgrade (notmuch_database_t *notmuch) >> >>>

Notmuch BoF session at Debconf 14, portland

2014-08-24 Thread David Bremner
After some *cough* confusion, the notmuch BoF will be at 1530 on Monday August 25 in SMSU Room 238 of Portland State University. I haven't thought about a long agenda, but I could go quickly through my standard 15ish minute talk (which many of you might have seen on video from last year), and the

[PATCH v3 03/13] new: Don't report version after upgrade

2014-08-24 Thread Jani Nikula
On Sun, 24 Aug 2014, Austin Clements wrote: > Quoth Jani Nikula on Aug 23 at 6:39 pm: >> On Fri, 01 Aug 2014, Austin Clements wrote: >> > The version number has always been pretty meaningless to the user and >> > it's about to become even more meaningless with the introduction of >> > "features"

[PATCH v3] nmbug: Translate to Python

2014-08-24 Thread David Bremner
"W. Trevor King" writes: >> Traceback (most recent call last): >> File "/home/bremner/config/scripts/nmbug", line 766, in >> args.func(**kwargs) >> File "/home/bremner/config/scripts/nmbug", line 463, in push >> _git(args=args, wait=True) >> File "/home/bremner/config/scripts/nmbug

[PATCH v3] nmbug: Translate to Python

2014-08-24 Thread David Bremner
"W. Trevor King" writes: > On Tue, Aug 05, 2014 at 10:24:10PM -0300, David Bremner wrote: >> I have a local commit that deletes a couple tags; when I attempt to >> merge I get complaints about local changes to files. >> >> error: Your local changes to the following files would be overwritten by

[PATCH v3] nmbug: Translate to Python

2014-08-24 Thread David Bremner
"W. Trevor King" writes: > >> > +__version__ = '0.2' >> >> Do we need/want a version distinct from that of notmuch? > > nmbug is very loosely bound to the notmuch core. To me it feels like > a separate project that happens to share the same version control > repository. I'm happy to synchronize

[PATCH v3 04/13] lib: Database version 3: Introduce fine-grained "features"

2014-08-24 Thread Austin Clements
Quoth David Bremner on Aug 23 at 8:58 pm: > Austin Clements writes: > > >>> @@ -1048,7 +1164,8 @@ notmuch_database_get_version (notmuch_database_t > >>> *notmuch) > >>> notmuch_bool_t > >>> notmuch_database_needs_upgrade (notmuch_database_t *notmuch) > >>> { > >>> -return notmuch->needs_

[PATCH v3 04/13] lib: Database version 3: Introduce fine-grained "features"

2014-08-24 Thread David Bremner
Austin Clements writes: > Quoth David Bremner on Aug 23 at 8:58 pm: >> Austin Clements writes: >> >> >>> @@ -1048,7 +1164,8 @@ notmuch_database_get_version (notmuch_database_t >> >>> *notmuch) >> >>> notmuch_bool_t >> >>> notmuch_database_needs_upgrade (notmuch_database_t *notmuch) >> >>>

Notmuch BoF session at Debconf 14, portland

2014-08-24 Thread David Bremner
After some *cough* confusion, the notmuch BoF will be at 1530 on Monday August 25 in SMSU Room 238 of Portland State University. I haven't thought about a long agenda, but I could go quickly through my standard 15ish minute talk (which many of you might have seen on video from last year), and the