unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-05-31 18:43:47 to 2011-06-21 20:23:29 UTC [more...]

Turn Turnsole into a generic mail client
 2011-06-21 20:33 UTC  (4+ messages)

bug in emacs-ui ?
 2011-06-21 19:26 UTC  (14+ messages)

Debian packaging changes
 2011-06-21 17:36 UTC  (8+ messages)
` [PATCH 1/4] debian: break up uploaders on separate lines
  ` [PATCH 2/4] debian: break up Build-Depends "
    ` [PATCH 3/4] debian: build depend on emacs23 or emacs23-nox
      ` [PATCH 4/4] debian: bump standards version to 3.9.2
    ` (no subject)
      ` [PATCH 1/2] debian: break up uploaders on separate lines
        ` [PATCH 2/2] debian: break up Build-Depends "

[PATCH] notmuch-new.c infinite recursion symlink bug
 2011-06-21 16:01 UTC  (4+ messages)

[PATCH] fix sum moar typos
 2011-06-20 20:14 UTC  (3+ messages)

[python] segfaults at Message.get_date
 2011-06-20 16:53 UTC  (9+ messages)

[PATCH] Build debian package for python-bindings
 2011-06-20  7:47 UTC  (7+ messages)
` (no subject)
  ` [PATCH 1/2] Build debian package for python-bindings
    ` [PATCH] debian: break up build-depends on separate lines
  ` [PATCH 2/2] Do not import notmuch in setup.py

Python updates
 2011-06-16 13:58 UTC  (2+ messages)

[PATCH] Fix compilation warnings in test/smtp-dummy.c
 2011-06-16 10:32 UTC 

[PATCH] Fix hiding a message while some citations are visible
 2011-06-15 17:10 UTC  (15+ messages)
` [PATCH 3/5] Fix hiding a message while some citations are shown in notmuch-show view

[PATCH 1/3] Fix double free in guess_from_received_header()
 2011-06-15 14:08 UTC  (4+ messages)
` [PATCH 2/3] Fix memory leak "
` [PATCH 3/3] Fix indentation "

[PATCH] emacs: Add callback functions to crypto sigstatus button
 2011-06-15  6:03 UTC  (2+ messages)

[PATCH] emacs: thread outlining
 2011-06-15  1:42 UTC  (7+ messages)
` [PATCH 1/3] emacs: Document notmuch-show-get-message-properties
` [PATCH 2/3] emacs: Add thread-outline functionality
` [PATCH 3/3] emacs: Test for thread-outlining

[PATCH 00/10] Fix 'notmuch new' atomicity issues
 2011-06-11 20:53 UTC  (27+ messages)
        ` [PATCH v6 00/17] "
          ` [PATCH 02/17] test: Report test failures from test_expect_*
          ` [PATCH 03/17] lib: Add missing status check in _notmuch_message_remove_filename
          ` [PATCH 04/17] test: Test atomicity of notmuch new
          ` [PATCH 05/17] new: Don't lose messages on SIGINT
          ` [PATCH 06/17] new: Defer updating directory mtimes until the end
          ` [PATCH 07/17] lib: Add notmuch_database_{begin,end}_atomic
          ` [PATCH 08/17] lib: Add support for nested atomic sections
          ` [PATCH 09/17] lib: Indicate if there are more filenames after removal
          ` [PATCH 10/17] lib: Remove message document directly after removing the last file name
          ` [PATCH 11/17] lib: Add an API to find a message by filename
          ` [PATCH 12/17] lib: Wrap notmuch_database_add_message in an atomic section
          ` [PATCH 13/17] new: Cleanup. Put removed/renamed message count in add_files_state_t
          ` [PATCH 14/17] new: Cleanup. De-duplicate file name removal code
          ` [PATCH 15/17] new: Synchronize maildir flags eagerly
          ` [PATCH 16/17] new: Wrap adding and removing messages in atomic sections
          ` [PATCH 17/17] lib: Improve notmuch_database_{add, remove}_message documentation
          ` [PATCH 01/17] test: Fix message when skipping test_expect_equal* tests

[BUG] [PATCH] Fix appending of Received headers
 2011-06-11  2:36 UTC  (4+ messages)

[PATCH v3] notmuch.el: Refactor citation markup. Variables for minimum size, button text
 2011-06-10 23:32 UTC  (3+ messages)
` [PATCH] notmuch.el: hide original message in top posted replies

[PATCH] emacs: User-defined sections in notmuch-hello
 2011-06-10  5:42 UTC  (3+ messages)

problems with message/rfc822 parts
 2011-06-10  1:58 UTC  (15+ messages)
` improving message/rfc822 part handling
  ` [PATCH 1/5] test: some small fixes to multipart test
    ` [PATCH 2/5] test: Fix date in test message in "
      ` [PATCH 3/5] test: overhaul multipart test to test for improved message/rfc822 handling
        ` [PATCH 4/5] Improve handling of message/rfc822 parts by adding a new header_message_part function to the formating structure
          ` [PATCH 5/5] emacs: Improve support for message/rfc822 parts
        ` tweaks for handling parts in reply
          ` [PATCH 1/4] test/multipart: test for absence of "Non-text part:" lines in reply for multipart/* and message/rfc822 parts
            ` [PATCH 2/4] Fix notmuch-reply to not output "Non-text part:" lines for non-leafnode parts
              ` [PATCH 3/4] test: test for absence of "Non-text part: application/pgp-*" lines in reply
                ` [PATCH 4/4] Ignore "application/pgp-*" parts "

[PATCH] Add dir-locals style variables for C++ and Elisp code
 2011-06-10  1:28 UTC  (6+ messages)
` [PATCH] Add dir-locals style variables for C++, Elisp, and shell code

release-candidate/0.6 redux
 2011-06-08 19:18 UTC  (48+ messages)
` [PATCH 01/25] fix check for libdir in ldconfig paths
  ` [PATCH 02/25] add note about updating the debian symbols file to the RELEASE file
    ` [PATCH 03/25] test: modify search-output test to use the new test_expect_equal_file function
      ` [PATCH 04/25] test: move "Search for non-existent message prints nothing" to search-output, and add similar test for format=json
        ` [PATCH 05/25] fix trailing newlines in notmuch search
          ` [PATCH 06/25] test: move utf-8 subject search test from json to search test script
            ` [PATCH 07/25] test: remove json test for search null result, since it's being more properly tested in search-output
              ` [PATCH 08/25] create and set temporary home directory
                ` [PATCH 09/25] emacs: Define several faces for the crypto-status button
                  ` [PATCH 10/25] Sanitize "Subject:" and "Author:" fields to not contain control characters in notmuch-search
                    ` [PATCH 11/25] test: add test for sanitized notmuch-search output
                      ` [PATCH 12/25] test: cleanup search-output test names (no functional change)
                        ` [PATCH 13/25] emacs: Use "message-cited-text" instead of "message-cited-text-face"
                          ` [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check
                              ` [PATCH 16/25] lib/message-file: plug three memleaks
                                ` [PATCH 17/25] avoid segfault when calling sanitize_string() on NULL
                                  ` [PATCH 18/25] Fix search output sanitization test
                                    ` [PATCH 19/25] emacs: fix notmuch-show-part-button to not include newline
                                      ` [PATCH 20/25] emacs: Don't always prompt for the "From" address when replying
                                        ` [PATCH 21/25] emacs: Cleaner interface when prompting for sender address
                                          ` [PATCH 22/25] test: fix test_expect_equal_file test to copy instead of mv test files
                                            ` [PATCH 23/25] test: update emacs test to use test_expect_equal_file
                                              ` [PATCH 24/25] test: modify multipart "
                                                ` [PATCH 25/25] Fix stdout stream grabbing in format_part_content_text
          ` tag sharing [was: Re: release-candidate/0.6 redux]

When will we have our next release?
 2011-06-07 19:15 UTC  (7+ messages)

[PATCH] added keys to hide/show a portion of the thread
 2011-06-07  6:37 UTC  (2+ messages)

[PATCH] Added C-up and C-down to cycle through previous searches
 2011-06-07  6:26 UTC  (6+ messages)

[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
 2011-06-06 16:32 UTC  (8+ messages)

New crypto patch series
 2011-06-04  1:11 UTC  (11+ messages)
` normalizing part numbering across PGP/MIME processing
    ` [PATCH] Always return the empty string if decryption tries to demand a password
          ` [PATCH] Use stock GMimeSession by default

[PATCH 1/2] Make `notmuch-show-clean-address' parsing-error-proof
 2011-06-03 21:10 UTC  (2+ messages)

[PATCH] Do not attept to output part raw if part is not GMimePart
 2011-06-03 17:01 UTC  (2+ messages)

Decryption fails
 2011-06-02 17:18 UTC  (6+ messages)

Fwd: Re: compile error of current git on F15
 2011-06-02 17:09 UTC 

[PATCH] emacs: Fix handling of message/rfc822 parts
 2011-06-02 17:06 UTC 

notmuch crashing on misformated emails
 2011-06-02 15:34 UTC  (3+ messages)

[python] get all messages of a thread
 2011-06-02 14:38 UTC  (8+ messages)

[PATCH 0/4] set test prereqs (Emacs, GDB, GPG) v3
 2011-06-02 13:32 UTC  (6+ messages)
` [PATCH 1/4] test: add 'GnuPG' prereq to dependent 'crypto' tests
` [PATCH 2/4] test: add 'Emacs' "
` [PATCH 3/4] test: add 'Emacs' prereq to dependent 'emacs' tests
` [PATCH 4/4] test: add 'Emacs' prereq to dependent 'emacs-large-search-buffer' tests

python: get_filenames()
 2011-06-02  7:07 UTC 

Multiple sender identities (composing)
 2011-06-02  1:49 UTC  (4+ messages)

compile error of current git on F15
 2011-06-01 16:55 UTC  (5+ messages)

Fixed recent regression (corruption of binary parts)
 2011-05-31 23:31 UTC 

[PATCH v2 0/2] test: add test for saving attachments using notmuch-show-save-part
 2011-05-31 22:14 UTC  (2+ messages)

[RFC] Several minor enhancements to the Emacs interface
 2011-05-31 20:18 UTC  (2+ messages)


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).