aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-10emacs: Fix notmuch-search-process-filter to handle incomplete linesCarl Worth
2011-03-10emacs: Display any unexpected output from notmuch searchCarl Worth
2011-03-10Rename/rewrite the new emacs-forgetfulness test (to emacs-large-search-buffer)Carl Worth
2011-03-10New test: Emacs' forgetfulness.Thomas Schwinge
2011-03-10new: Update comments for add_files_recursiveCarl Worth
2011-03-10new: read db_files and db_subdirs only if mtime changedKarel Zak
2011-03-10build: Save configure options and re-use them for automatic runs of configureCarl Worth
2011-03-10build: Fix a plain "make" to automatically run configure.Carl Worth
2011-03-10Merge remote branch 'amdragon/search-perf-3'Carl Worth
2011-03-09build: Add support for non-source-directory builds.Carl Worth
2011-03-09TODO: Add item for the build system to support a non-source-dir buildCarl Worth
2011-03-09json: Fix search result with no matches to be a valid json object.Carl Worth
2011-03-09test: Rename and clarify the search-lwn testCarl Worth
2011-03-09search: Move lwn tests into their own file.Carl Worth
2011-03-09Add a few tests for searching LWN emails.Thomas Schwinge
2011-02-03update for go-release-2011-02-01:Sebastien Binet
2011-02-03ruby: Add generated files to .gitignoreAli Polatel
2011-01-30Simplify _notmuch_doc_id_set_init interface.Austin Clements
2011-01-30Remove code repetition in the doc ID bitmap code.Austin Clements
2011-01-28Clarify usage of `additional_headers' in test/test-lib.sh:generate_message.Thomas Schwinge
2011-01-27emacs: send notmuch-query stderr to /dev/nullJameson Rollins
2011-01-26new: Print progress estimates only when we have sufficient informationMichal Sojka
2011-01-26Makefile: Quote variables used as filenames in shell commandsCarl Worth
2011-01-26configure: Drop global setting of IFS (without space in it).Michal Sojka
2011-01-26emacs: View the output of pipe command when it failsMichal Sojka
2011-01-26test: Make it easier to resolve conflicts when adding new testsMichal Sojka
2011-01-26Fix installation of zsh completionMichal Sojka
2011-01-26configure: add options to disable emacs/zsh/bash and choose install dir.Cédric Cabessa
2011-01-26new: Enhance progress reportingMichal Sojka
2011-01-26new: Add all initial tags at onceMichal Sojka
2011-01-26Do not defer maildir flag synchronization for new messagesAustin Clements
2011-01-26vim: Get user email address from notmuch config file.Peter John Hartman
2011-01-26lib: Save and restore term position in message while indexing.Carl Worth
2011-01-26Add test demonstrating a position overlap bug.Carl Worth
2011-01-26notmuch search: Clean up some memory leaks during search loop.Carl Worth
2011-01-26Migrate to goconfig pkgSebastien Binet
2011-01-26bindings/go: Add a todo fileSebastien Binet
2011-01-26A minor, cosmetic changeSebastien Binet
2011-01-26Initial import of Go bindings for notmuchSebastien Binet
2011-01-26TODO: Note that folder: has now been implemented.Carl Worth
2011-01-25ruby: Add wrapper for message_get_filenamesAli Polatel
2011-01-25ruby: Add wrappers for maildir sync. interfaceAli Polatel
2011-01-25ruby: Add wrappers for query_get_s{ort,tring}Ali Polatel
2011-01-15Add documentation for the recently added folder-based searching.Carl Worth
2011-01-15Add support for folder-based searching.Carl Worth
2011-01-15test: Add new tests for folder-based searching.Carl Worth
2011-01-15Fix misspelling in a comment.Carl Worth
2011-01-15test/basic: Ignore new files ending in ~Carl Worth
2011-01-15Tighten up a memory allocation.Carl Worth
2011-01-15Correct some minor typos in a commentCarl Worth