aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS
Commit message (Collapse)AuthorAge
...
* NEWS entry for adding tab-completion to notmuch-searchGravatar Daniel Schoepe2011-11-16
| | | | Add a news entry for commit6a280088e6769015ade7758b9790384997a21ff3.
* NEWS: mention improved search buffer performance, change Optimizations to ↵Gravatar David Bremner2011-11-16
| | | | | | Performance via email: id:"20111116154317.GC2852@mit.edu"
* NEWS: discuss contrib and nmbugGravatar David Bremner2011-11-15
| | | | | I mention the possibility of a seperate license here because currently notmuch-deliver is licensed GPL v2 only.
* cli: add support for --output parameter in notmuch countGravatar Jani Nikula2011-11-15
| | | | | | | Add support for --output=messages (which remains the default) and --output=threads to notmuch count. Signed-off-by: Jani Nikula <jani@nikula.org>
* cli: add options --offset and --limit to notmuch searchGravatar Jani Nikula2011-11-15
| | | | | | | | | | | | | | | Add options --offset=[-]N and --limit=M to notmuch search to determine the first result and maximum number of results to display. Option --limit=M limits the maximum number of results to display to M. Option --offset=[-]N skips the first N results; with the leading '-' skip until the Nth result from the end. Note that --offset with a negative N for thread or summary output requires counting the number of matching threads in advance. Signed-off-by: Jani Nikula <jani@nikula.org>
* news: Store "from" and "subject" headers in the database.Gravatar Austin Clements2011-11-14
|
* NEWS: mention dtach instead of screen in the description of testing changesGravatar David Bremner2011-11-12
| | | | This brings NEWS back in line with the actual code.
* NEWS: tentative news item about requiring screen to run the test suite.Gravatar David Bremner2011-11-05
| | | | | | Hopefully this will be fixed before release, but for the moment, explain to people why their test suite might not be working like it used to.
* docs: Update news, man page, and online help for restore --accumulateGravatar David Bremner2011-10-23
| | | | | | As a side effect, reformat the NEWs entry for notmuch dump for consistency with the notmuch restore NEWS submitted by Thomas Schwinge.
* docs: Update man page, NEWS and online help for new dump arguments.Gravatar David Bremner2011-10-16
| | | | | We mention in all three places that using the filename argument is deprecated.
* NEWS: document API changes to n_d_find_message{,_by_filename}Gravatar David Bremner2011-10-11
| | | | | For details the user will have to refer to the source. Reformat Ruby news consistently with Python.
* NEWS: document API changes to n_d_find_message{,_by_filename}Gravatar David Bremner2011-10-11
| | | | For details the user will have to refer to the source.
* NEWS: add notes about emacs improvements and reply formating cleanupGravatar Jameson Graef Rollins2011-10-09
|
* NEWS: Note implementation bug for python bindingGravatar Sebastian Spaeth2011-09-29
| | | | | | | | Make note that find_message_by_name currently crashes the python process if the Database is READ-ONLY. This should be fixed in the underlying libnotmuch. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* NEWS: Update with python binding newsGravatar Sebastian Spaeth2011-09-29
| | | | | | List major changes. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* NEWS: add item for python bindings.Gravatar David Bremner2011-09-26
| | | | Just the one unicode related change this release.
* NEWS: add item for Ruby bindings.Gravatar David Bremner2011-09-26
| | | | This is based on a quick scan of git log.
* NEWS: start release notes for 0.9Gravatar David Bremner2011-09-26
| | | | | Thanks to Austin Clements for providing these notes, and the patches they describe.
* update date in NEWS to better approximate real release date for 0.8Gravatar David Bremner2011-09-10
|
* NEWS: add blurb for python bindings changesGravatar David Bremner2011-09-10
|
* add news item for rubyGravatar David Bremner2011-09-09
|
* NEWS: add item for build system fixesGravatar David Bremner2011-09-08
| | | | Sed was POSIXed and use of nm dumbed down, replaced by awk hackery.
* Add NEWS item output improvements to rfc822 part handling.Gravatar Jameson Graef Rollins2011-09-06
|
* update NEWS for 0.7Gravatar David Bremner2011-08-01
| | | | Essentially point form from git log --oneline.
* update NEWS and debian/changelog for 0.6.1Gravatar David Bremner2011-07-17
|
* NEWS: Update for release 0.6Gravatar David Bremner2011-07-01
| | | | | | | | | | Fix some typos, add some notes on python bindings, "improve" the folder searching description, expand the discussion of crypto changes. This includes the changes from id:"1309541202-4938-1-git-send-email-dmitry.kurochkin@gmail.com" Thanks to Sebastian, Austin, and Uwe, Dmitry for the editing help.
* NEWS: Add notes for (imminent) notmuch 0.6 releaseGravatar Carl Worth2011-07-01
| | | | | | By skimming through "git log 0.5..origin/release" late at night. Hopefully everything here is accurate. (cherry picked from commit d173069ad9cf042458f16af00729867cb13bb3b7)
* NEWS: Add notes for 0.5 release.Gravatar Carl Worth2010-11-11
| | | | Which is ready to go now.
* NEWS: Update NEWS files for a couple of recent changes.Gravatar Carl Worth2010-11-06
| | | | These two changes since the 0.4 release are noteworthy.
* Increment notmuch version to 0.4.Gravatar Carl Worth2010-11-01
| | | | | As reminded in the RELEASING instructions, the correct version is 0.4, not 0.4.0, so update this in the NEWS file as well.
* NEWS: Add notes for the 0.4.0 releaseGravatar Carl Worth2010-11-01
| | | | Which is about to be pushed out.
* NEWS: Document the new "notmuch show --format=mbox" formatGravatar Carl Worth2010-06-08
| | | | I'm trying to get into the habit of maintaining the NEWS file as I go.
* NEWS: describe easier FCC configurationGravatar Sebastian Spaeth2010-06-03
| | | | | | | | | I know I should be writing something witty here to make cworth happy, but I can't think for any verbose justification of this patch beyond that submitting a NEWS blurb will make cworth happy too. So let's make him happy. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* Merge branch '0.3.x' immediately after the 0.3.1 releaseGravatar Carl Worth2010-04-27
|\ | | | | | | | | This brings one bug fix into master that was originally applied directly to the 0.3.x branch.
| * NEWS: Reword the latest bug description slightly.Gravatar Carl Worth2010-04-27
| | | | | | | | | | | | | | "Still needs to be handled correctly" could be misread to suggest that the bug has not actually been fixed yet. So clarify what is actually meant here, (that the bug is unlikely but we're still motivated to fix it).
| * Update NEWS to reflect the SEGV bugfixGravatar Dirk Hohndel2010-04-27
| | | | | | | | Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
* | Merge branch '0.3.x'Gravatar Carl Worth2010-04-27
|\| | | | | | | | | | | | | | | This doesn't pull in any code, (everything in 0.3.x was originally cherry-picked from master anyway). But the merge does give us a correct NEWS file showing which fixes are included in 0.3.1 and which features have been commited "since" then, (topologically, not chronologically).
| * NEWS: Add notes for the 0.3.1 releaseGravatar Carl Worth2010-04-27
| | | | | | | | | | This is going to be a bug-fix only release to fix the handful of issue noticed immediately after 0.3 was pushed out.
* | NEWS: Note build fix for OpenSolaris (at least).Gravatar Carl Worth2010-04-27
| | | | | | | | | | | | This hit the list just as I sent out my "final call for 0.3.1 testing" and is just the kind of thing that's nice to get into a maintenance release.
* | NEWS: Add notes for the 0.3.1 releaseGravatar Carl Worth2010-04-27
| | | | | | | | | | I think this is ready to go now, but I'm going to impose a mandatory waiting period this time to catch any last-minute issues.
* | Subject: [PATCH] NEWS: add mention of auto-tagging.Gravatar Jesse Rosenthal2010-04-27
|/ | | | Describe new auto-tagging functionality in the NEWS.
* NEWS: Fix spelling errors.Gravatar Carl Worth2010-04-27
| | | | | I ran the spell-checker prior to the last commit, but apparently I hadn't actually saved the buffer.
* NEWS: Add notes for the 0.3 release.Gravatar Carl Worth2010-04-27
| | | | | Summarizing all the major new features and fixes found in the git log since 0.2. A rather nice list, really.
* Add NEWS updates for my last batch of patchesGravatar Dirk Hohndel2010-04-26
| | | | | | | in the future I'll include those with my patches. Hope it's ok to do this as one single patch for this series. Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
* Add NEWS section for author reorderingGravatar Dirk Hohndel2010-04-26
| | | | | | This should be required in all patches Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
* NEWS: Add release notes for the 0.2 release.Gravatar Carl Worth2010-04-16
|
* NEWS: Add some (brief) news items for the initial 0.1 release.Gravatar Carl Worth2010-04-05
Generally, the NEWS items will describe changes since the previous release. But there's not much we can do for that since we've never had a release before.