]> git.notmuchmail.org Git - notmuch/history - emacs
compact: catch Xapian::Error consistently
[notmuch] / emacs /
2013-11-14 Mark Waltersemacs: tree: use remap for the over-ridden global bindings
2013-11-14 Mark Waltersemacs: help: add a special function to deal with remaps
2013-11-14 Mark Waltersemacs: help: add base-keymap
2013-11-14 Mark Waltersemacs: help: split out notmuch-describe-key as a function
2013-11-14 Mark Waltersemacs: help: remove duplicate bindings
2013-11-14 Mark Waltersemacs: help: save-match-data
2013-11-14 Mark Waltersemacs: help: check for nil key binding
2013-11-14 Austin Clementsemacs: Correct documentation of `notmuch-poll-script'
2013-11-09 Austin Clementsemacs: Fix search tagging races
2013-11-09 Austin Clementsemacs: Use notmuch tag --batch for large tag queries
2013-11-09 Austin Clementsemacs: Support passing input via `notmuch-call-notmuch-*'
2013-11-09 Austin Clementsemacs: Move `notmuch-call-notmuch-process' to notmuch-lib
2013-11-07 Mark Waltersemacs: move the show entry to tree into show.el
2013-11-07 Mark Waltersemacs: add z to common keymap
2013-11-07 Mark Waltersemacs: move search based tree functions to notmuch.el
2013-11-07 Mark Waltersemacs: minimal change to load notmuch-tree by default
2013-11-07 Mark Waltersemacs: add tree to the makefile
2013-11-07 Mark Waltersemacs: move notmuch-tree from contrib to mainline
2013-11-07 Mark Waltersemacs: move notmuch-help to lib
2013-10-27 Austin Clementsemacs: Add a space after completed tag operations
2013-10-27 Austin Clementsemacs: Sanitize authors and subjects in search and...
2013-10-26 Austin Clementsemacs: Remove interactive behavior of `notmuch-tag'
2013-10-26 Austin Clementsemacs: Use interactive specifications for tag changes...
2013-10-26 Austin Clementsemacs: Use interactive specifications for tag changes...
2013-10-26 Austin Clementsemacs: Take prompt and current tags in `notmuch-read...
2013-10-26 Austin Clementsemacs: Fix misuse of `notmuch-tag'
2013-10-20 Mark Waltersemacs: show: use interactive instead of current-prefix-arg
2013-10-12 Gregor Zattleremacs: distinguish tag `flagged' on terminal
2013-10-10 Austin Clementsemacs: Improved `notmuch-describe-keymap' documentation
2013-10-07 Austin Clementsemacs: Improve interactive use documentation
2013-10-07 Austin Clementsemacs: Support overriding help and describing prefix...
2013-10-07 Austin Clementsemacs: Clean up a few documentation strings
2013-10-07 Austin Clementsemacs: `notmuch-mua-new-reply' is also not interactive
2013-10-07 Austin Clementsemacs: `notmuch-mua-new-forward-message' is not interactive
2013-09-15 Mark Waltersemacs: bugfix unquoted symbol
2013-09-10 Austin Clementsemacs: Move ?, q, s, m, =, and G to the common keymap
2013-09-10 Austin Clementsemacs: Define a common shared keymap for all of notmuch
2013-09-10 Austin Clementsemacs: Make notmuch-help work with arbitrary keymaps
2013-09-10 Austin Clementsemacs: Add unified refresh-this-buffer function
2013-09-10 Austin Clementsemacs: Move `notmuch-poll' to notmuch-lib
2013-09-10 Austin Clementsemacs: Remove notmuch-search quit continuation
2013-09-10 Austin Clementsemacs: Bind "s" to notmuch-search in hello-mode
2013-09-10 Austin Clementsemacs: Refresh hello whenever the user switches to...
2013-09-10 Austin Clementsemacs: Consistently use configured sort order
2013-09-10 Istvan Markoemacs: add buttons for all multipart/related parts
2013-09-10 Mark Waltersemacs: show: lazy part handling bugfix
2013-09-09 Tomi Ollilaemacs: fix notmuch-mua-reply point placement when signa...
2013-09-05 Jani Nikulaemacs: insert quotable parts in reply as they are displ...
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
next