aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* notmuch search: Clean up some memory leaks during search loop.Gravatar Carl Worth2011-01-26
* Migrate to goconfig pkgGravatar Sebastien Binet2011-01-26
* bindings/go: Add a todo fileGravatar Sebastien Binet2011-01-26
* A minor, cosmetic changeGravatar Sebastien Binet2011-01-26
* Initial import of Go bindings for notmuchGravatar Sebastien Binet2011-01-26
* TODO: Note that folder: has now been implemented.Gravatar Carl Worth2011-01-26
* ruby: Add wrapper for message_get_filenamesGravatar Ali Polatel2011-01-25
* ruby: Add wrappers for maildir sync. interfaceGravatar Ali Polatel2011-01-25
* ruby: Add wrappers for query_get_s{ort,tring}Gravatar Ali Polatel2011-01-25
* Add documentation for the recently added folder-based searching.Gravatar Carl Worth2011-01-15
* Add support for folder-based searching.Gravatar Carl Worth2011-01-15
* test: Add new tests for folder-based searching.Gravatar Carl Worth2011-01-15
* Fix misspelling in a comment.Gravatar Carl Worth2011-01-15
* test/basic: Ignore new files ending in ~Gravatar Carl Worth2011-01-15
* Tighten up a memory allocation.Gravatar Carl Worth2011-01-15
* Correct some minor typos in a commentGravatar Carl Worth2011-01-15
* python: Update metainformation to point to new URL and version numberGravatar Sebastian Spaeth2011-01-13
* Optimize thread search using matched docid sets.Gravatar Austin Clements2010-12-07
* Update test suite for 7 tests that were recently fixed.Gravatar Carl Worth2010-12-07
* notmuch search: Fix to display authors in date order.Gravatar Carl Worth2010-12-07
* lib: Set thread subject at the same time as setting thread->{oldest,newest}Gravatar Carl Worth2010-12-07
* Revert "test: Break on test script (or other) error"Gravatar Carl Worth2010-12-07
* test: Leave tmp.<testname> for broken testsGravatar Carl Worth2010-12-07
* Make author order tests more strict.Gravatar Austin Clements2010-12-07
* Fix handling of broken tests.Gravatar Austin Clements2010-12-07
* emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.Gravatar David Edmondson2010-12-07
* emacs: Improve the display of truncated authors.Gravatar David Edmondson2010-12-07
* emacs: Use truenames for Fcc paths.Gravatar David Edmondson2010-12-07
* test: Ignore files created during test failures.Gravatar David Edmondson2010-12-07
* notmuch new: Scan directory whenever fs mtime is not equal to db mtimeGravatar Carl Worth2010-12-05
* Fix to index the "Re" term present in any subject.Gravatar Carl Worth2010-11-23
* notmuch search: Fix missing final newline in "notmuch search --output=tags"Gravatar Carl Worth2010-11-23
* test: Add --format=json testing to the "notmuch search --format" tests.Gravatar Carl Worth2010-11-23
* test: Add simple tests for "notmuch search --output=<>"Gravatar Carl Worth2010-11-23
* TODO: Note missing keybindings for next/previous thread in emacs client.Gravatar Carl Worth2010-11-23
* compatibility with emacs22Gravatar James Vasile2010-11-16
* TODO: Add several items recently mentioned on the mailing list.Gravatar Carl Worth2010-11-16
* test: Don't print a test result for preliminary test setupGravatar Carl Worth2010-11-16
* test: Fix bugs detected thanks to the previous commitGravatar Michal Sojka2010-11-16
* test: Detect unfinished subsetsGravatar Michal Sojka2010-11-16
* test: Break on test script (or other) errorGravatar Michal Sojka2010-11-16
* test: Add trailing newline to error messagesGravatar Michal Sojka2010-11-16
* test: Better handling of stdout and stderrGravatar Michal Sojka2010-11-16
* emacs: Use `view-mode' when examining raw messages.Gravatar David Edmondson2010-11-16
* configure: Add explicit check for glib >= 2.14Gravatar Carl Worth2010-11-16
* configure: Use pkg-config --exists rather than --modversionGravatar Carl Worth2010-11-16
* lib: Fix missing initialization of status field.Gravatar Carl Worth2010-11-11
* lib: Add two missing static qualifiersGravatar Carl Worth2010-11-11
* debian: Update list of symbols for libnotmuchGravatar Carl Worth2010-11-11
* debian: Add changelog entry for 0.5Gravatar Carl Worth2010-11-11