aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2015-10-22NEWS for minor emacs updatesMark Walters
This adds NEWS items for the new limit/filter function in notmuch-show, the saved-search option for tree view, the binding S to run the current tree-view search in notmuch-search, the increase in max text part size the bugfix for replying to encrypted messages from tree view
2015-10-21NEWS: a few formatting updates for 0.21 news items (wiki compatibility)Tomi Ollila
Trailing dots were removed from 3 NEWS items so that those appear in same level as surrounding "heading" lines in generated wiki page. One trailing dot was added to nmbug-status item so it appears as normal text in generated wiki page. `nmbug-status` was put in backticks so it looks the same as in older nmbug-status news text.
2015-10-17NEWS: news for notmuch_directory_deleteJani Nikula
2015-10-17NEWS: news for notmuch address --deduplicate optionJani Nikula
2015-10-17NEWS: news for date:<expr>..!Jani Nikula
2015-10-17NEWS: nmbug-status supports sort orderJani Nikula
2015-10-17NEWS: note some Emacs UI changes for 0.21David Bremner
2015-10-17NEWS: new count api / deprecated count/search functions for 0.21David Bremner
2015-10-17NEWS: note some build system changes for 0.21David Bremner
The ruby bindings changes in particular will be user visible. The skipped tests status may also be interesting for packagers
2015-10-17NEWS: news for initial revision tracking support (0.21)David Bremner
2015-08-26cli/lib: remove support for GMime 2.4David Bremner
It's becoming a maintenance burden to do anything things with the crypto glue code twice, once for 2.4 and once for 2.6. I don't have any 2.4 version available to test on my development machine anymore, so the 2.4 specific code paths are likely not very well tested.
2015-08-07NEWS: emacs: notmuch-{cli,emacs}-version usageTomi Ollila
News for notmuch-emacs-version usage in User-Agent header and rename of function notmuch-version to notmuch-cli-version. While at it, made some minor (consistency) punctuation changes to make news to wiki conversion work as expected.
2015-06-27Merge tag '0.20.2'David Bremner
notmuch 0.20.2 release Conflicts: NEWS
2015-06-27NEWS for 0.20.2David Bremner
Just the one bug fix
2015-06-12lib: reject relative paths in n_d_{create,open}_verboseDavid Bremner
There are many places in the notmuch code where the path is assumed to be absolute. If someone (TM) wants a project, one could remove these assumptions. In the mean time, prevent users from shooting themselves in the foot. Update test suite mark tests for this error as no longer broken, and also convert some tests that used relative paths for nonexistent directories.
2015-06-02Merge branch 'release'David Bremner
20.1 plus NEWS fixup
2015-06-02NEWS: missing NEWS for 20.1David Bremner
Embarrassingly, these were not included in the actual 20.1 release
2015-05-31cli: change "setup" to "set up" where used as a verbJ. Lewis Muir
The word "setup" is a noun, not a verb. Change occurrences of "setup" where used as a verb to "set up".
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