]> git.notmuchmail.org Git - notmuch/history - emacs
test: Adding non-maildir tags does not move message from new to cur
[notmuch] / emacs /
2013-08-27 Tomi Ollilaemacs: removed 3 duplicate functions from notmuch-show.el
2013-07-31 Mark Waltersemacs: bugfix attachment content-type as mime-type... 0.16_rc2
2013-07-27 Mark Waltersemacs: hello: make --batch error gracefully
2013-07-20 Tomi Ollilaemacs: dropped rest of now-unused JSON functionality
2013-06-25 Austin Clementsemacs: Remove `notmuch-call-notmuch-json'
2013-06-25 Austin Clementsemacs: Use S-exp format everywhere
2013-06-25 Austin Clementsemacs: Introduce `notmuch-call-notmuch-sexp'
2013-06-25 Austin Clementsemacs: Remove v command
2013-06-25 Jani Nikulaemacs: update search sort order help to match code
2013-06-25 Mark Waltersemacs: show: change emacs interactive pipe message.
2013-06-12 Mark Waltersemacs: show: implement lazy hidden part handling
2013-06-12 Mark Waltersemacs: show move addition of :notmuch-part to separate...
2013-06-12 Mark Waltersemacs: show: modify the way hidden state is recorded.
2013-06-12 Mark Waltersemacs: show: pass button to create-overlays
2013-06-12 Mark Waltersemacs: show: move the insertion of the header button...
2013-06-12 Mark Waltersemacs: show: fake wash parts are handled at insert...
2013-06-12 Austin Clementsemacs: Fix "no such file or directory" error
2013-06-12 Austin Clementsemacs: Don't report CLI signals sent by Emacs as errors
2013-06-08 Servilio Afre Puentesemacs: hello: allow deleting individual searches in...
2013-06-08 Servilio Afre Puentesemacs: hello: ask confirmation for clearing recent...
2013-06-04 Austin Clementsemacs: Fix applying stickiness to the :notmuch-part...
2013-06-02 David Bremneremacs: update .gitignore
2013-06-02 David Bremneremacs: add `notmuch-archive-tags' cross references...
2013-06-02 David Bremneremacs: remove hardcoded defaults values from docstrings
2013-06-02 David Bremneremacs: replace setq + let with let*
2013-06-02 David Bremneremacs: replace (funcall 'foo ...) with (foo ...)
2013-06-01 Austin Clementsemacs: Use streaming S-expr parser for search
2013-06-01 Austin Clementsemacs: Streaming S-expression parser
2013-06-01 Austin Clementsemacs: Use async process helper for search
2013-06-01 Austin Clementsemacs: Utilities to manage asynchronous notmuch processes
2013-06-01 Austin Clementsemacs: Bind MIME part commands to "." submap
2013-06-01 Austin Clementsemacs: Simplify MIME part command implementation
2013-06-01 Austin Clementsemacs: Record part p-list in a text property
2013-06-01 Austin Clementsemacs: Retain text properties when toggling buttons
2013-05-27 Austin Clementsemacs: Fix trimming regexp in notmuch-check-exit-status
2013-05-26 Jani Nikulaemacs: add show view bindings to move to previous/next...
2013-05-26 Austin Clementsemacs: Don't override mm-show-part in notmuch-show...
2013-05-26 David BremnerMerge branch 'release'
2013-05-23 Austin Clementsemacs: Compute build dependencies to fix byte compile...
2013-05-20 Mark Waltersemacs: show: handle inline patch fake parts at top...
2013-05-20 Mark Waltersemacs:show: separate out handling of application/octet...
2013-05-18 Austin Clementsemacs: Proper error string handling in search sentinel
2013-05-16 Mark Waltersemacs: tag: fix compile warning
2013-05-14 Tomi Ollilaemacs: removed code attempting to support emaces prior...
2013-05-14 Tomi Ollilaemacs/notmuch-address.el: add notmuch-address-selection...
2013-05-05 Jani Nikulaemacs: add kernel.org mail archive redirector
2013-04-30 Tomi Ollilaemacs: fixed (declare-function ...) definitions
2013-04-06 David BremnerRevert "emacs: functions to import sender or recipient...
2013-04-06 Daniel Bergeyemacs: functions to import sender or recipient into...
2013-04-01 Mark Waltersemacs: hello: use batch count
2013-04-01 David Bremneremacs: introduce notmuch-command-to-string, replace...
2013-03-25 Damien Cassouemacs: possibility to customize the rendering of tags
2013-03-25 Damien Cassouemacs: Add notmuch-combine-face-text-property-string
2013-03-25 Austin Clementsemacs: Combine string faces and combine under existing...
2013-03-25 Austin Clementsemacs: Handle all face forms when combining faces
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Mark Waltersemacs: show: make buttons select window
2013-01-25 David BremnerMerge branch 'release'
2013-01-23 David Bremneremacs: don't use deprecated "notmuch search-tags" command
2013-01-14 Mark Waltersemacs: show: w3m/invisibility workaround
2013-01-07 Austin Clementsemacs: Use the minibuffer for CLI error reporting
2012-12-21 Mark Waltersemacs: show: set default show-all-multipart/alternative...
2012-12-21 Mark Waltersemacs: show: add invisibility button action
2012-12-21 Mark Waltersemacs: show: add overlays for each part
2012-12-21 Mark Waltersemacs: show: modify insert-part-header to save the...
2012-12-21 Austin Clementsemacs: Eliminate buffer invisibility specs from show...
2012-12-16 Austin Clementsemacs: Use --format-version for search, show, and reply
2012-12-16 Austin Clementsemacs: Special handling for version mismatch errors
2012-12-16 Austin Clementsemacs: Use unified error handling in search
2012-12-16 Austin Clementsemacs: Improve error handling for notmuch-call-notmuch...
2012-12-16 Austin Clementsemacs: Factor out synchronous notmuch JSON invocations
2012-12-16 Austin Clementsemacs: Use unified error handling in notmuch-call-notmu...
2012-12-16 Austin Clementsemacs: Centralize notmuch command error handling
2012-12-15 Austin Clementsemacs: Fix bug in resynchronizing after a JSON parse...
2012-12-09 Jani Nikulaemacs: add support for stashing the thread id in show...
2012-12-06 Mark Waltersemacs: show: refresh buffer did not remove overlays
2012-12-06 Mark Waltersemacs: stash bugfix
2012-12-04 Jani Nikulaemacs: drop support for deprecated notmuch-folders
2012-12-01 Mark Waltersemacs: Split the function notmuch-show-clean-address
2012-11-27 Tomi Ollilaemacs: less guessing of character set in messages
2012-11-25 Tomi Ollilanotmuch-show.el: handle the case where icalendar-import...
2012-11-25 Tomi Ollilanotmuch-show.el: import calendar data with public funct...
2012-11-15 Austin Clementsemacs: Buttonize mid: links
2012-11-15 Austin Clementsemacs: Improve the regexp used to match id:'s in messages
2012-11-07 Tomi Ollilaemacs/notmuch-show.el: handle bodypart insert error
2012-10-28 Mark Waltersemacs: Move the incremental JSON parser to notmuch...
2012-10-28 Mark Waltersemacs: Rename incremental JSON internal variables
2012-10-28 Mark Waltersemacs: Split out the incremental json parser into its...
2012-10-27 Austin Clementsemacs: Escape tag queries suggested by tab completion
2012-10-27 Austin Clementsemacs: Escape tag queries performed by hello
2012-10-27 Austin Clementsemacs: Introduce generic boolean term escaping function
2012-10-20 Pieter Praetemacs: rename `notmuch-show-toggle-headers' to `notmuch...
2012-09-30 Austin Clementsemacs: Work around gnus-inhibit-images bug in mm-shr
2012-09-30 Jani Nikulaemacs: simplify point placement in notmuch-hello refresh
2012-09-27 Damien CassouRun `notmuch-show-hook' after setting `header-line...
2012-09-19 Jani Nikulaemacs: add support for reversing notmuch-show-mark...
2012-09-19 Jani Nikulaemacs: add support for reversing notmuch-search-archive...
2012-09-19 Jani Nikulaemacs: add support for custom tag changes on message...
2012-09-19 Jani Nikulaemacs: use new tag change helper to mark messages as...
2012-09-19 Jani Nikulaemacs: fix notmuch-message-replied-tags defcustom type
next