notmuch-archives.git
11 years agoRe: [PATCH v2] emacs: display tags in notmuch-show with links
Austin Clements [Tue, 20 Nov 2012 04:23:02 +0000 (23:23 +1900)]
Re: [PATCH v2] emacs: display tags in notmuch-show with links

11 years ago[PATCH 2/2] test: initial performance testing infrastructure
david [Tue, 20 Nov 2012 02:23:20 +0000 (22:23 +2000)]
[PATCH 2/2] test: initial performance testing infrastructure

11 years ago[PATCH 1/2] test: factor out part of test-lib.sh into test-lib-common.sh
david [Tue, 20 Nov 2012 02:23:19 +0000 (22:23 +2000)]
[PATCH 1/2] test: factor out part of test-lib.sh into test-lib-common.sh

11 years agoRe: [PATCH 01/18] cli: add stub for insert command
Mark Walters [Mon, 19 Nov 2012 13:52:02 +0000 (13:52 +0000)]
Re: [PATCH 01/18] cli: add stub for insert command

11 years agoRe: [PATCH 05/18] insert: move file from Maildir tmp to new
Mark Walters [Mon, 19 Nov 2012 13:49:05 +0000 (13:49 +0000)]
Re: [PATCH 05/18] insert: move file from Maildir tmp to new

11 years agoRe: [PATCH 01/18] cli: add stub for insert command
Peter Wang [Mon, 19 Nov 2012 12:34:35 +0000 (23:34 +1100)]
Re: [PATCH 01/18] cli: add stub for insert command

11 years agoRe: [PATCH 05/18] insert: move file from Maildir tmp to new
Peter Wang [Mon, 19 Nov 2012 12:26:51 +0000 (23:26 +1100)]
Re: [PATCH 05/18] insert: move file from Maildir tmp to new

11 years agoRe: [PATCH v3] contrib: notmuch-pick: add tests
David Bremner [Mon, 19 Nov 2012 12:23:44 +0000 (08:23 +2000)]
Re: [PATCH v3] contrib: notmuch-pick: add tests

11 years agoRe: [PATCH 01/18] cli: add stub for insert command
David Bremner [Mon, 19 Nov 2012 12:15:56 +0000 (08:15 +2000)]
Re: [PATCH 01/18] cli: add stub for insert command

11 years agoRe: emacs's function special form
Austin Clements [Mon, 19 Nov 2012 03:48:28 +0000 (22:48 +1900)]
Re: emacs's function special form

11 years agoemacs's function special form
Ethan [Mon, 19 Nov 2012 02:50:44 +0000 (21:50 +1900)]
emacs's function special form

11 years agoRe: [PATCH v2] emacs: display tags in notmuch-show with links
Aaron Ecay [Mon, 19 Nov 2012 00:10:04 +0000 (19:10 +1900)]
Re: [PATCH v2] emacs: display tags in notmuch-show with links

11 years agoRe: [PATCH] emacs: functions to import sender or recipient into BBDB
Daniel Bergey [Mon, 19 Nov 2012 00:08:49 +0000 (19:08 +1900)]
Re: [PATCH] emacs: functions to import sender or recipient into BBDB

11 years agoRe: Notmuch scripts (again), now with more usenet
Ethan Glasser-Camp [Sun, 18 Nov 2012 23:35:25 +0000 (18:35 +1900)]
Re: Notmuch scripts (again), now with more usenet

11 years agoRe: [PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable
Mark Walters [Sun, 18 Nov 2012 23:06:50 +0000 (23:06 +0000)]
Re: [PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable

11 years agoRe: [PATCH v2] emacs: display tags in notmuch-show with links
Ethan Glasser-Camp [Sun, 18 Nov 2012 22:59:53 +0000 (17:59 +1900)]
Re: [PATCH v2] emacs: display tags in notmuch-show with links

11 years agoRe: Add new dump/restore format and batch tagging.
Ethan Glasser-Camp [Sun, 18 Nov 2012 22:05:24 +0000 (17:05 +1900)]
Re: Add new dump/restore format and batch tagging.

11 years agoRe: Add new dump/restore format and batch tagging.
Ethan Glasser-Camp [Sun, 18 Nov 2012 21:55:43 +0000 (16:55 +1900)]
Re: Add new dump/restore format and batch tagging.

11 years agoRe: [PATCH 2/2] emacs: less guessing of character set in messages
Ethan Glasser-Camp [Sun, 18 Nov 2012 20:25:56 +0000 (15:25 +1900)]
Re: [PATCH 2/2] emacs: less guessing of character set in messages

11 years ago[PATCH 2/2] emacs: less guessing of character set in messages
Tomi Ollila [Sun, 18 Nov 2012 20:06:25 +0000 (22:06 +0200)]
[PATCH 2/2] emacs: less guessing of character set in messages

11 years ago[PATCH 1/2] test/emacs: test saving of attachment containing 8bit octets
Tomi Ollila [Sun, 18 Nov 2012 20:06:24 +0000 (22:06 +0200)]
[PATCH 1/2] test/emacs: test saving of attachment containing 8bit octets

11 years ago[PATCH 4/4] emacs: Add unit-tests for clickable tags in notmuch-show
Damien Cassou [Sun, 18 Nov 2012 19:18:42 +0000 (20:18 +0100)]
[PATCH 4/4] emacs: Add unit-tests for clickable tags in notmuch-show

11 years ago[PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable
Damien Cassou [Sun, 18 Nov 2012 19:18:41 +0000 (20:18 +0100)]
[PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable

11 years ago[PATCH 2/4] Make tags in header-line clickable
Damien Cassou [Sun, 18 Nov 2012 19:18:40 +0000 (20:18 +0100)]
[PATCH 2/4] Make tags in header-line clickable

11 years ago[PATCH 1/4] Add a thread's tags to emacs header-line
Damien Cassou [Sun, 18 Nov 2012 19:18:39 +0000 (20:18 +0100)]
[PATCH 1/4] Add a thread's tags to emacs header-line

11 years ago[PATCH v2] emacs: display tags in notmuch-show with links
Damien Cassou [Sun, 18 Nov 2012 19:18:38 +0000 (20:18 +0100)]
[PATCH v2] emacs: display tags in notmuch-show with links

11 years ago[PATCH 16/16] notmuch-{dump,restore}.1: document new format options
david [Sun, 18 Nov 2012 19:04:58 +0000 (15:04 +2000)]
[PATCH 16/16] notmuch-{dump,restore}.1: document new format options

11 years ago[PATCH 15/16] man: document notmuch tag --batch, --input options
david [Sun, 18 Nov 2012 19:04:57 +0000 (15:04 +2000)]
[PATCH 15/16] man: document notmuch tag --batch, --input options

11 years ago[PATCH 14/16] tag-util: optimization of tag application
david [Sun, 18 Nov 2012 19:04:56 +0000 (15:04 +2000)]
[PATCH 14/16] tag-util: optimization of tag application

11 years ago[PATCH 13/16] test: second set of dump/restore --format=batch-tag tests
david [Sun, 18 Nov 2012 19:04:55 +0000 (15:04 +2000)]
[PATCH 13/16] test: second set of dump/restore --format=batch-tag tests

11 years ago[PATCH 12/16] test: update dump-restore roundtripping test for batch-tag format.
david [Sun, 18 Nov 2012 19:04:54 +0000 (15:04 +2000)]
[PATCH 12/16] test: update dump-restore roundtripping test for batch-tag format.

11 years ago[PATCH 11/16] notmuch-restore: add support for input format 'batch-tag'
david [Sun, 18 Nov 2012 19:04:53 +0000 (15:04 +2000)]
[PATCH 11/16] notmuch-restore: add support for input format 'batch-tag'

11 years ago[PATCH 10/16] test: add test for notmuch tag --batch option
david [Sun, 18 Nov 2012 19:04:52 +0000 (15:04 +2000)]
[PATCH 10/16] test: add test for notmuch tag --batch option

11 years ago[PATCH 09/16] cli: add support for batch tagging operations to "notmuch tag"
david [Sun, 18 Nov 2012 19:04:51 +0000 (15:04 +2000)]
[PATCH 09/16] cli: add support for batch tagging operations to "notmuch tag"

11 years ago[PATCH 08/16] tag-util.[ch]: New files for common tagging routines
david [Sun, 18 Nov 2012 19:04:50 +0000 (15:04 +2000)]
[PATCH 08/16] tag-util.[ch]: New files for common tagging routines

11 years ago[PATCH 07/16] notmuch-dump: add --format=(batch-tag|sup)
david [Sun, 18 Nov 2012 19:04:49 +0000 (15:04 +2000)]
[PATCH 07/16] notmuch-dump: add --format=(batch-tag|sup)

11 years ago[PATCH 06/16] test: add broken roundtrip test
david [Sun, 18 Nov 2012 19:04:48 +0000 (15:04 +2000)]
[PATCH 06/16] test: add broken roundtrip test

11 years ago[PATCH 05/16] test: add generator for random "stub" messages
david [Sun, 18 Nov 2012 19:04:47 +0000 (15:04 +2000)]
[PATCH 05/16] test: add generator for random "stub" messages

11 years ago[PATCH 04/16] test: add database routines for testing.
david [Sun, 18 Nov 2012 19:04:46 +0000 (15:04 +2000)]
[PATCH 04/16] test: add database routines for testing.

11 years ago[PATCH 03/16] test/hex-escaping: new test for hex escaping routines
david [Sun, 18 Nov 2012 19:04:45 +0000 (15:04 +2000)]
[PATCH 03/16] test/hex-escaping: new test for hex escaping routines

11 years ago[PATCH 02/16] test/hex-xcode: new test binary
david [Sun, 18 Nov 2012 19:04:44 +0000 (15:04 +2000)]
[PATCH 02/16] test/hex-xcode: new test binary

11 years ago[PATCH 01/16] hex-escape: (en|de)code strings to/from restricted character set
david [Sun, 18 Nov 2012 19:04:43 +0000 (15:04 +2000)]
[PATCH 01/16] hex-escape: (en|de)code strings to/from restricted character set

11 years agoAdd new dump/restore format and batch tagging.
david [Sun, 18 Nov 2012 19:04:42 +0000 (15:04 +2000)]
Add new dump/restore format and batch tagging.

11 years agoRe: [BUG] Saving attachments containing UTF-8 chars
Ethan Glasser-Camp [Sun, 18 Nov 2012 18:02:55 +0000 (13:02 +1900)]
Re: [BUG] Saving attachments containing UTF-8 chars

11 years agoRe: [PATCH 01/18] cli: add stub for insert command
Mark Walters [Sun, 18 Nov 2012 17:35:23 +0000 (17:35 +0000)]
Re: [PATCH 01/18] cli: add stub for insert command

11 years agoRe: [PATCH 05/18] insert: move file from Maildir tmp to new
Mark Walters [Sun, 18 Nov 2012 17:33:46 +0000 (17:33 +0000)]
Re: [PATCH 05/18] insert: move file from Maildir tmp to new

11 years agoRe: [PATCH 16/18] insert: add --create-folder option
Mark Walters [Sun, 18 Nov 2012 17:24:46 +0000 (17:24 +0000)]
Re: [PATCH 16/18] insert: add --create-folder option

11 years agoRe: [PATCH 14/18] man: document 'insert' command
Mark Walters [Sun, 18 Nov 2012 17:13:38 +0000 (17:13 +0000)]
Re: [PATCH 14/18] man: document 'insert' command

11 years agoRe: [PATCH 10/18] insert: parse command-line tag operations
Mark Walters [Sun, 18 Nov 2012 17:05:42 +0000 (17:05 +0000)]
Re: [PATCH 10/18] insert: parse command-line tag operations

11 years agoRe: [PATCH 06/18] insert: add new message to database
Mark Walters [Sun, 18 Nov 2012 17:00:19 +0000 (17:00 +0000)]
Re: [PATCH 06/18] insert: add new message to database

11 years agoRe: [PATCH 03/18] insert: open Maildir tmp file
Mark Walters [Sun, 18 Nov 2012 15:47:18 +0000 (15:47 +0000)]
Re: [PATCH 03/18] insert: open Maildir tmp file

11 years agoRe: [BUG] Saving attachments containing UTF-8 chars
Ethan Glasser-Camp [Sun, 18 Nov 2012 05:29:31 +0000 (00:29 +1900)]
Re: [BUG] Saving attachments containing UTF-8 chars

11 years agoRe: [PATCH 1/2] test: add more informative titles to restore --accumulate tests
David Bremner [Sat, 17 Nov 2012 22:58:05 +0000 (18:58 +2000)]
Re: [PATCH 1/2] test: add more informative titles to restore --accumulate tests

11 years ago[PATCH 2/2] test: initial performance testing infrastructure.
david [Sat, 17 Nov 2012 21:37:14 +0000 (17:37 +2000)]
[PATCH 2/2] test: initial performance testing infrastructure.

11 years ago[PATCH 1/2] test: factor out part of test-lib.sh into test-lib-common.sh
david [Sat, 17 Nov 2012 21:37:13 +0000 (17:37 +2000)]
[PATCH 1/2] test: factor out part of test-lib.sh into test-lib-common.sh

11 years agoinitial attempt at performance testing suite for notmuch.
david [Sat, 17 Nov 2012 21:37:12 +0000 (17:37 +2000)]
initial attempt at performance testing suite for notmuch.

11 years agoRe: [PATCH 1/2] test: add more informative titles to restore --accumulate tests
Tomi Ollila [Sat, 17 Nov 2012 16:40:08 +0000 (18:40 +0200)]
Re: [PATCH 1/2] test: add more informative titles to restore --accumulate tests

11 years agoRe: [PATCH 2/2] test: add nontrivial test for restore --accumulate.
Ethan Glasser-Camp [Sat, 17 Nov 2012 15:49:53 +0000 (10:49 +1900)]
Re: [PATCH 2/2] test: add nontrivial test for restore --accumulate.

11 years ago[PATCH 2/2] test: add nontrivial test for restore --accumulate.
david [Sat, 17 Nov 2012 14:30:31 +0000 (10:30 +2000)]
[PATCH 2/2] test: add nontrivial test for restore --accumulate.

11 years ago[PATCH 1/2] test: add more informative titles to restore --accumulate tests
david [Sat, 17 Nov 2012 14:30:30 +0000 (10:30 +2000)]
[PATCH 1/2] test: add more informative titles to restore --accumulate tests

11 years agoRe: [PATCH] test: add nontrivial test for restore --accumulate.
Ethan Glasser-Camp [Sat, 17 Nov 2012 01:56:37 +0000 (20:56 +1900)]
Re: [PATCH] test: add nontrivial test for restore --accumulate.

11 years agoRe: [PATCH 1/1] Fixed 2 misspellings of word 'separate'
David Bremner [Fri, 16 Nov 2012 19:52:02 +0000 (15:52 +2000)]
Re: [PATCH 1/1] Fixed 2 misspellings of word 'separate'

11 years agoRe: [PATCH v3] contrib: pick: bugfix when trying to show a non-message
David Bremner [Fri, 16 Nov 2012 19:47:10 +0000 (15:47 +2000)]
Re: [PATCH v3] contrib: pick: bugfix when trying to show a non-message

11 years agoRe: [PATCH] Update notmuch-mutt requirements in README file.
David Bremner [Fri, 16 Nov 2012 19:43:28 +0000 (15:43 +2000)]
Re: [PATCH] Update notmuch-mutt requirements in README file.

11 years ago[PATCH 1/1] Fixed 2 misspellings of word 'separate'
Tomi Ollila [Fri, 16 Nov 2012 18:18:14 +0000 (20:18 +0200)]
[PATCH 1/1] Fixed 2 misspellings of word 'separate'

11 years agoRe: Uncrustify on notmuch-restore.c, notmuch-dump.c and notmuch-tag.c
David Bremner [Fri, 16 Nov 2012 12:49:56 +0000 (08:49 +2000)]
Re: Uncrustify on notmuch-restore.c, notmuch-dump.c and notmuch-tag.c

11 years ago[PATCH] test: add nontrivial test for restore --accumulate.
david [Fri, 16 Nov 2012 12:31:19 +0000 (08:31 +2000)]
[PATCH] test: add nontrivial test for restore --accumulate.

11 years agoRe: [PATCH v2 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json...
David Bremner [Fri, 16 Nov 2012 12:16:05 +0000 (08:16 +2000)]
Re: [PATCH v2 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output

11 years ago[PATCH v2 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output
Tomi Ollila [Fri, 16 Nov 2012 10:33:03 +0000 (12:33 +0200)]
[PATCH v2 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output

11 years agoRe: [PATCH v3 00/10] Solaris support
Tomi Ollila [Fri, 16 Nov 2012 06:59:11 +0000 (08:59 +0200)]
Re: [PATCH v3 00/10] Solaris support

11 years agoRe: [PATCH v2] test: Fix HTML rendering test
David Bremner [Thu, 15 Nov 2012 22:49:11 +0000 (18:49 +2000)]
Re: [PATCH v2] test: Fix HTML rendering test

11 years agoRe: [PATCH v3 0/3] Better id: link buttonization
Austin Clements [Thu, 15 Nov 2012 22:32:40 +0000 (17:32 +1900)]
Re: [PATCH v3 0/3] Better id: link buttonization

11 years agoRe: [PATCH v2] test: expand regex in test/basic
David Bremner [Thu, 15 Nov 2012 22:26:19 +0000 (18:26 +2000)]
Re: [PATCH v2] test: expand regex in test/basic

11 years agoRe: simple fixes for notmuch-restore
David Bremner [Thu, 15 Nov 2012 22:25:22 +0000 (18:25 +2000)]
Re: simple fixes for notmuch-restore

11 years agoRe: [PATCH v3 0/3] Better id: link buttonization
David Bremner [Thu, 15 Nov 2012 22:24:17 +0000 (18:24 +2000)]
Re: [PATCH v3 0/3] Better id: link buttonization

11 years agoRe: [PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json...
Austin Clements [Thu, 15 Nov 2012 20:00:01 +0000 (15:00 +1900)]
Re: [PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output

11 years agoRe: [PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json...
Michal Nazarewicz [Thu, 15 Nov 2012 19:57:46 +0000 (20:57 +0100)]
Re: [PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output

11 years ago[PATCH v3 3/3] emacs: Buttonize mid: links
Austin Clements [Thu, 15 Nov 2012 19:49:54 +0000 (14:49 +1900)]
[PATCH v3 3/3] emacs: Buttonize mid: links

11 years ago[PATCH v3 2/3] emacs: Improve the regexp used to match id:'s in messages
Austin Clements [Thu, 15 Nov 2012 19:49:53 +0000 (14:49 +1900)]
[PATCH v3 2/3] emacs: Improve the regexp used to match id:'s in messages

11 years ago[PATCH v3 1/3] test: Test buttonization of id: links
Austin Clements [Thu, 15 Nov 2012 19:49:52 +0000 (14:49 +1900)]
[PATCH v3 1/3] test: Test buttonization of id: links

11 years ago[PATCH v3 0/3] Better id: link buttonization
Austin Clements [Thu, 15 Nov 2012 19:49:51 +0000 (14:49 +1900)]
[PATCH v3 0/3] Better id: link buttonization

11 years agoRe: [PATCH v2] test: expand regex in test/basic
Austin Clements [Thu, 15 Nov 2012 19:18:58 +0000 (14:18 +1900)]
Re: [PATCH v2] test: expand regex in test/basic

11 years agoRe: [PATCH v3 00/10] Solaris support
Blake Jones [Thu, 15 Nov 2012 18:42:55 +0000 (10:42 +1600)]
Re: [PATCH v3 00/10] Solaris support

11 years ago[PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output
Tomi Ollila [Thu, 15 Nov 2012 16:43:50 +0000 (18:43 +0200)]
[PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output

11 years agoRe: [PATCH v3 00/10] Solaris support
Tomi Ollila [Thu, 15 Nov 2012 15:55:14 +0000 (17:55 +0200)]
Re: [PATCH v3 00/10] Solaris support

11 years agoRe: [PATCH v2] emacs: display tags in notmuch-show with links
Damien Cassou [Thu, 15 Nov 2012 15:42:12 +0000 (16:42 +0100)]
Re: [PATCH v2] emacs: display tags in notmuch-show with links

11 years agoRe: simple fixes for notmuch-restore
Tomi Ollila [Thu, 15 Nov 2012 15:23:50 +0000 (17:23 +0200)]
Re: simple fixes for notmuch-restore

11 years agoRe: [PATCH 2/3] notmuch-restore: tidy formatting
Tomi Ollila [Thu, 15 Nov 2012 15:21:43 +0000 (17:21 +0200)]
Re: [PATCH 2/3] notmuch-restore: tidy formatting

11 years agoRe: [PATCH v2] emacs: display tags in notmuch-show with links
Damien Cassou [Thu, 15 Nov 2012 15:09:39 +0000 (16:09 +0100)]
Re: [PATCH v2] emacs: display tags in notmuch-show with links

11 years agoRe: emacs: Handling external dependencies
Damien Cassou [Thu, 15 Nov 2012 14:59:37 +0000 (15:59 +0100)]
Re: emacs: Handling external dependencies

11 years agoRe: [PATCH v2] test: expand regex in test/basic
Tomi Ollila [Thu, 15 Nov 2012 13:28:22 +0000 (15:28 +0200)]
Re: [PATCH v2] test: expand regex in test/basic

11 years agoRe: [PATCH v2] test: Fix HTML rendering test
David Bremner [Thu, 15 Nov 2012 12:11:09 +0000 (08:11 +2000)]
Re: [PATCH v2] test: Fix HTML rendering test

11 years agoRe: notmuch show <all tags>
Christoph Rissner [Thu, 15 Nov 2012 09:54:48 +0000 (10:54 +0100)]
Re: notmuch show <all tags>

11 years agoRe: notmuch show <all tags>
Mark Walters [Thu, 15 Nov 2012 09:05:47 +0000 (09:05 +0000)]
Re: notmuch show <all tags>

11 years agonotmuch show <all tags>
Christoph Rissner [Thu, 15 Nov 2012 08:36:04 +0000 (09:36 +0100)]
notmuch show <all tags>

11 years ago[PATCH 2/2] notmuch-restore: fix error message for extra positional parameter.
david [Thu, 15 Nov 2012 02:42:39 +0000 (22:42 +2000)]
[PATCH 2/2] notmuch-restore: fix error message for extra positional parameter.

11 years ago[PATCH 1/2] notmuch-restore: remove extra increment of optind
david [Thu, 15 Nov 2012 02:42:38 +0000 (22:42 +2000)]
[PATCH 1/2] notmuch-restore: remove extra increment of optind

11 years agosimple fixes for notmuch-restore
david [Thu, 15 Nov 2012 02:42:37 +0000 (22:42 +2000)]
simple fixes for notmuch-restore

11 years ago[PATCH 3/3] notmuch-dump: tidy formatting
david [Thu, 15 Nov 2012 01:33:22 +0000 (21:33 +2000)]
[PATCH 3/3] notmuch-dump: tidy formatting

11 years ago[PATCH 2/3] notmuch-restore: tidy formatting
david [Thu, 15 Nov 2012 01:33:21 +0000 (21:33 +2000)]
[PATCH 2/3] notmuch-restore: tidy formatting