unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2015-02-06 21:43:06 to 2015-03-24 13:25:14 UTC [more...]

libnotmuch logging overhaul v4
 2015-03-24 13:24 UTC  (21+ messages)
` [Patch v4 1/9] test: Add two tests for error output from notmuch_database_open
` [Patch v4 2/9] test: add support for compiling and running C snippets
` [Patch v4 3/9] test: add error reporting tests for lib/database.cc
` [Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open,create}
  ` [Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open, create}
` [Patch v4 5/9] lib/database: add field for last error string
` [Patch v4 6/9] lib: add a log function with output to a string in notmuch_database_t
` [Patch v4 7/9] lib: add private function to extract the database for a message
` [Patch v4 8/9] lib: replace almost all fprintfs in library with _n_d_log
` [Patch v4 9/9] lib: eliminate fprintf from _notmuch_message_file_open
  ` [Patch v5 1/8] test: Add two tests for error output from notmuch_database_open
    ` [Patch v5 2/8] test: add support for compiling and running C snippets
    ` [Patch v5 3/8] test: add error reporting tests
    ` [Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
    ` [Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t
    ` [Patch v5 6/8] lib: add private function to extract the database for a message
    ` [Patch v5 7/8] lib: replace almost all fprintfs in library with _n_d_log
    ` [Patch v5 8/8] lib: eliminate fprintf from _notmuch_message_file_open
  ` Update to library logging, version 5

[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
 2015-03-24  9:33 UTC  (6+ messages)

Can't compose message in Emacs - Notmuch
 2015-03-24  8:57 UTC 

strange search behaviour in emacs
 2015-03-24  4:47 UTC 

Emacs client scalability for long, deeply-nested threads
 2015-03-23 23:26 UTC  (3+ messages)

[DRAFT PATCH] emacs: show local date next to Date: in case value differs
 2015-03-23 17:45 UTC 

[PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs
 2015-03-23  7:06 UTC  (2+ messages)

[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
 2015-03-22 20:35 UTC  (2+ messages)

[PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs
 2015-03-22  8:33 UTC  (3+ messages)

[PATCH v3] nmbug-status: Use 'show-ref --heads' for loading configs
 2015-03-22  8:31 UTC 

[PATCH v2] emacs: prefer notmuch-emacs-version in User-Agent: header
 2015-03-21 10:15 UTC 

Proposal: List-Id
 2015-03-16 17:03 UTC  (5+ messages)

[PATCH 0/2] nmbug-config errors for illegible configs
 2015-03-15  9:34 UTC  (4+ messages)
` [PATCH 1/2] nmbug-status: Clarify "

[PATCH] man: add notes about issues with notmuch-count
 2015-03-13  7:12 UTC  (3+ messages)
` [PATCH] lib: make notmuch_query_count_messages exact

[PATCH] completion: complete addresses in from:/to: search terms
 2015-03-13  7:11 UTC  (3+ messages)

"original message" replies shouldn't be hidden by default
 2015-03-12 16:58 UTC 

emacs: notmuch-tree, reading messages and tags
 2015-03-11 15:42 UTC  (3+ messages)

[PATCH 1/2] cli: fix top level --help combined with other options
 2015-03-11  7:16 UTC  (7+ messages)
` [PATCH 2/2] cli: add support for notmuch command --help

[PATCH 1/2] CLI: set up infrastructure to make path to gpg configurable
 2015-03-11  7:15 UTC  (7+ messages)
` [PATCH 2/2] CLI: make gpg binary used by libgmime configurable
  ` [Patch v2 1/2] CLI: set up infrastructure to make path to gpg configurable
    ` [Patch v2 2/2] CLI: make gpg binary used by libgmime configurable

Alternative to no longer supported folder:foo* wildcard matching ?
 2015-03-10 13:25 UTC  (6+ messages)

[PATCH 1/2] notmuch-emacs-mua: remove -C to keep short options compatible with mutt
 2015-03-08  7:35 UTC  (4+ messages)
` [PATCH 2/2] man: fix notmuch-emacs-mua environment section

[PATCH] python: replace hardcoding of SONAME version
 2015-03-08  7:35 UTC  (3+ messages)

[PATCH v2] go: add binding for notmuch_message_get_date
 2015-03-08  7:27 UTC  (2+ messages)

updated count / search API patches
 2015-03-07 19:23 UTC  (6+ messages)
` [PATCH 1/5] lib: define NOTMUCH_DEPRECATED macro, document its use
` [PATCH 2/5] lib: deprecate notmuch_query_search_{threads, messages}
` [PATCH 3/5] cli/lib: remove most use of deprecated notmuch_query_search_{messages,threads}
` [PATCH 4/5] lib: add versions of notmuch_query_count_{message,threads} with status return
` [PATCH 5/5] cli: update to use new count API

[PATCH] lib: bump library minor version
 2015-03-07 19:16 UTC  (3+ messages)

[PATCH 1/2] lib: define DEPRECATED macro, document its use
 2015-03-07 16:52 UTC  (3+ messages)
` [PATCH 2/2] lib: deprecate notmuch_query_search_{threads, messages}

[PATCH] notmuch-emacs-mua: more options, some fixes
 2015-03-07 14:12 UTC  (2+ messages)

[Patch v2 5/5] lib: add status return to notmuch_query_count_{message,threads}
 2015-03-07 14:00 UTC  (8+ messages)
` update count API, round 3
  ` [PATCH 1/4] lib: add versions of notmuch_query_count_{message,threads} with status return
    ` [PATCH 1/4] lib: add versions of notmuch_query_count_{message, threads} "
  ` [PATCH 2/4] cli: update to use new count API
  ` [PATCH 3/4] ruby: update bindings for "
  ` [PATCH 4/4] python: "

[RFC] lib: add support for date:<query>..! to mean date:<query>..<query>
 2015-03-07 12:55 UTC 

[PATCH 1/4] test: improve the time parsing tests
 2015-03-07  9:27 UTC  (6+ messages)
` [PATCH 2/4] test: add some more time tests
` [PATCH 3/4] test: extract and flag second rounding tests as broken
` [PATCH 4/4] parse-time-string: fix setting and rounding of seconds

[PATCH 5/5] test: add initial ruby tests
 2015-03-06 21:57 UTC  (6+ messages)
` integrate ruby into build and test v2
  ` [Patch v2 1/4] build: integrate building ruby bindings into notmuch build process
  ` [Patch v2 2/4] build/ruby: make use of -Wl,--no-undefined configurable
  ` [Patch v2 3/4] build/ruby: use notmuch configure script values for shared lib
  ` [Patch v2 4/4] test: add initial ruby tests

[PATCH v2] lib: make notmuch shared library install_name be full path on Mac OS X
 2015-03-06 15:35 UTC  (5+ messages)

[PATCH] go: add binding for notmuch_message_get_date
 2015-03-06  7:20 UTC  (6+ messages)

[PATCH] completion: update list of commands in zsh completion
 2015-03-06  7:08 UTC  (2+ messages)

[PATCH] cli: add a tool for starting new message in the emacs ui
 2015-03-06  7:06 UTC  (3+ messages)

Add /renew/ tag to moved/renamed/reflagged messages
 2015-03-05  8:43 UTC  (3+ messages)
` [PATCH] "

[PATCH] lib: make notmuch shared library install_name be full path on Mac OS X
 2015-03-04 20:45 UTC  (7+ messages)

[PATCH] lib: add new status reporting API for notmuch_query_search_{m,t}
 2015-03-01  8:04 UTC  (3+ messages)
` [PATCH] lib: bump SONAME minor version

Inspired but need help searching folder names containing spaces
 2015-02-28 22:04 UTC  (7+ messages)

[Patch v4 2/5] cli: S/MIME verification/decryption support
 2015-03-02 17:56 UTC  (5+ messages)
` [PATCH 0/3] smime with some refactoring
  ` [PATCH 3/3] cli: crypto: S/MIME verification/decryption support

[PATCH 1/3] lib: abstract bit validity check in bit test/set/clear macros
 2015-02-25 22:14 UTC  (5+ messages)
` [PATCH 2/3] lib: fix clang build warnings
` [PATCH 3/3] cli: "

post-tag hook?
 2015-02-25  8:57 UTC  (3+ messages)

[PATCH 1/5] doc: bring notmuch-dump manual page in line with the rest
 2015-02-24  7:50 UTC  (6+ messages)
` [PATCH 5/5] completion: complete addresses in from:/to: search terms

[PATCH 1/3] doc: add details about Xapian search syntax
 2015-02-24  7:32 UTC  (8+ messages)
` (no subject)
  ` [Patch v2 1/4] doc: add material on stemming and wildcards
  ` [Patch v2 2/4] doc: add more information on operators
  ` [Patch v2 3/4] doc: typo fix for prefix discussion
  ` [Patch v2 4/4] doc: update list of prefixes
  ` 

[PATCH] doc: add details about Xapian search syntax
 2015-02-23 18:23 UTC  (6+ messages)
` [PATCH 1/3] "
  ` [PATCH 2/3] doc: add material on stemming and wildcards
  ` [PATCH 3/3] doc: add more information on operators

BUG: bad notmuch shared library install_name on Mac OS X
 2015-02-23 17:50 UTC  (4+ messages)

bug report: Emacs notmuch-mode fails attachments with spaces
 2015-02-23  9:51 UTC  (9+ messages)

[PATCH] emacs: show: allow user to hide some mime types by default
 2015-02-22 19:11 UTC  (2+ messages)

[PATCH] configure: consistent command -v usage
 2015-02-19 18:17 UTC  (2+ messages)

[PATCH] doc: remove reference to sender,recipients from notmuch-search.1
 2015-02-19 18:03 UTC 

Emacs: render text/html by default and remove the multipart mime buttons?
 2015-02-17  4:58 UTC  (2+ messages)

notmuch-mutt: support for messages that lack Message-ID (v2)
 2015-02-16 13:00 UTC  (10+ messages)
` [PATCH 1/2] notmuch-mutt README: use metacpn.org/* as deps homepages
` [PATCH 2/2] notmuch-mutt: support for messages that lack Message-ID headers
    ` notmuch-mutt: support for messages that lack Message-ID headers (v3)
      ` [PATCH 1/3] notmuch-mutt: bump copyright year
      ` [PATCH 2/3] notmuch-mutt README: use metacpn.org/* as deps homepages
      ` [PATCH 3/3] notmuch-mutt: support for messages that lack Message-ID headers

reindex a message already indexed
 2015-02-16 11:39 UTC  (2+ messages)

Undo function or history log
 2015-02-07 14:06 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).