]> git.notmuchmail.org Git - notmuch/history - emacs
notmuch: Support "notmuch part" as an alias for "notmuch show --format=raw"
[notmuch] / emacs /
2011-05-18 David Edmondsonemacs: Show cleaner `From:' addresses in the summary...
2011-05-18 David Edmondsonemacs: Add custom `notmuch-show-elide-same-subject'
2011-05-18 David Edmondsonemacs: Add `notmuch-show-always-show-subject', allowing...
2011-05-18 David Edmondsonemacs: Allow renderer of multipart/related parts access...
2011-05-18 David Edmondsonemacs: Optionally show all parts in multipart/alternative.
2011-05-17 David Edmondsonemacs: Render text/x-vcalendar parts.
2011-05-17 David Edmondsonemacs: Allow indentation of multipart children.
2011-05-17 David Edmondsonemacs: Add `notmuch-show-multipart/alternative-discoura...
2011-05-17 David Edmondsonemacs: add more part handling functions
2011-05-17 Carl Worthnotmuch show: Properly nest MIME parts within mulipart...
2011-05-11 Carl Worthemacs: Only compile replacement functions for emacs...
2011-04-25 Carl WorthMerge remote-tracking branch 'amdragon/eager-metadata-v4'
2011-04-25 Jameson Graef Rollinsuse custom-face-edit value-type in notmuch-search-line...
2011-03-11 Carl Worthemacs: Define notmuch-search-process-filter-data before...
2011-03-11 Carl Worthemacs: Don't drop error messages from "notmuch search"
2011-03-11 Carl Worthemacs: Fix notmuch-search-process-filter to handle...
2011-03-10 Carl Worthemacs: Display any unexpected output from notmuch search
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2011-01-27 Jameson Rollinsemacs: send notmuch-query stderr to /dev/null
2011-01-26 Carl WorthMakefile: Quote variables used as filenames in shell...
2011-01-26 Michal Sojkaemacs: View the output of pipe command when it fails
2011-01-26 Cédric Cabessaconfigure: add options to disable emacs/zsh/bash and...
2010-12-07 David Edmondsonemacs: Remove over-eager regular expressions from notmu...
2010-12-07 David Edmondsonemacs: Improve the display of truncated authors.
2010-12-07 David Edmondsonemacs: Use truenames for Fcc paths.
2010-11-16 James Vasilecompatibility with emacs22
2010-11-16 David Edmondsonemacs: Use `view-mode' when examining raw messages.
2010-11-12 Jameson Rollinsemacs: add stash thread-id function to notmuch-search...
2010-11-12 Jameson Rollinsemacs: mv notmuch-{show,common}-do-stash
2010-11-12 David Edmondsonemacs: Improve the definition and use of `notmuch-fcc...
2010-11-12 David Edmondsonemacs: Use the header line to show the subject of the...
2010-11-12 David Edmondsonemacs: Simplify subjects more aggressively.
2010-11-12 David Edmondsonemacs: Elide the display of repeated subjects in thread...
2010-11-12 David Edmondsonemacs: Correctly count the number of lines in a signature.
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-08 Jameson RollinsDon't use kill-this-buffer to kill notmuch emacs buffers
2010-11-07 Michal Sojkaemacs: Fix notmuch-show-pipe-message to use notmuch...
2010-11-06 Carl WorthRename "notmuch cat" to "notmuch show --format=raw"
2010-11-06 Michal Sojkaemacs: Access raw messages via cat subcommand
2010-10-29 Dirk HohndelFix problem with notmuch-hello-nice-number
2010-10-29 David Edmondsonemacs: Re-work the implementation of highlighting in...
2010-10-29 Carl Worthemacs: Fix the autoload comments
2010-10-29 David BenjaminDon't involve the shell in notmuch searches
2010-10-28 Carl Worthemacs: Use copy-sequence instead of copy-seq.
2010-10-28 Carl Worthemacs: Eliminate duplicate From header in replies.
2010-10-28 Carl Worthemacs: Eliminate warning of calling function with exces...
2010-10-28 Carl Worthemacs: Remove non-interactive call of goto-line
2010-10-28 Carl Worthemacs: Fix to eliminate warning in notmuch-query-map-aux
2010-10-28 David Edmondsonemacs: Avoid runtime use of `cl'.
2010-10-28 Rob BrowningMove notmuch-fcc-header-setup to message-header-setup...
2010-10-28 Carl Worthemacs: Explicitly set the From address when composing...
2010-10-28 Carl Worthemacs: Enable FCC (to a directory named "sent") by...
2010-10-27 Carl Worthemacs: Change FCC to be relative to notmuch mail store...
2010-10-23 Carl Worthemacs: Fix quoting of Message-Id to fix test case of...
2010-10-22 Carl Worthemacs: Remove the joke from the first line of the notmu...
2010-10-22 Carl Worthemacs: Fix notmuch-hello to not break when given a...
2010-09-23 Carl Worthemacs: Fix bug when parsing a subject cotaining: \...
2010-09-16 Carl Worthemacs: Allow '|' to operate on multiple messages (by...
2010-08-19 Carl Worthemacs: Fix line-wrapping for help message of notmuch...
2010-06-05 Carl WorthAdd C-tab binding in notmuch-search mode as well.
2010-06-04 David Edmondsonemacs: Tags should be shown with `notmuch-tag-face'.
2010-06-04 David Edmondsonemacs: In search mode, truncate authors using invisible...
2010-06-04 David Edmondsonemacs: Adjust comment to avoid confusing font-lock.
2010-06-04 David Edmondsonemacs: Allow the display of absolute dates in the heade...
2010-06-04 Nelson Elhageemacs: Bind <backtab> (shift-TAB) to notmuch-show-previ...
2010-06-04 David Edmondsonemacs: More functionality for `notmuch-wash-tidy-citati...
2010-06-04 David Edmondsonemacs: Pretty print the numbers of matching messages.
2010-06-04 Nelson Elhageemacs: notmuch-hello: Make widget-keymap a parent of...
2010-06-04 Sebastian Spaethadd missing docstring for functions
2010-06-04 Sebastian SpaethMake notmuch-hello a mode.
2010-06-04 Sebastian Spaethemacs: Remove notmuch-hello-roundup function
2010-06-04 David Edmondsonemacs: In hello mode, bind `C-tab' to move backwards...
2010-06-04 Sebastian Spaethemacs: Reuse rather than reinvent message header filtering
2010-06-04 David Edmondsonemacs: Allow tuning of the tag/saved search layout.
2010-06-03 David Edmondsonemacs: Allow control over faces for search mode columns.
2010-06-03 David Edmondsonemacs: Set the `face' property rather than `font-lock...
2010-06-03 David Edmondsonemacs: Display non-matching authors with a different...
2010-06-03 Sebastian SpaethEasier way to define a fcc directory
2010-06-03 David Edmondsonemacs: Usability improvements for `notmuch-hello'.
2010-04-28 Carl WorthMerge branch '0.3.x' immediately after the 0.3.1 release
2010-04-27 Carl WorthMerge branch '0.3.x'
2010-04-27 Jesse Rosenthalemacs: Remove conditional from notmuch-fcc-initialization.
2010-04-27 David Edmondsonemacs: Fix `notmuch-hello-insert-tags' to correctly...
2010-04-27 David Edmondsonemacs: If 'all tags' is not shown, don't use it when...
2010-04-27 Jesse RosenthalAdd notmuch-message.el to emacs/Makefile.local
2010-04-27 Jesse Rosenthalemacs: Remove conditional from notmuch-fcc-initialization.
2010-04-27 Jesse Rosenthalemacs: require notmuch-message.el from notmuch.el
2010-04-27 Jesse Rosenthalemacs: Add auto-tagging for replied messages.
2010-04-27 Carl Worthemacs: Add missing parenthesis that was breaking the...
2010-04-27 David Edmondsonemacs/notmuch-wash.el: Add `notmuch-wash-convert-inline...
2010-04-27 David Edmondsonemacs: Fix `notmuch-hello-insert-tags' to correctly...
2010-04-27 David Edmondsonemacs: If 'all tags' is not shown, don't use it when...
2010-04-27 David Edmondsonemacs: Fix column alignment in `notmuch-hello-insert...
2010-04-27 Carl Worthemacs: Use message-signature-separator rather than...
2010-04-27 Carl Worthemacs: Delete some trailing whitespace.
2010-04-27 Jesse Rosenthalemacs: Ensure that message-directory for Fcc has a...
2010-04-27 Jesse Rosenthalemacs: add prompt to create maildir for fcc if it does...
2010-04-27 Jesse Rosenthalemacs: fcc should fail at the right time if it doesn...
2010-04-27 Carl Worthemacs: Tweak search-buffer naming to search list in...
next