aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-24Carefully manage save/restore of point in `notmuch-wash-toggle-invisible-action'.Dmitry Kurochkin
2011-05-24test: add test for hiding/showing signature in notmuch-show viewDmitry Kurochkin
2011-05-24test: fix expected output for emacs tests after the wash button label changesDmitry Kurochkin
2011-05-24Use different labels for wash buttons when text is visible or hidden.Dmitry Kurochkin
2011-05-24emacs: Add an accessor function for emacs code to get at user.other_emailCarl Worth
2011-05-24emacs: add notmuch-before- and notmuch-after-tag-hookDaniel Schoepe
2011-05-24python: Update README to talkabout notmuch, not cnotmuchCarl Worth
2011-05-24man page: Eliminate two warningsCarl Worth
2011-05-24notmuch: Implement search-tags as an alias for "search --output=tags *"Carl Worth
2011-05-24test: Expand multipart test to cover "notmuch reply" as wellCarl Worth
2011-05-24notmuch reply: Avoid segmentation fault when printing multiple partsCarl Worth
2011-05-24test: Expand multipart test to cover part output in all formats.Jameson Graef Rollins
2011-05-24emacs: update notmuch-show.el to use new part outputJameson Graef Rollins
2011-05-24Fix handling of message/rfc822 partsJameson Graef Rollins
2011-05-24notmuch show: Update documentation for default --format=raw for --partCarl Worth
2011-05-24use format=raw by default when requesting part with --part=Jameson Graef Rollins
2011-05-24throw error if mbox format specified with --partJameson Graef Rollins
2011-05-24notmuch: Support "notmuch part" as an alias for "notmuch show --format=raw"Carl Worth
2011-05-23New part output handling as option to notmuch-show.Jameson Graef Rollins
2011-05-23Normalize part counting and formatting in show_message_part function.Jameson Graef Rollins
2011-05-23rename do_show_raw to do_show_single, and create params.raw for raw message outputJameson Graef Rollins
2011-05-23add part_sep formatter to replace "first" argument to part format functionsJameson Graef Rollins
2011-05-23create notmuch_show_params_t structure for holding parameters passed to show functions.Jameson Graef Rollins
2011-05-23test: force deletion of test remnantsJameson Graef Rollins
2011-05-23test: allow specifying tests to run with NOTMUCH_TESTS env varJameson Graef Rollins
2011-05-23TODO: Add note for bug with message with References but no In-Reply-ToCarl Worth
2011-05-23notmuch part: Fix part numbering to match what's reported by "notmuch show"Carl Worth
2011-05-20pass entire format structure to various show_message functionsJameson Graef Rollins
2011-05-20test: remove hard-coded paths from multipart testJameson Graef Rollins
2011-05-18Add a .dir-locals.el file for the benefit of emacs usersDaniel Kahn Gillmor
2011-05-18emacs: Show cleaner `From:' addresses in the summary line.David Edmondson
2011-05-18emacs: Add custom `notmuch-show-elide-same-subject'David Edmondson
2011-05-18emacs: Add `notmuch-show-always-show-subject', allowing control overDavid Edmondson
2011-05-18emacs: Allow renderer of multipart/related parts access to non-primary parts.David Edmondson
2011-05-18emacs: Optionally show all parts in multipart/alternative.David Edmondson
2011-05-18notmuch: Add the content-id of a part to the JSON output if it is known.David Edmondson
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