aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* build: Add support for non-source-directory builds.Gravatar Carl Worth2011-03-09
* TODO: Add item for the build system to support a non-source-dir buildGravatar Carl Worth2011-03-09
* json: Fix search result with no matches to be a valid json object.Gravatar Carl Worth2011-03-09
* test: Rename and clarify the search-lwn testGravatar Carl Worth2011-03-09
* search: Move lwn tests into their own file.Gravatar Carl Worth2011-03-09
* Add a few tests for searching LWN emails.Gravatar Thomas Schwinge2011-03-09
* update for go-release-2011-02-01:Gravatar Sebastien Binet2011-02-03
* ruby: Add generated files to .gitignoreGravatar Ali Polatel2011-02-03
* Clarify usage of `additional_headers' in test/test-lib.sh:generate_message.Gravatar Thomas Schwinge2011-01-28
* emacs: send notmuch-query stderr to /dev/nullGravatar Jameson Rollins2011-01-27
* new: Print progress estimates only when we have sufficient informationGravatar Michal Sojka2011-01-26
* Makefile: Quote variables used as filenames in shell commandsGravatar Carl Worth2011-01-26
* configure: Drop global setting of IFS (without space in it).Gravatar Michal Sojka2011-01-26
* emacs: View the output of pipe command when it failsGravatar Michal Sojka2011-01-26
* test: Make it easier to resolve conflicts when adding new testsGravatar Michal Sojka2011-01-26
* Fix installation of zsh completionGravatar Michal Sojka2011-01-26
* configure: add options to disable emacs/zsh/bash and choose install dir.Gravatar Cédric Cabessa2011-01-26
* new: Enhance progress reportingGravatar Michal Sojka2011-01-26
* new: Add all initial tags at onceGravatar Michal Sojka2011-01-26
* Do not defer maildir flag synchronization for new messagesGravatar Austin Clements2011-01-26
* vim: Get user email address from notmuch config file.Gravatar Peter John Hartman2011-01-26
* lib: Save and restore term position in message while indexing.Gravatar Carl Worth2011-01-26
* Add test demonstrating a position overlap bug.Gravatar Carl Worth2011-01-26
* 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