aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* configure: Use pkg-config --exists rather than --modversionCarl Worth2010-11-16
* lib: Fix missing initialization of status field.0.5Carl Worth2010-11-11
* lib: Add two missing static qualifiersCarl Worth2010-11-11
* debian: Update list of symbols for libnotmuchCarl Worth2010-11-11
* debian: Add changelog entry for 0.5Carl Worth2010-11-11
* Increment notmuch version to 0.5Carl Worth2010-11-11
* Increment library version to 1.3.0Carl Worth2010-11-11
* NEWS: Add notes for 0.5 release.Carl Worth2010-11-11
* config: Fix confusing of "tag" and "flag" oin documentation.Carl Worth2010-11-11
* emacs: add stash thread-id function to notmuch-search modeJameson Rollins2010-11-11
* emacs: mv notmuch-{show,common}-do-stashJameson Rollins2010-11-11
* emacs: Improve the definition and use of `notmuch-fcc-dirs'.David Edmondson2010-11-11
* emacs: Use the header line to show the subject of the thread.David Edmondson2010-11-11