aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-13python: Update metainformation to point to new URL and version numberSebastian Spaeth
2010-12-07Optimize thread search using matched docid sets.Austin Clements
2010-12-07Update test suite for 7 tests that were recently fixed.Carl Worth
2010-12-07notmuch search: Fix to display authors in date order.Carl Worth
2010-12-07lib: Set thread subject at the same time as setting thread->{oldest,newest}Carl Worth
2010-12-07Revert "test: Break on test script (or other) error"Carl Worth
2010-12-07test: Leave tmp.<testname> for broken testsCarl Worth
2010-12-07Make author order tests more strict.Austin Clements
2010-12-07Fix handling of broken tests.Austin Clements
2010-12-07emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations.David Edmondson
2010-12-07emacs: Improve the display of truncated authors.David Edmondson
2010-12-07emacs: Use truenames for Fcc paths.David Edmondson
2010-12-07test: Ignore files created during test failures.David Edmondson
2010-12-05notmuch new: Scan directory whenever fs mtime is not equal to db mtimeCarl Worth
2010-11-23Fix to index the "Re" term present in any subject.Carl Worth
2010-11-23notmuch search: Fix missing final newline in "notmuch search --output=tags"Carl Worth
2010-11-23test: Add --format=json testing to the "notmuch search --format" tests.Carl Worth
2010-11-23test: Add simple tests for "notmuch search --output=<>"Carl Worth
2010-11-23TODO: Note missing keybindings for next/previous thread in emacs client.Carl Worth
2010-11-16compatibility with emacs22James Vasile
2010-11-16TODO: Add several items recently mentioned on the mailing list.Carl Worth