unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch 0.22 release timetable
@ 2016-03-31 12:51 David Bremner
  2016-04-16 12:20 ` David Bremner
  0 siblings, 1 reply; 3+ messages in thread
From: David Bremner @ 2016-03-31 12:51 UTC (permalink / raw)
  To: Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]


Hi Gang;

It's been a while, and there's a few non-critical, but nice to have
fixes in master that are not in 0.21. We have several new features in
progress (indexing encrypted mail, named queries, to name two), that
will have to wait for the next release. As usual I'm happy to merge
things to master during the freeze, so don't let the freeze discourage
you from working on new stuff.

I propose a feature freeze April 8, and a release on April 15.

I'd like to get at least one more Xapian 1.3 patch in (tagged
notmuch:0.22 in nmbug). Feel free to tag your own suggestions in nmbug.

d

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 647 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: notmuch 0.22 release timetable
  2016-03-31 12:51 notmuch 0.22 release timetable David Bremner
@ 2016-04-16 12:20 ` David Bremner
  2016-04-24 23:48   ` David Bremner
  0 siblings, 1 reply; 3+ messages in thread
From: David Bremner @ 2016-04-16 12:20 UTC (permalink / raw)
  To: Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 5003 bytes --]

David Bremner <david@tethera.net> writes:

> Hi Gang;
>
> It's been a while, and there's a few non-critical, but nice to have
> fixes in master that are not in 0.21. We have several new features in
> progress (indexing encrypted mail, named queries, to name two), that
> will have to wait for the next release. As usual I'm happy to merge
> things to master during the freeze, so don't let the freeze discourage
> you from working on new stuff.
>
> I propose a feature freeze April 8, and a release on April 15.

OK, so we're about a week behind. I have just merged master to release,
and tagged (and uploaded to debian experimental) a snapshot of 0.22.

Now is time to write NEWS entries, and maybe small doc fixes. Below is a
lightly filtered output from git-shortlog.  Please consider sending
patches for NEWS for any "interesting" user visible changes.

Daniel Kahn Gillmor (11):
      python: add notmuch.Database.status_string()
      python: fix argument for filenames_destroy
      notmuch.Database.remove_message should raise exception on failure
      fix thread breakage via ghost-on-removal
      On deletion, replace with ghost when other active messages in thread
      complete ghost-on-removal-when-shared-thread-exists

Daniel Schoepe (2):
      cli: Allow combining --remove-all and --batch
      test: Tests for combining --batch and --remove-all

David Bremner (29):
      emacs: replace use of notmuch-address-message-insinuate
      tests: add test for case insensitive Content-Disposition
      nmbug: ignore # comments
      CLI: add print_status_database
      cli/new: add better error messages for FILE_ERROR
      configure: autodetect xapian-1.3
      test/atomicity: guard chert-only optimization
      configure: add test for default xapian backend
      test: cope with glass backend file naming variations
      test: add test-binary to print the number of ghost messages

David Edmondson (16):
      emacs: Report a lack of matches when calling `notmuch-show'.
      emacs/show: Re-arrange determination if a part header is necessary
      emacs/show: Make the insertion of part headers overridable.
      emacs/show: Accommodate the lack of part header buttons
      emacs/mua: Generate improved cited text for replies
      emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart'
      emacs/mua: Let user specify which parts get a header in citations.
      emacs: Improve crypto button labels.
      emacs: Add `notmuch-show-forward-open-messages'.
      emacs: `notmuch-show-forward-message' can use `notmuch-mua-new-forward-messages'
      emacs: `notmuch-show-insert-part-multipart/encrypted' should not assume the presence of a button.
      emacs: Improve the acquisition of text parts.
      emacs: Allow part preferences to depend on message content.
      emacs: Always insert crypto buttons.

H. J. Illikainen (1):
      emacs: Fontify From with message-header-other

Jameson Graef Rollins (1):
      debian: Recommend gpgsm for S/MIME support

Jani Nikula (12):
      lib: content disposition values are not case-sensitive
      cli: content disposition values are not case-sensitive
      crypto: refactor context creation to facilitate further work
      crypto: make crypto ctx initialization an array
      cli: let the user know which protocol is unknown or unsupported
      cli: fix function name in notmuch new debug logging
      cli: crypto: S/MIME verification support
      emacs: hello: promote '?' as the universal help key
      test: test one character long directory names at top level
      lib: fix handling of one character long directory names at top level

Justus Winter (6):
      python: add missing import
      python: add new errors
      python: update bindings for the new query search API
      python: Remove {Filenames,Threads}.__len__
      python: cleanup imports


Mark Walters (4):
      emacs: hello: fix accidental modification of widget-keymap
      emacs: poll: return useful errors when poll fails.

Michal Sojka (11):
      Emacs: Add address completion mechanism implemented in elisp
      Emacs: Add address completion based on company-mode
      emacs: Make notmuch-message-mode play nicely with flyspell
      emacs: Improve notmuch-message-mode initialization
      emacs: Fix mail composition under Emacs 23
      emacs: Refactor notmuch-mua-mail
      emacs: Handle switch-function argument of notmuch-mua-mail
      emacs: Don't use nconc on quoted list


Nicolas Petton (1):
      emacs: Change the default notmuch-mua-reply-insert-header-p-function

Steven Allen (2):
      forbid atomic transactions on writable, upgradable databases

Tomi Ollila (9):
      emacs: notmuch-show-view-raw-message clears buffer, makes it read-onl
      devel/emacs: add devel/try-emacs-mua
      lib: NOTMUCH_DEPRECATED macro also for older compilers
      test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function

aeuii@posteo.de (1):
      emacs: make use of `message-make-from'


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 647 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: notmuch 0.22 release timetable
  2016-04-16 12:20 ` David Bremner
@ 2016-04-24 23:48   ` David Bremner
  0 siblings, 0 replies; 3+ messages in thread
From: David Bremner @ 2016-04-24 23:48 UTC (permalink / raw)
  To: Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

David Bremner <david@tethera.net> writes:

> David Bremner <david@tethera.net> writes:
>
> OK, so we're about a week behind. I have just merged master to release,
> and tagged (and uploaded to debian experimental) a snapshot of 0.22.

I've tagged (and uploaded to Debian experimental) a second release
candidate (numbered 1). The only non-doc difference from 0.22~rc0 is
bfd8100 (emacs: Don't indent multipart sub-parts during reply). If you
have any NEWS changes, please let me know within the next 24 hours or
so.

d


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 647 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-24 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-31 12:51 notmuch 0.22 release timetable David Bremner
2016-04-16 12:20 ` David Bremner
2016-04-24 23:48   ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).