aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
Commit message (Collapse)AuthorAge
* NEWS: News for notmuch-jumpGravatar Austin Clements2014-10-04
|
* python: Add binding for notmuch_query_add_tag_excludeGravatar Thibaut Horel2014-09-23
| | | | | 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.
* nmbug-status: Optionally load the header and footer templates from the configGravatar W. Trevor King2014-07-15
| | | | For folks that don't like the default templates for whatever reason.
* NEWS: add minimal item for API change to close/destroyGravatar David Bremner2014-07-09
|
* version: bump to 0.18.1Gravatar David Bremner2014-06-25
| | | | Also add precis of NEWS to debian changelog
* NEWS: Improve and correct "Fix for phrase indexing" entryGravatar Austin Clements2014-06-24
| | | | | | 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.
* NEWS: quibbles from TomiGravatar David Bremner2014-06-23
| | | | See id:m2vbrsgi7n.fsf@guru.guru-group.fi for details
* version: bump to 0.18.1~rc0Gravatar David Bremner2014-06-22
| | | | | | | | 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.
* NEWS: add news for 0.18.1Gravatar David Bremner2014-06-22
| | | | This is my summary of the commits from 0.18.
* version: bump to 0.18Gravatar David Bremner2014-05-06
| | | | debian changelog to be done seperately.
* version: bump for 0.18~rc1Gravatar David Bremner2014-05-04
| | | | | Doing all of the needed version bumps in one commit, and do a complete, if minimal debian changelog entry
* NEWS: make it explicit that wildcard matching is no longer supportedGravatar Jani Nikula2014-05-03
| | | | | | 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.
* NEWS: insert and new refuse invalid tagsGravatar Jani Nikula2014-05-02
|
* NEWS: message piping working directoryGravatar Jani Nikula2014-05-02
|
* NEWS: emacs: push mark before signature on replyGravatar Jani Nikula2014-05-02
|
* NEWS: cli exit status codesGravatar Jani Nikula2014-05-02
|
* NEWS: notmuch insert respects maildir.synchronize_flagsGravatar Jani Nikula2014-05-02
|
* NEWS: add overview section for 0.18Gravatar David Bremner2014-05-01
| | | | | This mentions the things I (subjectively) thought were most likely to either annoy people or make it worth upgrading.
* NEWS: message header parser changesGravatar Jani Nikula2014-04-28
|
* NEWS: mbox files are no longer supportedGravatar Jani Nikula2014-04-28
|
* NEWS: folder:, path:, and database upgradeGravatar Jani Nikula2014-04-28
| | | | Related news together.
* NEWS: replies to encrypted messages encrypted by defaultGravatar Jani Nikula2014-04-28
|
* NEWS: Ido initialization for Emacs 23.[123]Gravatar Tomi Ollila2014-04-27
|
* NEWS: bump versionGravatar David Bremner2014-04-22
| | | | As usual, we'll just edit the version in place for release candidates.
* NEWS for displaying tag changesGravatar Mark Walters2014-04-21
|
* News for changes from Austin ClementsGravatar Austin Clements2014-04-19
|
* NEWS: notmuch-init-file and notmuch-emacs-version related newsGravatar Tomi Ollila2014-04-19
| | | | Along with those, removed trailing space from subsection title.
* NEWS: Document the recent 'nmbug clone' and @{upstream} changesGravatar W. Trevor King2014-04-18
| | | | | | | | | | | 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/
* NEWS: document possible breakage from saved-search format changeGravatar Mark Walters2014-04-14
| | | | | | | | | | | 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.
* News for emacs saved-searches change.Gravatar Mark Walters2014-04-11
| | | | | | | 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.
* NEWS: note closing of id:87ty19pi85.fsf@zancas.localnetGravatar David Bremner2014-03-03
| | | | Also close the original debian bug.
* NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.caGravatar David Bremner2014-03-03
| | | | This is also/originally Debian bug 737496, so close that too.
* notmuch dump: default to batch-tag format.Gravatar David Bremner2014-01-24
| | | | | Although we didn't formally deprecate the old format, the new one has been available for a year.
* version: bump to 0.17Gravatar David Bremner2013-12-30
|
* version: bump to 0.17~rc4Gravatar David Bremner2013-12-28
| | | | | Unfortunately release-checks.sh will whine a bit because it has not caught up with the renaming of the version macros.
* version: bump versionGravatar David Bremner2013-12-07
| | | | | | | | 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.
* News updates for Mark's bugfixesGravatar Mark Walters2013-12-01
|
* NEWS: bump dateGravatar David Bremner2013-11-28
|
* vim: NEWS for vim interfaceGravatar David Bremner2013-11-28
| | | | Transcribed from Felipe's email.
* NEWS: News for big endian sha1 bug fix.Gravatar David Bremner2013-11-25
| | | | | 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.
* Add NEWS entry for notmuch-compactGravatar Ben Gamari2013-11-24
| | | | Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
* version: bump to 0.17~rc1Gravatar David Bremner2013-11-23
| | | | | Various other files are synched using "make update-versions". NEWS has to be hand edited.
* NEWS: remove blank line.Gravatar David Bremner2013-11-23
| | | | Tomi says I have to.
* NEWS: insert quotable parts in reply as they are displayed in show viewGravatar Jani Nikula2013-11-19
| | | | | | | | | News for commit 5c19eb46a906819744a022463ee3fd7cdfaabbb9 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
* News for tree-viewGravatar Mark Walters2013-11-16
|
* NEWS: emacs: fix notmuch-mua-reply point placementGravatar Tomi Ollila2013-11-13
| | | | | | News for commit 4ceeaf8038ff241f438ad2a5d0bbda1c78aee385 Minor grammar edit by db.
* Accumulated news for Austin's changesGravatar Austin Clements2013-11-13
|
* News for Emacs help improvementsGravatar Austin Clements2013-10-07
|
* NEWS: cli options for improved duplicate message handlingGravatar Jani Nikula2013-08-24
|
* release: synchronize datesGravatar David Bremner2013-08-03
| | | | | man pages, NEWS, and debian changelog all hardcode date. Make them hardcode the same date.