unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-05-12 00:04:49 to 2011-05-27 10:28:01 UTC [more...]

New crypto patch series
 2011-05-27 10:27 UTC  (17+ messages)
` [PATCH 01/11] Simplify reply_part function to eliminate redundant code paths
` [PATCH 02/11] Integrate reply_part_content function into reply_part function
` [PATCH 03/11] Use empty strings instead of NULL in format_reply structure
` [PATCH 04/11] Break up format->part function into part_start and part_content functions
` [PATCH 05/11] test: new test-lib function to test for equality between files
` [PATCH 06/11] test: add notmuch_show_sanitize_all function that is a little more aggressive
` [PATCH 07/11] test: add crypto tests for signature verification and decryption
` [PATCH 08/11] Add signature verification of PGP/MIME-signed parts with --verify
` [PATCH 09/11] Add decryption of PGP/MIME-encrypted parts with --decrypt
` [PATCH 10/11] emacs: Add support for PGP/MIME verification/decryption
` [PATCH 11/11] tag signed/encrypted during notmuch new
` normalizing part numbering across PGP/MIME processing
  ` [PATCH 1/4] Do not replace multipart/signed part with content part when doing verification
    ` [PATCH 2/4] Render all parts of multipart/encrypted when decrypting
      ` [PATCH 3/4] emacs: Do not attempt to render arbitrary application parts
        ` [PATCH 4/4] emacs: Give mutlipart/{signed, encrypted} their own part handler

Multiple sender identities (composing)
 2011-05-27  9:15 UTC  (29+ messages)
  ` [PATCH] emacs: Allow user to choose "From" address when composing a new message
      ` [PATCH 1/4] emacs: Allow the user choose the "From" address when composing a new message from notmuch-show-mode too
        ` [PATCH 2/4] emacs: Move the "prompt for sender" code to a new function
        ` [PATCH 3/4] emacs: Allow the user to choose the "From" address when forwarding a message
        ` [PATCH 4/4] emacs: Allow the user to choose the "From" address when replying to "
          ` [PATCH v2 1/4] emacs: Helpers needed for the user to be able to choose the "From" address when composing a new message
            ` [PATCH v2 2/4] emacs: Allow the user "
            ` [PATCH v2 3/4] emacs: Allow the user to choose the "From" address when forwarding a message
            ` [PATCH v2 4/4] emacs: Allow the user to choose the "From" address when replying to "
            ` [PATCH] emacs: Add a customization allowing to always prompt for the "From" address when composing a new message
                    ` [PATCH 1/2] emacs: Don't always prompt for the "From" address when replying
                      ` [PATCH 2/2] emacs: Cleaner interface when prompting for sender address

[PATCH] emacs: Make the queries used in the all-tags section
 2011-05-27  3:56 UTC  (16+ messages)

one-time-iterators
 2011-05-27  2:41 UTC  (7+ messages)

[PATCH 0/2] Implement reply to sender
 2011-05-26 23:31 UTC  (8+ messages)
` [PATCH 1/2] Command line changes for reply-to-sender
` [PATCH 2/2] Emacs changes for reply to sender
  ` [PATCH v2 0/3] Implement "
  ` [PATCH v2 1/3] Adds the option "--reply-to=" to notmuch reply
  ` [PATCH v2 2/3] Documentation changes for --reply-to= option "
  ` [PATCH v2 3/3] Emacs changes for reply to sender

[PATCH] fixed return value check of sysoncf in get_name_from_passwd_file / get_username_from_passwd_file
 2011-05-26 22:55 UTC  (2+ messages)

[PATCH] Change in increment_mtime for BSD compatibility of test suite
 2011-05-26 22:12 UTC  (2+ messages)

[PATCH] Fix hiding a message while some citations are visible
 2011-05-26 21:48 UTC  (17+ messages)
` [PATCH 1/5] Pass message to the `notmuch-show-insert-text/plain-hook' hook
` [PATCH 2/5] Set message invisibility spec properties before inserting the body
` [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view
` [PATCH 4/5] Set higher priority for headers and hidden citation overlays
` [PATCH 5/5] Simplify message and headers visibility code in notmuch-show view
` [PATCH 1/2] test: add tests for hiding messages "
  ` [PATCH 2/2] Workaround for Emacs bug #8721

[PATCH] test: add test-lib.el file with `visible-buffer-string' function
 2011-05-26 21:15 UTC  (2+ messages)

[PATCH] emacs: Make the queries used in the all-tags section
 2011-05-26  3:27 UTC 

[PATCH 1/3] Use different labels for wash buttons when text is visible or hidden
 2011-05-24 23:36 UTC  (16+ messages)
` [PATCH 2/3] test: fix expected output for emacs tests after the wash button label changes
` [PATCH 3/3] test: add test for hiding/showing signature in notmuch-show view
` [PATCH] Save and restore point explicitly in `notmuch-wash-toggle-invisible-action'

problems with multipart/mixed
 2011-05-24 22:06 UTC  (8+ messages)

[BUG] [PATCH] Fix appending of Received headers
 2011-05-24 20:33 UTC  (2+ messages)

[PATCH] emacs: Add notmuch-before/after-tag-hook
 2011-05-24 20:29 UTC  (2+ messages)

a python terminal gui?
 2011-05-24 20:10 UTC  (8+ messages)

Deprecated notmuch "part" and "search-tags" commands
 2011-05-24 19:59 UTC 

[BUG] multipart ID of show != part
 2011-05-24 10:07 UTC  (4+ messages)

Mail in git
 2011-05-21  7:25 UTC  (6+ messages)

My mail configuration
 2011-05-20 22:39 UTC  (2+ messages)

release-candidate/0.6
 2011-05-17 23:05 UTC  (26+ messages)
                ` [PATCH 0/4] set test prereqs (Emacs, GDB, GPG)
                  ` [PATCH 1/4] test: add 'GDB' prereq to 'atomicity' tests
                  ` [PATCH 2/4] test: add 'GPG' prereq to 'crypto' tests
                  ` [PATCH 3/4] test: add 'Emacs' prereq to 'emacs' tests
                  ` [PATCH 4/4] test: add 'Emacs' prereq to 'emacs-large-search-buffer' tests
      ` MIME restructuring [was: Re: release-candidate/0.6]

Header and other questions
 2011-05-17 10:59 UTC  (12+ messages)

address completion when composing
 2011-05-17  0:30 UTC  (7+ messages)

[RFC/PATCH] Vim client rewrite
 2011-05-16 14:01 UTC  (3+ messages)

storing From and Subject in xapian
 2011-05-16  8:59 UTC  (10+ messages)

Warning when GMime is parsing broken email addresses
 2011-05-13 22:33 UTC  (5+ messages)

[PATCH] emacs: run notmuch-message-mark-replied on message-sent-hook, not message-send-hook
 2011-05-13 15:07 UTC  (4+ messages)
` [PATCH 1/3] test: emacs: add subtest "Send reply from within Emacs"
  ` [PATCH 2/3] test: emacs: add subtest "Verify that 'replied' tag is added to reply's parent message."
  ` [PATCH 3/3] emacs: generalize notmuch-message-mark-replied

Folder-based searching
 2011-05-13  8:06 UTC  (7+ messages)
    ` [PATCH] test: "search-by-folder" single-word search terms should be updated correctly when directories are renamed
          ` [PATCH] test: do folder-based search with a single-term path after moving message

[PATCH 1/2] Make `notmuch-show-clean-address' parsing-error-proof
 2011-05-12 13:56 UTC  (2+ messages)
` [PATCH 2/2] test: add "notmuch-show for message with invalid From" test

[PATCH] test: Report test failures from test_expect_*
 2011-05-12 13:15 UTC 

[PATCH] test: Fix message when skipping test_expect_equal* tests
 2011-05-12 13:14 UTC 


Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).