aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* notmuch-show: include Bcc header in json outputGravatar Michal Nazarewicz2012-10-22
* test: new: Fix intermittent test failures with --debugGravatar Ethan Glasser-Camp2012-10-22
* test/test-lib.sh: take the --background feature in smtp-dummy into useGravatar Tomi Ollila2012-10-20
* test/smtp-dummy: add --background option and functionalityGravatar Tomi Ollila2012-10-20
* test: another test wrt ignoring user-specified files and directoriesGravatar Pieter Praet2012-10-20
* test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new'Gravatar Pieter Praet2012-10-20
* cli: notmuch new: optionally output debug information when ignoring files/dir...Gravatar Pieter Praet2012-10-20
* cli: add '--debug' option to 'notmuch new'Gravatar Pieter Praet2012-10-20
* emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibilit...Gravatar Pieter Praet2012-10-20
* test: emacs: new tests "notmuch-show: {, un}collapse all messages in thread"Gravatar Pieter Praet2012-10-20
* test: emacs: new tests "notmuch-show: {show, hide} message headers"Gravatar Pieter Praet2012-10-20
* test: Move tests from emacs to emacs-showGravatar Ethan Glasser-Camp2012-10-18
* test: handle filenames that have directories in themGravatar Ethan Glasser-Camp2012-10-18
* test: emacs: toggle thread content indentation in `notmuch-show'Gravatar Pieter Praet2012-10-17
* test: emacs: toggle eliding of non-matching messages in `notmuch-show'Gravatar Pieter Praet2012-10-17
* test: emacs: toggle eliding of non-matching messages in `notmuch-show'Gravatar Pieter Praet2012-10-17
* emacs: Work around gnus-inhibit-images bug in mm-shrGravatar Austin Clements2012-09-30
* test: Add a test for HTML email with inline imagesGravatar Austin Clements2012-09-30
* test: Clear test-output output file before running Emacs testsGravatar Austin Clements2012-09-30
* emacs: simplify point placement in notmuch-hello refreshGravatar Jani Nikula2012-09-30
* Avoid potentially dereferencing a NULL pointerGravatar Justus Winter2012-09-27
* Annotate internal_error with the attribute noreturnGravatar Justus Winter2012-09-27
* Fix the COERCE_STATUS macroGravatar Justus Winter2012-09-27
* Extend compat/READMEGravatar Justus Winter2012-09-27
* Provide a NORETURN_ATTRIBUTE macro similar to PRINTF_ATTRIBUTEGravatar Justus Winter2012-09-27
* Provide a __has_attribute compatibility macroGravatar Justus Winter2012-09-27
* Run `notmuch-show-hook' after setting `header-line-format'Gravatar Damien Cassou2012-09-27
* emacs: add support for reversing notmuch-show-mark-read tag changesGravatar Jani Nikula2012-09-19
* emacs: add support for reversing notmuch-search-archive-thread tag changesGravatar Jani Nikula2012-09-19
* emacs: add support for custom tag changes on message/thread archiveGravatar Jani Nikula2012-09-19
* emacs: use new tag change helper to mark messages as repliedGravatar Jani Nikula2012-09-19
* emacs: fix notmuch-message-replied-tags defcustom typeGravatar Jani Nikula2012-09-19
* emacs: add helper for tag change list manipulationGravatar Jani Nikula2012-09-19
* {., man}/Makefile.local: edit/remove release-checks.sh related targetsGravatar Tomi Ollila2012-09-05
* devel: add release-checks.shGravatar Tomi Ollila2012-09-05
* test/atomicity: use a more portable 'cp' formGravatar Mike Kelly2012-09-01
* test/basic: use portable args for findGravatar Mike Kelly2012-09-01
* tests: Test against source man pages.Gravatar Mike Kelly2012-09-01
* test/smtp-dummy.c: fix compilation on FreeBSDGravatar Mike Kelly2012-09-01
* test/Makefile.local: Use $(XAPIAN_LDFLAGS) for symbol-testGravatar Mike Kelly2012-09-01
* configure: Add support for FreeBSD.Gravatar Mike Kelly2012-09-01
* test: make test_expect_equal_file() arguments flexibleGravatar Dmitry Kurochkin2012-09-01
* emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'Gravatar Pieter Praet2012-09-01
* cli: make the command line parser's errors more informative.Gravatar Mark Walters2012-09-01
* lib: fix NULL checks for filenames iteratorsGravatar Sascha Silbe2012-09-01
* emacs: make notmuch-show return its bufferGravatar Mark Walters2012-09-01
* contrib/nmbug/nmbug-status: if realname empty, use part of mailaddrGravatar Tomi Ollila2012-09-01
* test: use (format "%S") to print nil in emacs test.Gravatar David Bremner2012-08-30
* test: canonicalize content-type in "Sending a message via (fake) SMTP"Gravatar David Bremner2012-08-30
* test: emacs: run list-processes after accept-process-output in emacs 23.1Gravatar Tomi Ollila2012-08-29