aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* new: Add all initial tags at onceMichal Sojka2011-01-26
* Do not defer maildir flag synchronization for new messagesAustin Clements2011-01-26
* vim: Get user email address from notmuch config file.Peter John Hartman2011-01-26
* lib: Save and restore term position in message while indexing.Carl Worth2011-01-26
* Add test demonstrating a position overlap bug.Carl Worth2011-01-26
* notmuch search: Clean up some memory leaks during search loop.Carl Worth2011-01-26
* Migrate to goconfig pkgSebastien Binet2011-01-26
* bindings/go: Add a todo fileSebastien Binet2011-01-26
* A minor, cosmetic changeSebastien Binet2011-01-26
* Initial import of Go bindings for notmuchSebastien Binet2011-01-26
* TODO: Note that folder: has now been implemented.Carl Worth2011-01-26
* ruby: Add wrapper for message_get_filenamesAli Polatel2011-01-25
* ruby: Add wrappers for maildir sync. interfaceAli Polatel2011-01-25
* ruby: Add wrappers for query_get_s{ort,tring}Ali Polatel2011-01-25
* Add documentation for the recently added folder-based searching.Carl Worth2011-01-15
* Add support for folder-based searching.Carl Worth2011-01-15
* test: Add new tests for folder-based searching.Carl Worth2011-01-15
* Fix misspelling in a comment.Carl Worth2011-01-15
* test/basic: Ignore new files ending in ~Carl Worth2011-01-15
* Tighten up a memory allocation.Carl Worth2011-01-15
* Correct some minor typos in a commentCarl Worth2011-01-15
* python: Update metainformation to point to new URL and version numberSebastian Spaeth2011-01-13
* Optimize thread search using matched docid sets.Austin Clements2010-12-07
* Update test suite for 7 tests that were recently fixed.Carl Worth2010-12-07
* notmuch search: Fix to display authors in date order.Carl Worth2010-12-07
* lib: Set thread subject at the same time as setting thread->{oldest,newest}Carl Worth2010-12-07
* Revert "test: Break on test script (or other) error"Carl Worth2010-12-07
* test: Leave tmp.<testname> for broken testsCarl Worth2010-12-07
* Make author order tests more strict.Austin Clements2010-12-07
* Fix handling of broken tests.Austin Clements2010-12-07
* emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.David Edmondson2010-12-07
* emacs: Improve the display of truncated authors.David Edmondson2010-12-07
* emacs: Use truenames for Fcc paths.David Edmondson2010-12-07
* test: Ignore files created during test failures.David Edmondson2010-12-07
* notmuch new: Scan directory whenever fs mtime is not equal to db mtimeCarl Worth2010-12-05
* Fix to index the "Re" term present in any subject.Carl Worth2010-11-23
* notmuch search: Fix missing final newline in "notmuch search --output=tags"Carl Worth2010-11-23
* test: Add --format=json testing to the "notmuch search --format" tests.Carl Worth2010-11-23
* test: Add simple tests for "notmuch search --output=<>"Carl Worth2010-11-23
* TODO: Note missing keybindings for next/previous thread in emacs client.Carl Worth2010-11-23
* compatibility with emacs22James Vasile2010-11-16
* TODO: Add several items recently mentioned on the mailing list.Carl Worth2010-11-16
* test: Don't print a test result for preliminary test setupCarl Worth2010-11-16
* test: Fix bugs detected thanks to the previous commitMichal Sojka2010-11-16
* test: Detect unfinished subsetsMichal Sojka2010-11-16
* test: Break on test script (or other) errorMichal Sojka2010-11-16
* test: Add trailing newline to error messagesMichal Sojka2010-11-16
* test: Better handling of stdout and stderrMichal Sojka2010-11-16
* emacs: Use `view-mode' when examining raw messages.David Edmondson2010-11-16
* configure: Add explicit check for glib >= 2.14Carl Worth2010-11-16