unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-11-07 12:10:46 to 2012-11-22 03:51:35 UTC [more...]

[PATCH v3 0/2] notmuch-show.el: text/calendar part insert fix
 2012-11-22  3:51 UTC  (5+ messages)
` [PATCH v3 1/2] notmuch-show.el: import calendar data with public function after CR removal
` [PATCH v3 2/2] notmuch-show.el: handle the case where icalendar-import-buffer returns nil

[PATCH 1/1] test: always source test-lib.sh as ./test-lib.sh
 2012-11-21 15:16 UTC 

V3 of performance test patches
 2012-11-21 12:31 UTC  (3+ messages)
` [Patch v3 1/2] test: factor out part of test-lib.sh into test-lib-common.sh
` [Patch v3 2/2] test: initial performance testing infrastructure

[PATCH] test: Produce useful output when the HTML with images test fails
 2012-11-21  8:31 UTC  (4+ messages)

[PATCH v2] emacs: display tags in notmuch-show with links
 2012-11-20  5:32 UTC  (13+ messages)
` [PATCH 1/4] Add a thread's tags to emacs header-line
` [PATCH 2/4] Make tags in header-line clickable
` [PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable
` [PATCH 4/4] emacs: Add unit-tests for clickable tags in notmuch-show

initial attempt at performance testing suite for notmuch
 2012-11-20  2:23 UTC  (5+ messages)
` [PATCH 1/2] test: factor out part of test-lib.sh into test-lib-common.sh
` [PATCH 2/2] test: initial performance testing infrastructure

[PATCH 01/18] cli: add stub for insert command
 2012-11-19 13:52 UTC  (20+ messages)
` [PATCH 03/18] insert: open Maildir tmp file
` [PATCH 05/18] insert: move file from Maildir tmp to new
` [PATCH 06/18] insert: add new message to database
` [PATCH 10/18] insert: parse command-line tag operations
` [PATCH 14/18] man: document 'insert' command
` [PATCH 16/18] insert: add --create-folder option

[PATCH v3] contrib: notmuch-pick: add tests
 2012-11-19 12:23 UTC  (3+ messages)

emacs's function special form
 2012-11-19  3:48 UTC  (2+ messages)

[PATCH] emacs: functions to import sender or recipient into BBDB
 2012-11-19  0:08 UTC  (3+ messages)

Notmuch scripts (again), now with more usenet
 2012-11-18 23:35 UTC  (4+ messages)

Add new dump/restore format and batch tagging
 2012-11-18 22:05 UTC  (19+ messages)
` [PATCH 01/16] hex-escape: (en|de)code strings to/from restricted character set
` [PATCH 02/16] test/hex-xcode: new test binary
` [PATCH 03/16] test/hex-escaping: new test for hex escaping routines
` [PATCH 04/16] test: add database routines for testing
` [PATCH 05/16] test: add generator for random "stub" messages
` [PATCH 06/16] test: add broken roundtrip test
` [PATCH 07/16] notmuch-dump: add --format=(batch-tag|sup)
` [PATCH 08/16] tag-util.[ch]: New files for common tagging routines
` [PATCH 09/16] cli: add support for batch tagging operations to "notmuch tag"
` [PATCH 10/16] test: add test for notmuch tag --batch option
` [PATCH 11/16] notmuch-restore: add support for input format 'batch-tag'
` [PATCH 12/16] test: update dump-restore roundtripping test for batch-tag format
` [PATCH 13/16] test: second set of dump/restore --format=batch-tag tests
` [PATCH 14/16] tag-util: optimization of tag application
` [PATCH 15/16] man: document notmuch tag --batch, --input options
` [PATCH 16/16] notmuch-{dump,restore}.1: document new format options

[PATCH 1/2] test/emacs: test saving of attachment containing 8bit octets
 2012-11-18 20:25 UTC  (3+ messages)
  ` [PATCH 2/2] emacs: less guessing of character set in messages

[BUG] Saving attachments containing UTF-8 chars
 2012-11-18 18:02 UTC  (4+ messages)

[PATCH] test: add nontrivial test for restore --accumulate
 2012-11-17 22:58 UTC  (7+ messages)
  ` [PATCH 1/2] test: add more informative titles to restore --accumulate tests
    ` [PATCH 2/2] test: add nontrivial test for restore --accumulate

[PATCH 1/1] Fixed 2 misspellings of word 'separate'
 2012-11-16 19:52 UTC  (2+ messages)

[PATCH v3] contrib: pick: bugfix when trying to show a non-message
 2012-11-16 19:47 UTC  (2+ messages)

[PATCH] Update notmuch-mutt requirements in README file
 2012-11-16 19:43 UTC  (4+ messages)

Uncrustify on notmuch-restore.c, notmuch-dump.c and notmuch-tag.c
 2012-11-16 12:49 UTC  (6+ messages)
` [PATCH 1/3] notmuch-tag: tidy formatting
` [PATCH 2/3] notmuch-restore: "
` [PATCH 3/3] notmuch-dump: "

[PATCH v2 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output
 2012-11-16 12:16 UTC  (2+ messages)

[PATCH v3 00/10] Solaris support
 2012-11-16  6:59 UTC  (14+ messages)
` [PATCH v3 01/10] getpwuid: check for standards compliance (Solaris support)
` [PATCH v3 02/10] asctime: "
` [PATCH v3 03/10] gethostbyname: check for libnsl "
` [PATCH v3 04/10] configure: check for -Wl,-rpath "
` [PATCH v3 05/10] install: check for non-SysV version "
` [PATCH v3 06/10] strsep: check for availability "
` [PATCH v3 07/10] gen-version-script: parse Solaris "nm" output "
` [PATCH v3 08/10] notmuch-config: use strchr(), not index() "
` [PATCH v3 09/10] debugger.c: correct return type from getppid() "
` [PATCH v3 10/10] timegm: add portable implementation "

[PATCH v2] test: Fix HTML rendering test
 2012-11-15 22:49 UTC  (4+ messages)

[PATCH v3 0/3] Better id: link buttonization
 2012-11-15 22:32 UTC  (6+ messages)
` [PATCH v3 1/3] test: Test buttonization of id: links
` [PATCH v3 2/3] emacs: Improve the regexp used to match id:'s in messages
` [PATCH v3 3/3] emacs: Buttonize mid: links

[PATCH] test: expand regex in test/basic
 2012-11-15 22:26 UTC  (7+ messages)
    ` [PATCH v2] "

simple fixes for notmuch-restore
 2012-11-15 22:25 UTC  (5+ messages)
` [PATCH 1/2] notmuch-restore: remove extra increment of optind
` [PATCH 2/2] notmuch-restore: fix error message for extra positional parameter

[PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output
 2012-11-15 20:00 UTC  (3+ messages)

[PATCH v2] emacs: display tags in notmuch-show with links
 2012-11-15 15:42 UTC  (5+ messages)

emacs: Handling external dependencies
 2012-11-15 14:59 UTC  (6+ messages)

notmuch show <all tags>
 2012-11-15  9:54 UTC  (3+ messages)

[PATCH v2 0/3] Better id: link buttonization
 2012-11-14  8:32 UTC  (6+ messages)
` [PATCH v2 1/3] test: Test buttonization of id: links
` [PATCH v2 2/3] emacs: Improve the regexp used to match id:'s in messages
` [PATCH v2 3/3] emacs: Buttonize mid: links

[PATCH v2] contrib: pick: bugfix when trying to show a non-message
 2012-11-13  7:46 UTC  (4+ messages)

[PATCH] emacs: display tags in notmuch-show's header-line with links to search
 2012-11-10 16:51 UTC  (8+ messages)

[PATCH 0/3] Outline fix for emacs tagging race
 2012-11-10  5:29 UTC  (7+ messages)
` [PATCH 1/3] test: test for race when tagging from emacs search
` [PATCH 2/3] cli: all search mode to include msg-ids with JSON output
` [PATCH 3/3] emacs: make emacs use message-ids for tagging

[PATCH] contrib: pick: bugfix when trying to show a non-message
 2012-11-09 17:53 UTC  (5+ messages)

Notmuch indexing takes too long
 2012-11-09  9:34 UTC  (2+ messages)

[PATCH v2 07/10] gen-version-script: parse Solaris "nm" output (Solaris support)
 2012-11-08 15:40 UTC  (4+ messages)

[PATCH 0/3] Sync devel/schemata with code
 2012-11-08 13:54 UTC  (6+ messages)
` [PATCH 1/3] devel: Add Reply-to to the schemata
` [PATCH 2/3] show: More aggressively document the presence of devel/schemata
` [PATCH 3/3] devel: Document schemata in STYLE

[PATCH v2 05/10] install: check for non-SysV version (Solaris support)
 2012-11-08  6:22 UTC  (2+ messages)

[PATCH] fix notmuch_database_open call in addrlookup
 2012-11-08  1:45 UTC  (4+ messages)

[PATCH 1/1] notmuch-show.el: extended icalendar unfolding with single CR removal
 2012-11-07 16:08 UTC  (3+ messages)

[PATCH 1/1] notmuch-show.el: extended icalendar unfolding with single CR removal
 2012-11-07 15:54 UTC 

[PATCH] don't show x-foo tags in search view
 2012-11-07 14:37 UTC  (8+ messages)

[PATCHv3] notmuch-show: include Bcc header in json output
 2012-11-07 14:03 UTC  (7+ messages)
` [PATCH] Add NEWS information about Bcc header in JSON output

[PATCH 1/1] emacs/notmuch-show.el: handle bodypart insert error
 2012-11-07 12:10 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).