index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
notmuch-crypto.el
Age
Commit message (
Expand
)
Author
2021-09-11
emacs: wrap call-process
David Bremner
2021-09-11
emacs: wrap make-process
David Bremner
2021-07-06
emacs: fix typo in variable name
David Bremner
2021-06-26
emacs: Prefer email address over User ID when showing valid signature
Daniel Kahn Gillmor
2021-01-13
emacs: notmuch-crypto-status-button-type: fix potential bug
Jonas Bernoulli
2021-01-13
emacs: deal with unused lexical arguments and variables
Jonas Bernoulli
2021-01-13
emacs: use lexical-bindings in all libraries
Jonas Bernoulli
2021-01-13
emacs: make headings outline-minor-mode compatible
Jonas Bernoulli
2020-12-06
emacs: misc doc-string improvements
Jonas Bernoulli
2020-12-06
emacs: place complete first sentence on first doc-string line
Jonas Bernoulli
2020-08-09
Fix typos
Jonas Bernoulli
2020-08-09
emacs: Increase consistency of library headers
Jonas Bernoulli
2020-08-09
emacs: Use 'and' instead of 'when' when the return value matters
Jonas Bernoulli
2020-08-09
emacs: Only set one variable per setq form
Jonas Bernoulli
2020-08-09
emacs: Remove excess empty lines
Jonas Bernoulli
2020-08-09
emacs: Shorten long lines
Jonas Bernoulli
2020-04-16
emacs: Declare function notmuch-show-get-message-id
Jonas Bernoulli
2020-03-22
emacs: avoid warning about notmuch-show-get-message-id
Daniel Kahn Gillmor
2020-01-08
emacs: don't start processes stopped
Steven Allen
2019-12-14
emacs: Improve the reporting of key activity
David Edmondson
2019-12-14
emacs: Add notmuch-crypto-gpg-program and use it
David Edmondson
2019-12-14
emacs: Minor refactoring of crypto code
David Edmondson
2019-12-14
emacs: Asynchronous retrieval of GPG keys
David Edmondson
2019-05-25
emacs: Drop content-free "Unknown signature status" button
Daniel Kahn Gillmor
2019-02-10
emacs: Invoke gpg with --batch and --no-tty
Daniel Kahn Gillmor
2017-07-15
emacs: change default for notmuch-crypto-process-mime to t
David Bremner
2017-03-13
emacs: use epg-gpg-program
John Byrnes
2016-11-02
emacs: make faces readable on dark backgrounds.
Matt Armstrong
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-04-16
emacs: Fix packaging
Chunyang Xu
2016-03-24
emacs: Improve crypto button labels.
David Edmondson
2013-02-18
emacs: show: make buttons select window
Mark Walters
2012-03-01
Spelling fix
Tomi Ollila
2012-03-01
emacs: retain show buffer state after retrieving gpg key
Tomi Ollila
2012-02-25
emacs: Reverse the meaning of notmuch-show-refresh-view's argument
Austin Clements
2012-02-20
emacs: Fix out-of-date declare-function
Austin Clements
2012-02-12
emacs: Ensure that gnupg output goes at the end of the buffer.
David Edmondson
2012-01-19
emacs: logically group def{custom,face}s
Pieter Praet
2011-12-21
Don't quote lambda forms
Aaron Ecay
2011-12-15
emacs: Add a face for crypto parts headers
Thomas Jost
2011-11-12
emacs: update notmuch-crypto-process-mime config variable documentation.
Jameson Graef Rollins
2011-10-06
emacs: Add callback functions to crypto sigstatus button.
Jameson Graef Rollins
2011-06-01
emacs: Define several faces for the crypto-status button
Thomas Jost
2011-05-27
emacs: Give mutlipart/{signed, encrypted} their own part handler.
Jameson Graef Rollins
2011-05-27
emacs: Add support for PGP/MIME verification/decryption
Jameson Graef Rollins