aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* notmuch: Support "notmuch part" as an alias for "notmuch show --format=raw"Gravatar Carl Worth2011-05-24
* New part output handling as option to notmuch-show.Gravatar Jameson Graef Rollins2011-05-23
* Normalize part counting and formatting in show_message_part function.Gravatar Jameson Graef Rollins2011-05-23
* rename do_show_raw to do_show_single, and create params.raw for raw message o...Gravatar Jameson Graef Rollins2011-05-23
* add part_sep formatter to replace "first" argument to part format functionsGravatar Jameson Graef Rollins2011-05-23
* create notmuch_show_params_t structure for holding parameters passed to show ...Gravatar Jameson Graef Rollins2011-05-23
* test: force deletion of test remnantsGravatar Jameson Graef Rollins2011-05-23
* test: allow specifying tests to run with NOTMUCH_TESTS env varGravatar Jameson Graef Rollins2011-05-23
* TODO: Add note for bug with message with References but no In-Reply-ToGravatar Carl Worth2011-05-23
* notmuch part: Fix part numbering to match what's reported by "notmuch show"Gravatar Carl Worth2011-05-23
* pass entire format structure to various show_message functionsGravatar Jameson Graef Rollins2011-05-20
* test: remove hard-coded paths from multipart testGravatar Jameson Graef Rollins2011-05-20
* 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