unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-08-31 14:06:46 to 2012-09-25 16:04:04 UTC [more...]

Provide an option to make thread summaries keep initial subject
 2012-09-25 16:03 UTC 

[PATCH v3 0/9] notmuch search date:since..until query support
 2012-09-25 12:15 UTC  (26+ messages)
` [PATCH v3 1/9] build: drop the -Wswitch-enum warning
` [PATCH v3 2/9] parse-time-string: add a date/time parser to notmuch
` [PATCH v3 3/9] test: add new test tool parse-time for date/time parser
` [PATCH v3 4/9] test: add smoke tests for the date/time parser module
  ` [PATCH] test: Improve "
` [PATCH v3 5/9] build: build parse-time-string as part of the notmuch lib and static cli
` [PATCH v3 6/9] lib: add date range query support
` [PATCH v3 7/9] test: add tests for date:since..until range queries
` [PATCH v3 8/9] man: document the "
` [PATCH v3 9/9] NEWS: date range search support

bug related to ical
 2012-09-25 11:42 UTC  (3+ messages)

nbook: a notmuch based address book written in python
 2012-09-25 10:44 UTC  (2+ messages)

[PATCH 1/2] Annotate internal_error with the attribute noreturn
 2012-09-25  8:55 UTC  (24+ messages)
` [PATCH 2/2] Avoid potentially dereferencing a NULL pointer
  ` RFC: Annotate internal_error with the attribute noreturn 2nd patchset
    ` [PATCH 1/5] RFC: Provide a __has_attribute compatibility macro
    ` [PATCH 2/5] RFC: Provide a NORETURN_ATTRIBUTE macro similar to PRINTF_ATTRIBUTE
    ` [PATCH 3/5] Fix the COERCE_STATUS macro
    ` [PATCH 4/5] Annotate internal_error with the attribute noreturn
    ` [PATCH 5/5] Avoid potentially dereferencing a NULL pointer
          ` [PATCH 1/6] Provide a __has_attribute compatibility macro
            ` [PATCH 2/6] Provide a NORETURN_ATTRIBUTE macro similar to PRINTF_ATTRIBUTE
            ` [PATCH 3/6] Extend compat/README
            ` [PATCH 4/6] Fix the COERCE_STATUS macro
            ` [PATCH 5/6] Annotate internal_error with the attribute noreturn
            ` [PATCH 6/6] Avoid potentially dereferencing a NULL pointer

[PATCH 0/5] Notmuch Pick (WIP or contrib)
 2012-09-24 15:00 UTC  (7+ messages)
` [PATCH 1/5] emacs: compile and load notmuch-pick.el if present
` [PATCH 2/5] emacs: make notmuch-show return its buffer

[PATCH] Run `notmuch-show-hook' after setting `header-line-format'
 2012-09-24 11:44 UTC  (2+ messages)

Bug#688609: notmuch: Can't deal with compressed maildir files
 2012-09-24 10:38 UTC 

[PATCH V3 1/2] test/smtp-dummy: add --background option and functionality
 2012-09-20 16:37 UTC  (3+ messages)
` [PATCH V3 2/2] test/test-lib.sh: take the --background feature in smtp-dummy into use

[PATCH v2 0/6] emacs: customization for tag changes on archive
 2012-09-19 11:14 UTC  (9+ messages)
` [PATCH v2 1/6] emacs: add helper for tag change list manipulation
` [PATCH v2 2/6] emacs: fix notmuch-message-replied-tags defcustom type
` [PATCH v2 3/6] emacs: use new tag change helper to mark messages as replied
` [PATCH v2 4/6] emacs: add support for custom tag changes on message/thread archive
` [PATCH v2 5/6] emacs: add support for reversing notmuch-search-archive-thread tag changes
` [PATCH v2 6/6] emacs: add support for reversing notmuch-show-mark-read "

Better Gmail handling by not using Notmuch tags
 2012-09-17 14:23 UTC  (15+ messages)

mm-image-fit-p: Invalid image specification
 2012-09-14 14:00 UTC 

[alot] announcing v0.3.3
 2012-09-13 21:15 UTC  (3+ messages)

[alot] announcing v0.3.3
 2012-09-12  7:33 UTC  (6+ messages)

[PATCH] notmuch-show: include Bcc header in json output
 2012-09-10  9:41 UTC  (10+ messages)
  ` [PATCHv3] "

[PATCH 00/11] add recipients to search output
 2012-09-08 17:25 UTC  (23+ messages)
` [PATCH 01/11] lib: new thread addresses structure
  ` [PATCH 02/11] lib: use new addresses structure for thread authors
    ` [PATCH 03/11] lib: give _thread_cleanup_author a more generic name
      ` [PATCH 04/11] lib: remove no longer needed author-specific thread functions
        ` [PATCH 05/11] lib: add ability to store recipients in message structure
          ` [PATCH 06/11] lib: store thread recipients in thread structure
            ` [PATCH 07/11] test: search recipient output
              ` [PATCH 08/11] cli: add thread recipients to search output
                ` [PATCH 09/11] emacs: add ability to show recipients instead of author in search
                  ` [PATCH 10/11] emacs: add function to toggle showing authors/recipients "
                    ` [PATCH 11/11] lib: add recipients to database

random corpus generator, v3
 2012-09-08 13:38 UTC  (3+ messages)
` [Patch v3 5/6] test: add generator for random "stub" messages

[PATCH v2 0/5] emacs: notmuch-hello status message refresh hook, etc
 2012-09-07  8:03 UTC  (14+ messages)
` [PATCH v2 1/5] emacs: document the notmuch-hello no-display argument
` [PATCH v2 2/5] emacs: add no-display arg to notmuch-hello-refresh-hook
` [PATCH v2 3/5] test: fix hook-counter to accept the new no-display param
` [PATCH v2 4/5] emacs: add notmuch hello refresh hook to display message count change
` [PATCH v2 5/5] NEWS: notmuch-hello refresh hook changes

[PATCH 0/6] emacs: customization for tag changes on archive
 2012-09-06 15:35 UTC  (16+ messages)
` [PATCH 1/6] emacs: add helper for tag change list manipulation
` [PATCH 2/6] emacs: fix notmuch-message-replied-tags defcustom type
` [PATCH 3/6] emacs: use new tag change helper to mark messages as replied
` [PATCH 4/6] emacs: add support for custom tag changes on message/thread archive
` [PATCH 5/6] emacs: add support for reversing notmuch-search-archive-thread tag changes
` [PATCH 6/6] emacs: add support for reversing notmuch-show-mark-read "

[PATCH v2] emacs: Add customization group for replying
 2012-09-06 14:12 UTC  (5+ messages)

[PATCH] emacs: Add customization group for replying
 2012-09-06  9:00 UTC  (10+ messages)

[PATCH] emacs: notmuch-search: fix faces
 2012-09-05 23:43 UTC  (10+ messages)

Release checks v3
 2012-09-05 11:45 UTC  (5+ messages)
` [PATCH v3 1/2] devel: add release-checks.sh
` [PATCH v3 2/2] {., man}/Makefile.local: edit/remove release-checks.sh related targets

[PATCH v2 0/9] FreeBSD Support Patches
 2012-09-04 22:45 UTC  (3+ messages)

[PATCH] Add notmuch-remove-duplicates.py script to contrib
 2012-09-04 20:33 UTC  (5+ messages)

Bug (?) difference 24.1 and 23.3.1
 2012-09-04 19:04 UTC  (6+ messages)

[PATCH V2 1/2] devel: add release-checks.sh
 2012-09-03 15:38 UTC  (8+ messages)
` [PATCH V2 2/2] {., man}/Makefile.local: edit/remove release-checks.sh related targets
` [PATCH V2 2b/2] "

[PATCH] emacs: move async json parser to its own function
 2012-09-02 15:51 UTC  (5+ messages)
    ` [PATCH v2 (Draft)] emacs: split async json parser into utility function

[PATCH] test: make test_expect_equal_file() arguments flexible
 2012-09-02  2:38 UTC  (2+ messages)

[PATCH] emacs: Mention race condition safety in user visible documentation
 2012-09-02  2:36 UTC  (3+ messages)
` [PATCH] emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'

[PATCH] cli: make the command line parser's errors more informative
 2012-09-02  2:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Speed up notmuch new for unchanged directories
 2012-09-02  2:34 UTC  (3+ messages)
` [PATCH 1/3] lib: fix NULL checks for filenames iterators

[PATCH] contrib/nmbug/nmbug-status: if realname empty, use part of mailaddr
 2012-09-02  2:32 UTC  (2+ messages)

[PATCH v7 0/3] NEWS and test comment adjustments
 2012-08-31 21:13 UTC  (4+ messages)
  ` [PATCH 6/6] test: another test wrt ignoring user-specified files and directories

[PATCH 0/2] test: tests for notmuch-show.c
 2012-08-31 21:00 UTC  (3+ messages)
` [PATCH 2/2] test: show tests

S/MIME support
 2012-08-31 19:50 UTC  (4+ messages)

[PATCH v2] emacs: add function to toggle display of all multipart/alternative parts
 2012-08-31 19:44 UTC  (4+ messages)
` [PATCH 1/2] test: add emacs show mode test for toggling display of multipart/alternative
  ` [PATCH 2/2] test: move all emacs show tests to emacs-show test script


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