aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-18test: Link to compat files when building program during "make test"Carl Worth
2011-05-17emacs: Render text/x-vcalendar parts.David Edmondson
2011-05-17emacs: Allow indentation of multipart children.David Edmondson
2011-05-17emacs: Add `notmuch-show-multipart/alternative-discouraged'.David Edmondson
2011-05-17emacs: add more part handling functionsDavid Edmondson
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2011-05-17notmuch show: Include output for the enclosing multipart part of a MIME mailCarl Worth
2011-05-16test: Add a test of "notmuch show" with a multipart messageCarl Worth
2011-05-11Mark some structures in the library interface with visibility=default attribute.Carl Worth
2011-05-11Remove some variables which were set but not used.Carl Worth
2011-05-11emacs: Only compile replacement functions for emacs < emacs-23Carl Worth
2011-05-04vim: parse 'from' addressFelipe Contreras
2011-05-04vim: use sendmail directlyFelipe Contreras
2011-05-04vim: add myself (Felipe Contreras) as contributorFelipe Contreras
2011-05-04vim: implement archive in show viewFelipe Contreras
2011-05-04vim: refactor tagging stuffFelipe Contreras
2011-04-25TODO: Add item for remembing files detected as not email.Carl Worth
2011-04-25test: Mark the search-insufficient-from-quoting tests to expect successCarl Worth
2011-04-25Merge remote-tracking branch 'amdragon/eager-metadata-v4'Carl Worth
2011-04-25use custom-face-edit value-type in notmuch-search-line-facesJameson Graef Rollins
2011-03-21Fixup string list authorAustin Clements
2011-03-21Add the tag list to the unified message metadata pass.Austin Clements
2011-03-21Add the file name list to the unified message metadata pass.Austin Clements
2011-03-21Add a generic function to get a list of terms with some prefix.Austin Clements
2011-03-21Implement an internal generic string list and use it.Austin Clements
2011-03-21Use a single unified pass to fetch scalar message metadata.Austin Clements
2011-03-16python: Remove completed TODO itemJames Vasile
2011-03-10emacs: Define notmuch-search-process-filter-data before first use.Carl Worth
2011-03-10emacs: Don't drop error messages from "notmuch search"Carl Worth
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