unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2014-05-06 06:35:30 to 2014-05-11 08:35:07 UTC [more...]

[PATCH 0/7] emacs: hello: custom display of saved searches
 2014-05-11  8:34 UTC  (5+ messages)
` [PATCH 1/7] emacs: hello: separate out the saved-search display function
` [PATCH 2/7] emacs: hello: allow saved search display functions
` [PATCH 3/7] emacs: hello: store previous saved-search results
` [PATCH 4/7] emacs: hello: add a threads-and-messages function

[PATCH 0/5] nmbug-status fixups from notmuch-to-html
 2014-05-10 22:39 UTC  (8+ messages)
` [PATCH 1/5] Add explicit license information
` [PATCH 2/5] Move the generated date from the top of the page to the footer
` [PATCH 3/5] nmbug-status: Use a triple-quoted string for the footer template
` [PATCH 4/5] Add a comment describing the program
` [PATCH 5/5] nmbug-status: Shift the script description into a docstring
  ` [PATCH] nmbug-status: Make the footer's <hr> gray

[PATCH] ruby: Add wrapper for notmuch_query_count_threads
 2014-05-10 22:29 UTC  (4+ messages)

[PATCH 1/2] configure: add a fallback check for zlib
 2014-05-10 22:27 UTC  (4+ messages)

Bug: make install depends on emacs being detected during configure in 0.18
 2014-05-10 21:36 UTC  (2+ messages)
` [PATCH] emacs install: make sure all components to be installed are there

[RFC] [PATCH] emacs: Add support for saved search accelerators
 2014-05-10 21:04 UTC  (6+ messages)
` [PATCH v2] emacs: Add support for saved search accelerator keys
  ` [PATCH v2] emacs: Add support for saved search accelerators

[PATCH 0/2] nmbug-config errors for illegible configs
 2014-05-10 19:16 UTC  (3+ messages)
` [PATCH 1/2] nmbug-status: Clarify "
` [PATCH 2/2] nmbug-status: Use 'show-ref --heads' for loading configs

pkg-config zlib check in 3c13bc
 2014-05-10 18:44 UTC  (14+ messages)
            ` [PATCH] Fallback check for zlib
                    ` [PATCH] configure: add a fallback "

[PATCH v2 0/5] rst2man.py support and doc-build cleanups
 2014-05-10 17:03 UTC  (6+ messages)
` [PATCH v2 1/5] doc: Allow rst2man.py as an alternative to rst2man
` [PATCH v2 2/5] doc/prerst2man.py: Convert execfile to import
` [PATCH v2 3/5] doc/prerst2x.py: Adjust to handle any output format, not just man pages
` [PATCH v2 4/5] doc: Consolidate Makefile targets around {build|install}-{format}
` [PATCH v2 5/5] doc: Add rst2html support for building HTML docs

[PATCH] doc: Fix parallel build of roff files
 2014-05-10 16:02 UTC  (3+ messages)

[PATCH] doc/conf.py: Remove _static from html_static_path
 2014-05-10 15:55 UTC 

[PATCH v2 2/5] test: Made T010-help-test and T020-compact tests more portable
 2014-05-10 15:53 UTC 

[PATCH 0/5] Improving portability to Mac OS X
 2014-05-10 14:55 UTC  (21+ messages)
` [PATCH 1/5] test/Makefile.local: Added configured TALLOC_LDFLAGS
  ` [PATCH 2/5] configure, test: Added variables for paths to true and false
    ` [PATCH 3/5] atomicity.gdb: Allow breakpoint symbols to be resolved later
      ` [PATCH 4/5] T360-symbol-hiding: Added code to support testing on Mac OS X
        ` [PATCH 5/5] T360-symbol-hiding: Use nm instead of objdump
` [PATCH v2 4/5] T360-symbol-hiding: Added code to support testing on Mac OS X
  ` [PATCH v2 5/5] T360-symbol-hiding: Use nm instead of objdump

reply to messages with message/rfc822 parts
 2014-05-10  8:30 UTC  (5+ messages)
` [RFC] [PATCH] emacs/notmuch-mua: Generate improved cited text for replies
  ` [PATCH v2] emacs: Improve the cited message included in replies
    ` [PATCH v2] emacs/notmuch-mua: Generate improved cited text for replies

Github?
 2014-05-10  8:22 UTC  (41+ messages)
                ` Submodules for language bindings (was: Github?)

[PATCH] Add Travis-CI config file
 2014-05-09 19:05 UTC  (11+ messages)

folder and path completely broken in HEAD?
 2014-05-09 20:01 UTC  (9+ messages)

[PATCH v4 0/2] emacs: show: redesign unread/read logic
 2014-05-09 15:55 UTC  (8+ messages)
` [PATCH v4 1/2] test: make test_emacs call post-command-hook
` [PATCH v4 2/2] emacs: show: add an update seen function to post-command-hook
  ` [RFC PATCH] emacs: show: mark messages unread if seen in buffer

[PATCH v1 0/3] emacs: Allow saving of threads and messages
 2014-05-09 14:17 UTC  (6+ messages)
` [PATCH v1 1/3] emacs: Fix indentation
` [PATCH v1 2/3] emacs: Minor re-work of `notmuch-show-pipe-message'
` [PATCH v1 3/3] emacs: Add `notmuch-show-save-message' to save messages

Log of tagging actions
 2014-05-09  9:58 UTC  (3+ messages)

emacs reply fills X clipboard with reply message body
 2014-05-08 23:33 UTC  (4+ messages)

Linux-only fdatasync() in 3c13bc
 2014-05-08 15:36 UTC  (7+ messages)
        ` [PATCH] notmuch-dump: use fsync instead of fdatasync

[PATCH] lib: Precede all function names in notmuch-private.h with an underscore
 2014-05-08 12:29 UTC  (2+ messages)

[Patch v3 0/3] emacs: show: redesign unread/read logic
 2014-05-08  8:09 UTC  (6+ messages)

[PATCH] devel: make man-to-mdwn.pl to work with generated manual pages
 2014-05-07 21:24 UTC 

[PATCH 1/1] devel: news2wiki to recognize yyyy-mm-dd or UNRELEASED as release date
 2014-05-07 19:33 UTC 

[PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state
 2014-05-07 15:22 UTC  (3+ messages)
` [PATCH v4 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists

GMAIL tag sync arriving in "next" branch in Offlineimap
 2014-05-07 12:07 UTC  (2+ messages)

Improving spam-tagging keybinding function to act on region in emacs
 2014-05-07 11:37 UTC  (3+ messages)

[PATCH] emacs: hello: allow arbitrary lisp for generating the count
 2014-05-07  5:41 UTC  (2+ messages)

[PATCH v2 00/10] add insert --must-index option
 2014-05-06 21:00 UTC  (2+ messages)

[PATCH] build: check .git directory existence in srcdir (for out-of-tree builds)
 2014-05-06 19:35 UTC 

precedence in `notmuch-search-line-faces'
 2014-05-06 18:52 UTC  (8+ messages)
    ` [PATCH] emacs: Correct the documentation for `notmuch-search-line-faces'

(no subject)
 2014-05-06 18:26 UTC  (5+ messages)
` [PATCH 1/2] test: allow pending break points in atomicity script
` [PATCH 2/2] test: redirect gdb output to a file
` 

Notmuch-tree add/remove/toggle tag
 2014-05-06 11:18 UTC  (3+ messages)

notmuch release 0.18 now available
 2014-05-06  8:12 UTC 

[PATCH] emacs: put current query as default value in notmuch-read-query
 2014-05-06  7:44 UTC  (4+ 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).