summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2015-06-27NEWS for 0.20.2David Bremner
Just the one bug fix
2015-06-02NEWS: missing NEWS for 20.1David Bremner
Embarrassingly, these were not included in the actual 20.1 release
2015-05-31NEWS: bump date0.20David Bremner
2015-05-31drop mention of notmuch-emacs-muaDavid Bremner
2015-05-23docs: initial draft of NEWS for 0.20David Bremner
This is meant as much to jog people's memory as to be definitive.
2015-04-01nmbug-status: Use 'show-ref --heads' for loading configsW. Trevor King
When loading configs from Git, the bare branch name (without a refs/heads/ prefix or similar) matches all branches of that name (including remote-tracking branches): .nmbug $ git show-ref config 48f3bbf1d1492e5f3d2f01de6ea79a30d3840f20 refs/heads/config 48f3bbf1d1492e5f3d2f01de6ea79a30d3840f20 refs/remotes/origin/config 4b6dbd9ffd152e7476f5101eff26747f34497cee refs/remotes/wking/config Instead of relying on the ordering of the matching references, use --heads to ensure we only match local branches.
2015-04-01NEWS: fix 'not' -> 'now' typo in 0.19 nmbug sectionW. Trevor King
2015-01-24Update documentationTodd
Adds new entry to the NEWS file, and updates the search terms section of the man page. The search terms section needs to be updated again once the new section in the documentation covering probablistic terms has been committed.
2015-01-22doc: remove support for rst2manDavid Bremner
It was becoming increasingly complicated to support rst2man, and there were apparently not many people that relied on it.
2015-01-14contrib: remove notmuch deliverDavid Bremner
contrib/notmuch-deliver is presumed obsoleted by notmuch-insert.
2014-11-16NEWS & doc: typing fixesTomi Ollila
Some inconsistent formatting in NEWS for 0.19, 0.18 & 0.17 fixed. Extra `*` when making bold text in doc/man1/notmuch-search.rst removed.
2014-11-14version: bump to 0.19David Bremner
2014-11-14NEWS: deprecate notmuch deliverDavid Bremner
notmuch-deliver has no commits for about 2.5 years. notmuch-insert has all the features that deliver does, and as far as I understand the error handling has now caught up.
2014-11-14NEWS: add short overview sectionDavid Bremner
I decided to err on the side of brevity, since the details are just below.
2014-11-13News for mark read handlingmarkwalters1009@gmail.com
amended by db: capitalized notmuch.
2014-11-13NEWS: notmuch addressMichal Sojka
2014-11-11NEWS: functions in emacs notmuch-show-stash-mlarchive-link-alistJani Nikula
News for emacs: allow functions in notmuch-show-stash-mlarchive-link-alist.
2014-11-11NEWS: notmuch insert, search updatesJani Nikula
News for - cli: add support for notmuch search --duplicate=N with --output=messages - cli/insert: add post-insert hook - cli/insert: require succesful message indexing for success statu
2014-11-10NEWS: Database version 3, API improvements, and ghost messagesAustin Clements
2014-11-09bump version to 0.19~rc2David Bremner
2014-11-09News for dump/writelock changeMark Walters
2014-11-06version: update to 0.19~rc1David Bremner
Sync NEWS debian/changelog at the same time, although in those cases it's a downgrade.
2014-11-01NEWS: Improved `q` binding.David Edmondson
2014-10-25Merge tag '0.18.2'David Bremner
notmuch 0.18.2 release
2014-10-25NEWS: give real entry for 0.18.2David Bremner
Expand out what the actual test suite changes are, so people have a better idea if the release is relevant to them.
2014-10-25Merge tag '0.18.2_rc1'David Bremner
notmuch 0.18.2~rc1 release Conflicts: NEWS debian/changelog
2014-10-25NEWS: add minimal news item for 0.18.2David Bremner
The less said, the less typos to make.
2014-10-08NEWS: mention the change in default build flagsDavid Bremner
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-08NEWS: Document "nmbug: Translate to Python"W. Trevor King
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-04NEWS: News for notmuch-jumpAustin Clements
2014-09-23python: Add binding for notmuch_query_add_tag_excludeThibaut Horel
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-07-15nmbug-status: Optionally load the header and footer templates from the configW. Trevor King
For folks that don't like the default templates for whatever reason.
2014-07-09NEWS: add minimal item for API change to close/destroyDavid Bremner
2014-06-25version: bump to 0.18.1debian/0.18.1-10.18.1David Bremner
Also add precis of NEWS to debian changelog
2014-06-24NEWS: Improve and correct "Fix for phrase indexing" entryAustin Clements
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-23NEWS: quibbles from TomiDavid Bremner
See id:m2vbrsgi7n.fsf@guru.guru-group.fi for details
2014-06-22version: bump to 0.18.1~rc0David Bremner
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-22NEWS: add news for 0.18.1David Bremner
This is my summary of the commits from 0.18.
2014-05-06version: bump to 0.18David Bremner
debian changelog to be done seperately.
2014-05-04version: bump for 0.18~rc1David Bremner
Doing all of the needed version bumps in one commit, and do a complete, if minimal debian changelog entry
2014-05-03NEWS: make it explicit that wildcard matching is no longer supportedJani Nikula
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-02NEWS: insert and new refuse invalid tagsJani Nikula
2014-05-02NEWS: message piping working directoryJani Nikula
2014-05-02NEWS: emacs: push mark before signature on replyJani Nikula
2014-05-02NEWS: cli exit status codesJani Nikula
2014-05-02NEWS: notmuch insert respects maildir.synchronize_flagsJani Nikula
2014-05-01NEWS: add overview section for 0.18David Bremner
This mentions the things I (subjectively) thought were most likely to either annoy people or make it worth upgrading.
2014-04-28NEWS: message header parser changesJani Nikula
2014-04-28NEWS: mbox files are no longer supportedJani Nikula
2014-04-28NEWS: folder:, path:, and database upgradeJani Nikula
Related news together.