unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-06-06 00:29:54 to 2011-06-27 21:15:36 UTC [more...]

[RFC][PATCH] tags_to_maildir_flags: Add option to not move messages from "new/" to "cur/"
 2011-06-27 21:15 UTC  (4+ messages)

[PATCH] Do not attept to output part raw if part is not GMimePart
 2011-06-27 21:04 UTC  (6+ messages)

[PATCH] test:Folder tags shouldn't match after removal of file in given folder
 2011-06-27 20:58 UTC  (2+ messages)

[PATCH] test:Improve test behaviors when --root is used
 2011-06-27 20:50 UTC  (2+ messages)

[PATCH 1/5] test: do not set `message-signature' in test_emacs
 2011-06-27 20:32 UTC  (10+ messages)
` [PATCH 2/5] test: cleanup test_emacs
` [PATCH 3/5] test: wrap and indent test_emacs calls
` [PATCH 4/5] test: save buffer content to file instead of printing it in Emacs tests
` [PATCH 5/5] test: remove some sed(1) calls "
` [PATCH 1/2] test: use emacs_deliver_message in Emacs SMTP send test
  ` [PATCH 2/2] test: use emacsclient(1) for Emacs tests

Notmuch 0.6: Let's do it
 2011-06-27 17:14 UTC  (4+ messages)

notmuch Digest, Vol 20, Issue 57
 2011-06-27  7:43 UTC 

[PATCH] libnotmuch: build symbols list without relying on gcc -aux-info
 2011-06-27  2:42 UTC  (2+ messages)

xapian exceptions not caught in python bindings?
 2011-06-26 20:27 UTC 

[PATCH] test: remove useless test_emacs call from an emacs FCC test
 2011-06-26 14:22 UTC  (4+ messages)

Race condition for '*' command
 2011-06-26  9:00 UTC  (3+ messages)

[PATCH] libnotmuch: fix typo in CLEAN setting, add file
 2011-06-25 12:45 UTC  (3+ messages)
  ` [PATCH] libnotmuch: fix typos "

Notmuch scripts
 2011-06-25  9:32 UTC  (3+ messages)

Debian package not building
 2011-06-24 23:34 UTC 

[PATCH 2/2] search --output=files: Output all filenames for each matching message
 2011-06-24 23:26 UTC 

[PATCH 1/2] test:Expect multiple filenames for message with multiple files
 2011-06-24 22:36 UTC 

[PATCH] fix sum moar typos
 2011-06-24 20:04 UTC  (4+ messages)

debian: Override RPATH_LDFLAGS
 2011-06-24  1:06 UTC  (2+ messages)

[PATCH] Add dir-locals style variables for C++ and Elisp code
 2011-06-24  0:03 UTC  (7+ messages)
` [PATCH] Add dir-locals style variables for C++, Elisp, and shell code

libnotmuch: add linker script to declare only notmuch_* symbols as global
 2011-06-23 23:46 UTC  (2+ messages)

[PATCH] fixed typo in a comment
 2011-06-23 23:30 UTC  (2+ messages)

release-candidate/0.6 redux
 2011-06-23 23:24 UTC  (30+ 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
          ` tag sharing [was: Re: release-candidate/0.6 redux]

(no subject)
 2011-06-23 22:26 UTC  (8+ messages)
` [PATCH 1/2] libnotmuch: add linker script to declare only notmuch_* symbols as global
` [PATCH 2/2] remove Xapian exceptions symbols from libnotmuch1.symbols
` hiding xapian symbols
    ` [PATCH] tests: add a test for symbol hiding side effects

Debian packaging changes
 2011-06-23 22:25 UTC  (9+ 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] Build debian package for python-bindings
 2011-06-23 22:24 UTC  (8+ 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

I feel a release coming!
 2011-06-23  1:51 UTC  (3+ messages)
` [PATCH] emacs: Show all multipart/alternative parts by default

When will we have our next release?
 2011-06-23  1:21 UTC  (4+ messages)

[PATCH 00/10] Fix 'notmuch new' atomicity issues
 2011-06-22 19:39 UTC  (28+ 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

Python updates
 2011-06-22 13:58 UTC  (5+ messages)

bug in emacs-ui ?
 2011-06-22 13:47 UTC  (17+ messages)

[PATCH] Fix compilation warnings in test/smtp-dummy.c
 2011-06-21 21:59 UTC  (2+ messages)

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

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

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

[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

[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  (13+ 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
        ` 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] 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  (5+ messages)

[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
 2011-06-06 16:32 UTC  (6+ 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).