unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-08-29 03:26:29 to 2011-09-30 06:47:21 UTC [more...]

Concerns regarding some library functions
 2011-09-30  6:47 UTC  (9+ messages)

[PATCH] python: fix docstring of Message.get_header()
 2011-09-30  1:05 UTC 

[PATCH 1/9] python: add a .gitignore file and refine the toplevel one
 2011-09-30  0:41 UTC  (12+ messages)
` [PATCH 2/9] python: add status and message attributes to NotmuchError
` [PATCH 3/9] python: reorder the arguments of NotmuchError.__init__()
` [PATCH 4/9] python: fix NotmuchError.__str__ if status == None
` [PATCH 5/9] python: rename _verify_initialized_db to _assert_db_is_initialized
` [PATCH 6/9] python: rename _verify_dir_initialized to _assert_dir_is_initialized
` [PATCH 7/9] python: provide more exception classes
` [PATCH 8/9] python: use the new exception classes and update the documentation
` [PATCH 9/9] python: raise a more specific error in Messages.print_messages

[PATCH] Repeatability when copying a whole directory into a new one
 2011-09-29 23:26 UTC 

[PATCH] notmuch restore --accumulate
 2011-09-29 18:24 UTC  (11+ messages)
            ` [PATCH] patchformatting: Test Suite Enhancements
` [PATCH, v2] notmuch restore --accumulate

[Justus Winter] Re: [PATCH 1/9] python: add a .gitignore file and refine the toplevel one
 2011-09-29 16:06 UTC 

[PATCH 00/10] Fix 'notmuch new' atomicity issues
 2011-09-29 15:01 UTC  (13+ messages)
` [PATCH v6 00/17] "
                ` NEWS for 0.9

emacs email appears empty
 2011-09-29 12:49 UTC  (5+ messages)

Python bindings doc update
 2011-09-29  9:03 UTC 

[PATCH 1/3] test: update documentation for test_emacs in test/README
 2011-09-26 17:25 UTC  (6+ messages)
` [PATCH 3/3] test: add emacs test for hiding a message following an HTML part
` [PATCH v2 0/3] improved broken tests support and test for a bug

encoding problem with Emacs notmuch.el
 2011-09-26 13:06 UTC  (4+ messages)
  ` encoding problem with Emacs notmuch.el (æøå)

[PATCH] properly raise exceptions in python bindings
 2011-09-25 21:07 UTC 

[PATCH] vim plugin: allow customizing of current read+archive+advance behavior
 2011-09-24  0:46 UTC 

[PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom
 2011-09-23 19:03 UTC  (2+ messages)
` [PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom

[PATCH RESEND 0/2] emacs: sort saved searches
 2011-09-23 18:57 UTC  (3+ messages)
` [PATCH RESEND 1/2] emacs: Add new customization option to "
` [PATCH RESEND 2/2] emacs: Make saving new saved searches append, not prepend

Rethinking *_destroy()
 2011-09-20 17:15 UTC  (4+ messages)

[PATCH 0/2] vim plugin: implement viewing/saving attachments
 2011-09-19 18:15 UTC  (5+ messages)
` [PATCH 1/2] vim plugin: Implement show_view_all_mime_parts
` [PATCH 2/2] vim plugin: Implement attachment saving

Not much database creation error
 2011-09-16 11:41 UTC  (8+ messages)
      ` Python Unicode Was: "

Unicode Paths
 2011-09-16 10:58 UTC  (5+ messages)

Fix for emacs 24
 2011-09-15 20:15 UTC  (5+ messages)

[PATCH 0/4 v4] lib: Maildir flags synchronization fixes
 2011-09-14 22:23 UTC  (5+ messages)
` [PATCH 1/4] lib: Kill last usage of C++ type bool
` [PATCH 2/4] tags_to_maildir_flags: Cleanup double assignement
` [PATCH 3/4] test: Adding non-maildir tags does not move message from new to cur
` [PATCH 4/4] tags_to_maildir_flags: Don't rename if no flags change

Patches, Developers and Training
 2011-09-14 14:23 UTC  (3+ messages)

[PATCH 0/3] Configuration file option to exclude files/directories
 2011-09-13 21:32 UTC  (4+ messages)
` [PATCH 1/3] added function notmuch_talloc_g_key_file_get_string_list()
` [PATCH 2/3] Made notmuch_config_get_new_tags() use notmuch_talloc_g_key_file_get_string_list()
` [PATCH 3/3] added support for user-specified directories to exclude

[PATCH v2 2/3] test: improve known broken tests support
 2011-09-13 11:39 UTC  (8+ messages)
` [PATCH] test: reset known_broken status in test_expect_equal and test_expect_equal_file
        ` [PATCH] test: reset test_subtest_known_broken_ after each success/failure

Memory management issue in notmuch-haskell bindings
 2011-09-12 12:30 UTC  (16+ messages)
` Bug in GC's ordering of ForeignPtr finalization?
    ` Memory management practices

Patch: Flush and Reopen
 2011-09-12 12:23 UTC  (11+ messages)

[PATCH] Add missing call to g_type_init()
 2011-09-10 18:22 UTC  (3+ messages)

notmuch release 0.8 now available
 2011-09-10 13:05 UTC 

suggestion: notmuch-talloc.[ch]
 2011-09-10  9:15 UTC 

RFC/PATCH emacs attachment handling
 2011-09-08  7:49 UTC  (6+ messages)

[PATCH] Do not attept to output part raw if part is not GMimePart
 2011-09-07 22:10 UTC  (7+ messages)

SlackBuild package for notmuch 0.7
 2011-09-07 14:56 UTC  (2+ messages)

[PATCH] emacs: Sort saved searches
 2011-09-07 15:53 UTC  (12+ messages)
          ` [PATCH v2 0/2] sort saved searches, again
            ` [PATCH v2 1/2] emacs: Add new customization option to sort saved searches
            ` [PATCH v2 2/2] emacs: Make saving new saved searches append, not prepend

[PATCH 1/6] test: run emacs inside screen
 2011-09-07 11:09 UTC  (5+ messages)
` [PATCH v2 0/7] advance-and-archive bugfix, "
  ` [PATCH v2 5/7] emacs: improve hidden signatures handling in notmuch-show-advance-and-archive

[PATCH 1/2] emacs: Fix notmuch-hello-tag-list-make-query defcustom
 2011-09-07  8:35 UTC  (2+ messages)
` [PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom

[PATCH] Do not import notmuch in setup.py (again)
 2011-09-06 15:04 UTC  (5+ messages)

[PATCH] compose-mail accepts an 8th argument in emacs 24
 2011-09-06 14:47 UTC 

test case for message display
 2011-09-06 11:43 UTC 

Release O.8? Why not
 2011-09-06 11:32 UTC  (3+ messages)
` [PATCH] Add NEWS item output improvements to rfc822 part handling

[PATCH 3/5] test: overhaul multipart test to test for improved message/rfc822 handling
 2011-09-06  2:08 UTC  (3+ messages)
` [PATCH] "

gmail syncing sort of working
 2011-09-05 15:12 UTC  (2+ messages)

problems with message/rfc822 parts
 2011-09-05 12:06 UTC  (5+ 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 "

remove GNU specific nm option from version script
 2011-09-05 10:53 UTC  (12+ messages)
` Patch formatting: (was: remove GNU specific nm option from version script)
    ` Patch formatting:
  ` removed "--defined" option from nm in gen-version-script.sh replaced functionality with grep

[PATCH] adds getline and getdelim to notmuch.sym if not provided by OS
 2011-09-05 10:51 UTC  (4+ messages)

[PATCH] Perform mail polling asynchronously
 2011-09-05  4:14 UTC 

[PATCH] Skip dot files in `notmuch new`
 2011-09-02  5:40 UTC  (3+ messages)

Patch formatting
 2011-09-01 10:49 UTC  (2+ messages)

How does notmuch detect the presence of attachments?
 2011-08-30 22:24 UTC  (6+ messages)

add "getline" and "getdelim" to notmuch.sym on systems lacking it
 2011-08-30  9:27 UTC 

[PATCH] Separated and added functions for emacses prior to 23
 2011-08-29 16:16 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).