unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2014-03-03 12:29:28 to 2014-03-17 10:55:37 UTC [more...]

v2 man page build fixups
 2014-03-17 10:55 UTC  (11+ messages)
` [Patch v2 1/3] doc: have prerst2man.py generate roff files all in one directory
` [Patch v2 2/3] doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MAN
` [Patch v2 3/3] doc: configure detection of sphinx and rst2man
  ` (no subject)
    ` [Patch v3 1/4] doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MAN
    ` [Patch v3 2/4] doc: build man pages into hierarchy, fix help test
    ` [Patch v3 3/4] doc: configure detection of sphinx and rst2man
    ` [Patch v3 4/4] doc: cosmetic fix for prerst2man.py
    ` 

S/MIME support
 2014-03-17  4:52 UTC  (4+ messages)
` S/MIME support, rebased
  ` [PATCH 1/2] cli: S/MIME verification/decryption support
    ` [PATCH 2/2] debian: Recommend gpgsm for S/MIME support

[PATCH] make http links into buttons
 2014-03-16 14:16 UTC  (3+ messages)

[PATCH] perf-test: use command line arguments for directories
 2014-03-15 18:25 UTC  (3+ messages)

[PATCH v2] util: Fix two corner-cases in boolean term quoting function
 2014-03-15 18:24 UTC  (2+ messages)

[PATCH] notmuch: Add "maildir:" search option
 2014-03-14 19:37 UTC  (2+ messages)

Smime signature verification in Notmuch - Emacs
 2014-03-14 18:12 UTC  (6+ messages)

[PATCH 0/2] nmbug-status: make title/blurb configurable
 2014-03-14  9:09 UTC  (5+ messages)
` [PATCH 1/2] nmbug-status: parametrize title and blurb in the page header
` [PATCH 2/2] nmbug-status: make output title and blurb configurable

[PATCH 1/2] completion: add proper completion of folder: and path:
 2014-03-12 20:33 UTC  (2+ messages)
` [PATCH 2/2] completion: complete directory parameters to directories only

[PATCH] test: conditionally test compact depending on configured support
 2014-03-12 17:26 UTC  (3+ messages)
  ` [PATCH v2] "

flag synchronization moves messages from new to cur when not necessary
 2014-03-12 14:42 UTC 

v3 of version change detection and notmuch emacs/hello version(s)
 2014-03-12 11:42 UTC  (7+ messages)
` [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode to it

WARNING: database upgrade coming
 2014-03-12 11:25 UTC  (2+ messages)

v6 of boolean folder patches
 2014-03-12 11:23 UTC  (18+ messages)
` [Patch v6 01/14] test: add utility function to sort a json list
` [Patch v6 02/14] test: add notmuch_search_files_sanitize and use it
  ` [PATCH] test: rearrange the test corpus into subfolders, fix tests
` [Patch v6 04/14] lib: refactor folder term update after filename removal
` [Patch v6 05/14] lib: add support for path: prefix searches
` [Patch v6 06/14] test: make insert test use the path: prefix
` [Patch v6 07/14] lib: make folder: prefix literal
` [Patch v6 08/14] test: add tests for the new boolean folder: and path: prefixes
` [Patch v6 09/14] test: add database upgrade test from format version 1 to 2
` [Patch v6 10/14] devel: add script to generate test databases
` [Patch v6 11/14] test: commit database checksum, ignore actual databases
` [Patch v6 12/14] test: add machinery to download and verify databases
` [Patch v6 13/14] man: update man pages for folder: and path: search terms
` [Patch v6 14/14] man: try to clarify the folder: and path: vs. --output=files confusion

[Patch v3 0/8] emacs: show tag changes in buffer
 2014-03-12  4:09 UTC  (9+ messages)
` [Patch v3 1/8] emacs: Combine notmuch-combine-face-text-property{, -string}
` [Patch v3 2/8] Make keys of notmuch-tag-formats regexps and use caching
` [Patch v3 3/8] emacs: tag split customise option for format-tags into a widget
` [Patch v3 4/8] emacs: tag: add customize for deleted/added tag formats
` [Patch v3 5/8] emacs: show: mark tags changed since buffer loaded
` [Patch v3 6/8] emacs: show: use orig-tags for tag display
` [Patch v3 7/8] emacs: search: use orig-tags in search
` [Patch v3 8/8] emacs: tree: "

[PATCH 1/2] test: Add broken test for Emacs boolean term escaping
 2014-03-11 22:19 UTC  (2+ messages)
` [PATCH 2/2] emacs: Use whitelist instead of blacklist for "

[PATCH] util: Fix corner-case in boolean term quoting function
 2014-03-11 20:03 UTC 

[PATCH v2 0/7] emacs: show tag changes in buffer
 2014-03-11 14:46 UTC  (10+ messages)
` [PATCH v2 1/7] Make keys of notmuch-tag-formats regexps and use caching
` [PATCH v2 3/7] emacs: tag: add customize for deleted/added tag formats
    ` [PATCH] emacs: Combine notmuch-combine-face-text-property{,-string}
` [PATCH v2 4/7] emacs: show: mark tags changed since buffer loaded

how to specify notmuch colors in emacs24
 2014-03-11 10:02 UTC  (4+ messages)

[PATCH v4 00/13] boolean folder: and path: searches
 2014-03-11  5:42 UTC  (21+ messages)
` [PATCH v4 01/13] test: rearrange the test corpus into subfolders
` [PATCH v4 02/13] test: add notmuch_search_files_sanitize and use it
` [PATCH v4 03/13] lib: refactor folder term update after filename removal
` [PATCH v4 04/13] lib: add support for path: prefix searches
` [PATCH v4 05/13] test: make insert test use the path: prefix
` [PATCH v4 06/13] lib: make folder: prefix literal
` [PATCH v4 07/13] test: add tests for the new boolean folder: and path: prefixes
` [PATCH v4 08/13] test: add database upgrade test from format version 1 to 2
    ` [PATCH v5] "
` [PATCH v4 09/13] man: update man pages for folder: and path: search terms
  ` [PATCH v5] "
` [PATCH v4 10/13] man: try to clarify the folder: and path: vs. --output=files confusion
  ` [PATCH v5] "
` [PATCH v4 11/13] devel: add script to generate test databases
` [PATCH v4 12/13] test: commit folders-v1.tar.xz checksum, ignore actual databases
` [PATCH v4 13/13] test: add machinery to download and verify databases
  ` [PATCH v5] "

[PATCH v2 6/7] emacs: search: use orig-tags in search
 2014-03-11  2:41 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH] doc: build man pages at build time, not install
 2014-03-11  2:34 UTC  (8+ messages)
    ` [PATCH 1/3] doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MAN
      ` [PATCH 2/3] doc: configure detection of sphinx and rst2man
      ` [PATCH 3/3] doc: have prerst2man.py generate roff files all in one directory

v3 of boolean folder: patches
 2014-03-10 18:31 UTC  (23+ messages)
` [Patch v3 01/15] lib: refactor folder term update after filename removal
` [Patch v3 02/15] lib: add support for path: prefix searches
` [Patch v3 03/15] test: make insert test use the path: prefix
` [Patch v3 04/15] lib: make folder: prefix literal
` [Patch v3 05/15] test: fix test for literal folder: search
` [Patch v3 08/15] test: add tests for the new boolean folder: and path: prefixes
` [Patch v3 09/15] test: add database upgrade test from format version 1 to 2
` [Patch v3 10/15] man: update man pages for folder: and path: search terms
` [Patch v3 11/15] man: try to clarify the folder: and path: vs. --output=files confusion
` [Patch v3 12/15] test: don't use $(dir) in recipes
` [Patch v3 13/15] devel: add script to generate test databases
` [Patch v3 14/15] test: commit folders-v1.tar.xz checksum, ignore actual databases
` [Patch v3 15/15] test: add machinery to download and verify databases

[RFC Patch] doc: configure detection of sphinx and rst2man
 2014-03-10 12:04 UTC 

sphinx docs, v3
 2014-03-10  1:15 UTC  (6+ messages)
` [Patch v3 1/4] doc: convert sphinx based docs
` [Patch v3 2/4] doc: add target rst2man to build man pages using rst2man
` [Patch v3 3/4] doc: install sphinx version of man pages
` [Patch v3 4/4] doc: automatically read version from file

[PATCH v2] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}
 2014-03-10  0:28 UTC 

[PATCH] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}
 2014-03-09 16:35 UTC  (5+ messages)

[PATCH v3 0/6] lib: replace the message header parser with gmime
 2014-03-09 13:19 UTC  (4+ messages)
` [PATCH v3 3/6] util: make sanitize string available in string util for reuse

[PATCH 1/1] test: support for generating decreasing dates with bash 4.0 and 4.1
 2014-03-09 13:19 UTC  (3+ messages)
` [PATCH v2] support for generating decreasing dates in "

[PATCH 1/1] test: use 'bare' test names in NOTMUCH_SKIP_TESTS comparisons
 2014-03-09 13:18 UTC  (4+ messages)
` [PATCH v2] test: NOTMUCH_SKIP_TESTS accepts test names with or without Tddd- prefix

[PATCH] test: don't use $(dir) in recipes
 2014-03-09 13:17 UTC  (2+ messages)

convert man pages to sphinx
 2014-03-07 12:02 UTC  (12+ messages)
` [PATCH 1/4] doc: convert sphinx based docs
` [PATCH 2/4] doc: add target rst2man to build man pages using rst2man
` [PATCH 3/4] doc: install sphinx version of man pages
` [PATCH 4/4] doc: automagically read version from file
  ` Sphinx man pages, round n+2
    ` [PATCH v2 1/4] doc: convert sphinx based docs
    ` [PATCH v2 2/4] doc: add target rst2man to build man pages using rst2man
    ` [PATCH v2 3/4] doc: install sphinx version of man pages
    ` [PATCH v2 4/4] doc: automagically read version from file

[PATCH] notmuch new: add a --in-directory option
 2014-03-07 11:53 UTC  (4+ messages)

[PATCH] debian: add dependency on bash-completion
 2014-03-07 11:21 UTC  (4+ messages)

[PATCH] test: Print the number of the test along with its name
 2014-03-06 11:51 UTC  (4+ messages)

[BUG] Putting "tags=;" into .notmuch-config will create empty tags
 2014-03-06 11:51 UTC  (3+ messages)
` [PATCH 0/3] check new.tags for invalid tags

[PATCH v2 00/13] literal folder: prefix, new path: prefix
 2014-03-05 15:40 UTC  (9+ messages)

[PATCH 4/4] emacs: Simplify and fix `notmuch-mua-prompt-for-sender'
 2014-03-05  0:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] emacs: use the originating buffer's working directory for pipe
 2014-03-05  0:06 UTC  (2+ messages)

[PATCH] NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca
 2014-03-05  0:06 UTC  (6+ messages)
` NEWS/changelog patches
  ` [PATCH 1/3] NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca
  ` [PATCH 2/3] debian: note closing of debian bug 739556
  ` [PATCH 3/3] NEWS: note closing of id:87ty19pi85.fsf@zancas.localnet

[PATCH 0/3] check new.tags for invalid tags
 2014-03-04 16:51 UTC  (2+ messages)
` [PATCH] cli: add missing \n in error message


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