]> git.notmuchmail.org Git - notmuch/history - emacs
lib: Perform the same transformation to _notmuch_database_find_directory_id
[notmuch] / emacs /
2012-05-24 Tomi Ollilaemacs: use 'gnus-decoded in notmuch-mm-display-part...
2012-05-06 Dmitry Kurochkinemacs: fix custom queries section customization widget...
2012-05-06 Michal Sojkaemacs: Do not pass stderr of notmuch reply to JSON...
2012-05-06 Thomas Jostemacs: Let the user choose where to compose new mails
2012-05-06 Adam Wolfe Gordonemacs: Correctly quote non-text/plain parts in reply
2012-04-29 Jameson Graef Rollinsemacs: eliminate search-tag-thread in favor of just...
2012-04-29 Jameson Graef Rollinsemacs: modify show tag functions to use new notmuch...
2012-04-29 Jameson Graef Rollinsemacs: modify search tag functions to use new notmuch...
2012-04-29 Jameson Graef Rollinsemacs: allow notmuch-tag to accept string inputs and...
2012-04-29 Jameson Graef Rollinsemacs: create notmuch-tag.el, and move appropriate...
2012-04-29 Jameson Graef Rollinsemacs: fix archive thread/message function documentation.
2012-04-29 David Edmondsonemacs: Don't move to the next thread unless the cursor...
2012-04-29 Mark Waltersemacs-show: open excluded matches if no other matches
2012-04-29 Jameson Graef Rollinsemacs: do not modify subject in search or show
2012-04-25 Austin Clementsemacs: Put notmuch-hello-sections in custom group notmu...
2012-04-25 Austin Clementsemacs: Put notmuch-print-mechanism in custom group...
2012-04-25 Jameson Graef Rollinsemacs: modify help message for notmuch-search-line...
2012-04-12 Jameson Graef Rollinsemacs: have tag-completion return all tags for nil...
2012-04-12 Jameson Graef Rollinsemacs: include tags from excluded messages in tag tab...
2012-04-12 Jameson Graef Rollinsemacs: update call in tag-completion function
2012-04-12 Dmitry Kurochkinemacs: get rid of trailing spaces in notmuch-hello...
2012-04-08 Mark Waltersemacs: make show set --exclude=false
2012-04-06 Jani Nikulaemacs: do not modify the alist passed to notmuch-sort...
2012-04-05 Dmitry Kurochkinemacs: fix off-by-one error in notmuch-hello column...
2012-04-02 Adam Wolfe Gordonemacs: Fix the References header in reply
2012-04-02 Adam Wolfe Gordonemacs: Fix two bugs in reply
2012-03-31 Austin Clementsemacs: Fix mis-named argument to notmuch-get-bodypart...
2012-03-31 Austin Clementsemacs: Escape all message ID queries
2012-03-31 Mark Waltersemacs: content-type comparison should be case insensitive.
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-20 Adam Wolfe Gordonemacs: Use the new JSON reply format and message-cite...
2012-03-20 Adam Wolfe Gordonemacs: Factor out useful functions into notmuch-lib
2012-03-18 Austin Clementsemacs: Fix search tab completion in terminals
2012-03-18 David BremnerMerge tag '0.12_rc2'
2012-03-15 David BremnerMerge branch 'release'
2012-03-15 David BremnerMerge branch 'release'
2012-03-14 David BremnerMerge branch 'release'
2012-03-11 David BremnerMerge branch 'release'
2012-03-11 Jani Nikulaemacs: fix MML quoting in replies
2012-03-10 Michal Sojkaemacs-hello: Do not calculate the count of the messages...
2012-03-03 David BremnerMerge branch 'release'
2012-03-02 Mark Waltersemacs: notmuch.el ignore excluded matches
2012-03-02 Mark Waltersemacs: show: recognize the exclude flag.
2012-03-01 Tomi OllilaSpelling fix
2012-03-01 Tomi Ollilaemacs: retain show buffer state after retrieving gpg key
2012-03-01 Daniel Schoepeemacs: User-defined sections in notmuch-hello
2012-03-01 Michal Sojkaemacs: Clarify description of thread manipulating functions
2012-02-28 Austin Clementsemacs: Fix out of date comment
2012-02-25 Austin Clementsemacs: Reverse the meaning of notmuch-show-refresh...
2012-02-25 Austin Clementsemacs: When refreshing a show buffer, only mark read...
2012-02-25 Pieter Praetemacs: add `notmuch-show-stash-mlarchive-link{, -and...
2012-02-25 Pieter Praetemacs: `notmuch-show-get-message-id': optionally return...
2012-02-25 Jani Nikulaemacs: support text/calendar mime type
2012-02-21 Austin Clementsemacs: Fix out-of-date declare-function
2012-02-17 Michal Sojkaemacs: Fix display of highlighted line in notmuch-search
2012-02-15 Dmitry Kurochkinemacs: allow to set RETAIN-STATE for `notmuch-show...
2012-02-12 Dmitry Kurochkinemacs: cleanup and simplify `notmuch-show-archive-threa...
2012-02-12 David Edmondsonemacs: A prefix argument to `notmuch-show' should inver...
2012-02-12 David Edmondsonemacs: Add `notmuch-show-only-matching-messages'.
2012-02-12 David Edmondsonemacs: Check that the parent buffer is alive before...
2012-02-12 David Edmondsonemacs: Optionally retain the state of the buffer during...
2012-02-12 David Edmondsonemacs: Add a binding (t) to toggle the truncation of...
2012-02-12 David Edmondsonemacs: Allow the indentation of content to be toggled.
2012-02-12 David Edmondsonemacs: Allow `notmuch-show-mode' to display only matchi...
2012-02-12 David Edmondsonemacs: Rework crypto switch toggle.
2012-02-12 David Edmondsonemacs: Ensure that gnupg output goes at the end of...
2012-02-12 Jani Nikulaemacs: add default value to notmuch-search-line-faces
2012-02-08 Jani Nikulaemacs: make show view a/A/x/X key bindings more consistent
2012-02-08 Dmitry Kurochkinemacs: s/tags/tag-changes/ for arguments of tagging...
2012-02-08 Dmitry Kurochkinemacs: accept empty tag list in `notmuch-tag'
2012-02-08 Dmitry Kurochkinemacs: relax tag syntax check in `notmuch-tag' function
2012-02-08 Dmitry Kurochkinemacs: separate history for operations which accept...
2012-02-08 Dmitry Kurochkinemacs: add "*" binding for notmuch-show view
2012-02-08 Dmitry Kurochkinemacs: rename `notmuch-search-operate-all' to `notmuch...
2012-02-08 Dmitry Kurochkinemacs: make "+" and "-" tagging operations in notmuch...
2012-02-08 Dmitry Kurochkinemacs: make "+" and "-" tagging operations in notmuch...
2012-02-08 Dmitry Kurochkinemacs: remove text properties from `notmuch-search...
2012-02-08 Dmitry Kurochkinemacs: move tag format validation to `notmuch-tag'...
2012-02-04 David Bremneremacs: use mark instead of point-max in MML quoting.
2012-02-04 David BremnerMerge commit '0.11.1'
2012-02-04 Dmitry Kurochkinemacs: fix `notmuch-wash-region-to-button' to work...
2012-02-04 David Edmondsonemacs: Move the blank line from the bottom of the heade...
2012-02-04 David Edmondsonemacs: More address cleaning.
2012-02-04 David Edmondsonemacs: Prefer '[No Subject]' to blank subjects.
2012-02-04 David Edmondsonemacs: Stop the `truncate-string-to-width' madness.
2012-02-03 Aaron Ecayemacs: quote MML tags in replies
2012-02-02 Pieter Praetemacs: globally replace non-branching "(if COND (progn...
2012-01-31 Jameson Graef Rollinsemacs: fix show-previous-message doc string
2012-01-31 Jameson Graef Rollinsemacs: modify the default show-mode key bindings for...
2012-01-31 Jameson Graef Rollinsemacs: use pop-at-end functionality in show-archive...
2012-01-31 Jameson Graef Rollinsemacs: add option to show-next-{, open-}message functio...
2012-01-31 Jameson Graef Rollinsemacs: add message archiving functions
2012-01-31 Jameson Graef Rollinsemacs: break out thread navigation from notmuch-show...
2012-01-31 Jameson Graef Rollinsemacs: break up notmuch-show-archive-thread-internal...
2012-01-31 Jameson Graef Rollinsemacs: use search-next-thread to move to next thread...
2012-01-27 David Edmondsonemacs: Don't mark messages as "unsaved" when printing.
2012-01-27 David Edmondsonemacs: Another special case for `notmuch-show-clean...
2012-01-27 David Edmondsonemacs: Avoid `mail-header-parse-address' in `notmuch...
next