aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a .dir-locals.el file for the benefit of emacs usersGravatar Daniel Kahn Gillmor2011-05-18
* emacs: Show cleaner `From:' addresses in the summary line.Gravatar David Edmondson2011-05-18
* emacs: Add custom `notmuch-show-elide-same-subject'Gravatar David Edmondson2011-05-18
* emacs: Add `notmuch-show-always-show-subject', allowing control overGravatar David Edmondson2011-05-18
* emacs: Allow renderer of multipart/related parts access to non-primary parts.Gravatar David Edmondson2011-05-18
* emacs: Optionally show all parts in multipart/alternative.Gravatar David Edmondson2011-05-18
* notmuch: Add the content-id of a part to the JSON output if it is known.Gravatar David Edmondson2011-05-18
* test: Link to compat files when building program during "make test"Gravatar Carl Worth2011-05-18
* emacs: Render text/x-vcalendar parts.Gravatar David Edmondson2011-05-17
* emacs: Allow indentation of multipart children.Gravatar David Edmondson2011-05-17
* emacs: Add `notmuch-show-multipart/alternative-discouraged'.Gravatar David Edmondson2011-05-17
* emacs: add more part handling functionsGravatar David Edmondson2011-05-17
* notmuch show: Properly nest MIME parts within mulipart partsGravatar Carl Worth2011-05-17
* notmuch show: Include output for the enclosing multipart part of a MIME mailGravatar Carl Worth2011-05-17
* test: Add a test of "notmuch show" with a multipart messageGravatar Carl Worth2011-05-16
* Mark some structures in the library interface with visibility=default attribute.Gravatar Carl Worth2011-05-11
* Remove some variables which were set but not used.Gravatar Carl Worth2011-05-11
* emacs: Only compile replacement functions for emacs < emacs-23Gravatar Carl Worth2011-05-11
* vim: parse 'from' addressGravatar Felipe Contreras2011-05-04
* vim: use sendmail directlyGravatar Felipe Contreras2011-05-04
* vim: add myself (Felipe Contreras) as contributorGravatar Felipe Contreras2011-05-04
* vim: implement archive in show viewGravatar Felipe Contreras2011-05-04
* vim: refactor tagging stuffGravatar Felipe Contreras2011-05-04
* TODO: Add item for remembing files detected as not email.Gravatar Carl Worth2011-04-25
* test: Mark the search-insufficient-from-quoting tests to expect successGravatar Carl Worth2011-04-25
* Merge remote-tracking branch 'amdragon/eager-metadata-v4'Gravatar Carl Worth2011-04-25
|\
* | use custom-face-edit value-type in notmuch-search-line-facesGravatar Jameson Graef Rollins2011-04-25
| * Fixup string list authorGravatar Austin Clements2011-03-21
| * Add the tag list to the unified message metadata pass.Gravatar Austin Clements2011-03-21
| * Add the file name list to the unified message metadata pass.Gravatar Austin Clements2011-03-21
| * Add a generic function to get a list of terms with some prefix.Gravatar Austin Clements2011-03-21
| * Implement an internal generic string list and use it.Gravatar Austin Clements2011-03-21
| * Use a single unified pass to fetch scalar message metadata.Gravatar Austin Clements2011-03-21
|/
* python: Remove completed TODO itemGravatar James Vasile2011-03-16
* emacs: Define notmuch-search-process-filter-data before first use.Gravatar Carl Worth2011-03-10
* emacs: Don't drop error messages from "notmuch search"Gravatar Carl Worth2011-03-10
* emacs: Fix notmuch-search-process-filter to handle incomplete linesGravatar Carl Worth2011-03-10
* emacs: Display any unexpected output from notmuch searchGravatar Carl Worth2011-03-10
* Rename/rewrite the new emacs-forgetfulness test (to emacs-large-search-buffer)Gravatar Carl Worth2011-03-10
* New test: Emacs' forgetfulness.Gravatar Thomas Schwinge2011-03-10
* new: Update comments for add_files_recursiveGravatar Carl Worth2011-03-10
* new: read db_files and db_subdirs only if mtime changedGravatar Karel Zak2011-03-10
* build: Save configure options and re-use them for automatic runs of configureGravatar Carl Worth2011-03-10
* build: Fix a plain "make" to automatically run configure.Gravatar Carl Worth2011-03-10
* Merge remote branch 'amdragon/search-perf-3'Gravatar Carl Worth2011-03-10
|\
* | 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