David Bremner
f5db7ad7d2
notmuch 0.18.2 release
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQGcBAABCAAGBQJUS9DZAAoJEPIClx2kp54s604L/0QXEH2twR9qYKvrc2CHFR7e
9OX1yVx9A/mq5lFk9Inb6xfIJEcnFnAWkSEAkRwMYgL2705fd+No+UnAdC0HxBYo
1EoabYGbMiVMbGN0+y/6byqq1YmRDKfRvZFF1WneZyugWyX2lYDjQmRW/g5EdKGb
TZS2RhY4U18QV/L1ZaherO9yy9Ct0XXvxx+Tio6g5Xx4Hn0jEx0SH+B0gXmqDCwj
fdy/5nQK7H+0NSD8W7y6z2DCd3SZ72gm8pVyScOZ3CvTaE8K9rIE5F2xpF/rtyra
Gp+ST9i/hCLwV8YnVfMWhajHjXuZamV75vANgSKWdHGZHuIG9i+ocf0cKdbmhDUK
6GJtnUMsNENbq1emKu/12lpMGZU5XBh4lg1whX9g5QvFQ6S8FcETFuqbaOTLio91
d9wy/D+QzJZ/gLijQu/cEFi5pCbKCcaHfUeI48VwoORfdpKxIG007k5wDOwpBbAy
9g7hte1d9cQquwZyDKyt65CicbJEu8v5ROT+81zBbg==
=wMbd
-----END PGP SIGNATURE-----
Merge tag '0.18.2'
notmuch 0.18.2 release
2014-10-25 18:55:25 +02:00
David Bremner
3370f14bf1
NEWS: give real entry for 0.18.2
...
Expand out what the actual test suite changes are, so people have a
better idea if the release is relevant to them.
2014-10-25 12:10:05 +02:00
David Bremner
ce44657c9e
notmuch 0.18.2~rc1 release
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQGcBAABCAAGBQJUS2vpAAoJEPIClx2kp54svhoL/1kCYjeONhccqb1cyjCVPsC7
NBGZ48JZNqmDnxrjjz4PgrA9R7h/4R4ViWboCNGFJEbQaPqh89klLa+XiOpaNoyZ
Y2oP/GrZNXg2TtThehywwWY2w/Q2+bfpyI8C1RnXDuLzvtS6fTpSfGX9+yr7KfUE
fT56r2V68HHTaTUSFvywKpnRMNnExoa1HT/0EdDRV3v3LqlqALZwgyJAv7hb7EfX
0a7Q5JChVhQyq+BRq4tKJA2g/n3s54dy3cIBXmSjo8CvOar+GVgrceZ5i1al7Z7x
D2BDpMfr2qV4fJYapsH+n3fsUhr0LmG651A5A2GdaGUNhLtP28hGPUZpT+ejzTAW
GOWdlF+PzDCMhdZzqjYQUqN3ROgQsDUcGrwXv+tVv2AoZepSbxyhIeIzU71dD/vx
5JEP3EVJMwgWbDHKeOzv1+nwzQpMWk8/vxSA9SPN9MBUMkNjaKyrY1YBrX6xtUn0
l3iglBOdTcqr0uZSVSTU4sODcKtd/w2TlSOSWWnRNA==
=KuiR
-----END PGP SIGNATURE-----
Merge tag '0.18.2_rc1'
notmuch 0.18.2~rc1 release
Conflicts:
NEWS
debian/changelog
2014-10-25 11:38:18 +02:00
David Bremner
47b477faad
NEWS: add minimal news item for 0.18.2
...
The less said, the less typos to make.
2014-10-25 11:03:05 +02:00
David Bremner
1c3b8fba22
NEWS: mention the change in default build flags
...
It blows things up by a factor of six or so, so it's worth giving
people a heads up. It won't effect e.g. Debian, that already builds
with -g and then strips.
2014-10-08 21:18:02 +02:00
W. Trevor King
369e2f8a9a
NEWS: Document "nmbug: Translate to Python"
...
For more details, see the commit message for 7f2cb3be
(nmbug:
Translate to Python, 2014-10-03). I realized while writing this that
the 7f2cb3be
commit message has:
* 'nmbug log' now execs 'git log', as there's no need to keep the
Python process around once we've launched Git there.
But we dropped that exec in favor of the subprocess approach between
v3 and v4, I just forgot to update the commit message [1].
[1]: id:e630b6763e9d0771718afee41ea15b29bb4a1de8.1409935538.git.wking@tremily.us
http://article.gmane.org/gmane.mail.notmuch.general/19007
2014-10-08 21:17:40 +02:00
Austin Clements
dbf73cf9ed
NEWS: News for notmuch-jump
2014-10-04 07:32:20 +02:00
Thibaut Horel
e13d557bfd
python: Add binding for notmuch_query_add_tag_exclude
...
Implemented as the method `exclude_tag` of the class `Query`. This method takes
one argument, a string containing the name of the tag to exclude.
2014-09-23 18:23:39 +02:00
W. Trevor King
7f2bbe93a5
nmbug-status: Optionally load the header and footer templates from the config
...
For folks that don't like the default templates for whatever reason.
2014-07-15 20:15:23 -03:00
David Bremner
b10b5115f8
NEWS: add minimal item for API change to close/destroy
2014-07-09 20:39:26 -03:00
David Bremner
4276eba3ca
version: bump to 0.18.1
...
Also add precis of NEWS to debian changelog
2014-06-25 07:30:10 -03:00
Austin Clements
76037ea85f
NEWS: Improve and correct "Fix for phrase indexing" entry
...
This improves the description of the fix, fixes some typos, and
changes "(re)-indexed" to "indexed" because we have no particular
notion of "re-indexing" a message.
2014-06-24 21:36:16 -03:00
David Bremner
efd16bc73b
NEWS: quibbles from Tomi
...
See id:m2vbrsgi7n.fsf@guru.guru-group.fi for details
2014-06-23 06:37:03 -03:00
David Bremner
294f956d86
version: bump to 0.18.1~rc0
...
Also bump the python bindings version, the NEWS version and the Debian
version.
Since the changelog is (slightly dubiously) metadata, we have to
change it to upload a release candidate.
2014-06-22 21:30:35 -03:00
David Bremner
658e83e3ca
NEWS: add news for 0.18.1
...
This is my summary of the commits from 0.18.
2014-06-22 21:15:53 -03:00
David Bremner
b661b87801
version: bump to 0.18
...
debian changelog to be done seperately.
2014-05-06 16:24:17 +09:00
David Bremner
1f2bb88e92
version: bump for 0.18~rc1
...
Doing all of the needed version bumps in one commit, and do a
complete, if minimal debian changelog entry
2014-05-04 07:34:00 +09:00
Jani Nikula
697d6b5a47
NEWS: make it explicit that wildcard matching is no longer supported
...
Wildcard matching was a feature of the probabilistic prefix, and we no
longer have it for the boolean prefix. Also note that top-level folder
can now be searched.
2014-05-03 05:33:09 +09:00
Jani Nikula
02fabf31df
NEWS: insert and new refuse invalid tags
2014-05-02 07:28:43 +09:00
Jani Nikula
c070bee7ea
NEWS: message piping working directory
2014-05-02 07:28:12 +09:00
Jani Nikula
292a052cab
NEWS: emacs: push mark before signature on reply
2014-05-02 07:27:00 +09:00
Jani Nikula
d8bf03710e
NEWS: cli exit status codes
2014-05-02 07:25:24 +09:00
Jani Nikula
e0c7e49307
NEWS: notmuch insert respects maildir.synchronize_flags
2014-05-02 07:19:50 +09:00
David Bremner
708299ac53
NEWS: add overview section for 0.18
...
This mentions the things I (subjectively) thought were most likely to
either annoy people or make it worth upgrading.
2014-05-01 14:37:54 +09:00
Jani Nikula
e925d88b1b
NEWS: message header parser changes
2014-04-28 11:02:28 +09:00
Jani Nikula
1156aa9bd9
NEWS: mbox files are no longer supported
2014-04-28 11:01:59 +09:00
Jani Nikula
8ea4eef298
NEWS: folder:, path:, and database upgrade
...
Related news together.
2014-04-28 11:01:46 +09:00
Jani Nikula
3ff5f2f430
NEWS: replies to encrypted messages encrypted by default
2014-04-28 11:01:10 +09:00
Tomi Ollila
f7e13246b4
NEWS: Ido initialization for Emacs 23.[123]
2014-04-27 07:11:11 +09:00
David Bremner
070f44f847
NEWS: bump version
...
As usual, we'll just edit the version in place for release candidates.
2014-04-22 09:40:28 +09:00
Mark Walters
ce0e3eeaca
NEWS for displaying tag changes
2014-04-21 07:04:49 +09:00
Austin Clements
cd8cb60733
News for changes from Austin Clements
2014-04-19 13:09:15 +09:00
Tomi Ollila
55926bcb2c
NEWS: notmuch-init-file and notmuch-emacs-version related news
...
Along with those, removed trailing space from subsection title.
2014-04-19 05:55:08 +09:00
W. Trevor King
512ffe3373
NEWS: Document the recent 'nmbug clone' and @{upstream} changes
...
The changes landed with c200167
(nmbug: Add 'clone' and replace
FETCH_HEAD with @{upstream}, 2014-03-09).
The preferred markup language for NEWS seems to be Markdown, which is
parsed by devel/news2wiki.pl into Markdown chunks for rendering by
ikiwiki [1].
[1]: http://notmuchmail.org/news/
2014-04-18 07:56:13 +09:00
Mark Walters
a63ca54b1f
NEWS: document possible breakage from saved-search format change
...
If the user has unsorted or alphabetically sorted saved-searches these
should continue to work. If they have some custom lisp sort function
then it will need updating to work with the new saved-sort
format. Document this, and how the updating should be done.
Also roll in fixes for the markdown in the first part of the NEWS
suggested by Tomi: change `just work' to *just work* and removed
periods from the end of subtitle lines.
2014-04-14 23:17:34 -03:00
Mark Walters
69867c33fa
News for emacs saved-searches change.
...
The important point is that the changed search variable is not forward
compatible (it *is* backwards compatible): that is previous version
of notmuch-emacs will be unusable with a new style
notmuch-saved-search variable.
2014-04-11 10:38:53 -03:00
David Bremner
7102b8c782
NEWS: note closing of id:87ty19pi85.fsf@zancas.localnet
...
Also close the original debian bug.
2014-03-03 08:49:36 -04:00
David Bremner
f102c9d7ae
NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca
...
This is also/originally Debian bug 737496, so close that too.
2014-03-03 08:49:36 -04:00
David Bremner
f4167e6de8
notmuch dump: default to batch-tag format.
...
Although we didn't formally deprecate the old format, the new one has
been available for a year.
2014-01-24 08:52:09 -04:00
David Bremner
ceef57b3d9
version: bump to 0.17
2013-12-30 20:34:23 -04:00
David Bremner
05b534209d
version: bump to 0.17~rc4
...
Unfortunately release-checks.sh will whine a bit because it has not
caught up with the renaming of the version macros.
2013-12-28 18:40:05 -04:00
David Bremner
bb390f89a1
version: bump version
...
Roll (one last?) release candidate because of Austin's
LIBNOTMUCH_VERSION changes.
Atomically bump the manually (NEWS, debian/changelog) and
automatically (everywhere else) updated places version is mentioned.
2013-12-07 17:07:15 +08:00
Mark Walters
b121a386d7
News updates for Mark's bugfixes
2013-12-01 16:52:12 -04:00
David Bremner
4dd7c7b517
NEWS: bump date
2013-11-28 21:01:43 -04:00
David Bremner
118731254b
vim: NEWS for vim interface
...
Transcribed from Felipe's email.
2013-11-28 06:25:19 -04:00
David Bremner
7f07bfd6d0
NEWS: News for big endian sha1 bug fix.
...
We could give more details about how to migrate tags, but I'm not sure
that it's a practical problem, or just a theoretical one.
2013-11-25 08:02:50 -04:00
Ben Gamari
05e889523f
Add NEWS entry for notmuch-compact
...
Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
2013-11-24 12:39:25 -04:00
David Bremner
bd0c56b2bd
version: bump to 0.17~rc1
...
Various other files are synched using "make update-versions". NEWS
has to be hand edited.
2013-11-23 20:29:46 -04:00
David Bremner
5886886f11
NEWS: remove blank line.
...
Tomi says I have to.
2013-11-23 20:29:46 -04:00
Jani Nikula
6f0d54c737
NEWS: insert quotable parts in reply as they are displayed in show view
...
News for
commit 5c19eb46a9
Author: Jani Nikula <jani@nikula.org>
Date: Sun Sep 1 20:59:53 2013 +0300
emacs: insert quotable parts in reply as they are displayed in show view
2013-11-19 20:19:02 -04:00