notmuch-archives.git
9 years ago[PATCH 7/7] doc/INSTALL: Remove rst2man reference and other updates
W. Trevor King [Sat, 5 Apr 2014 17:31:11 +0000 (10:31 +1700)]
[PATCH 7/7] doc/INSTALL: Remove rst2man reference and other updates

9 years ago[PATCH 6/7] doc/prerst2man.py: Convert execfile to import
W. Trevor King [Sat, 5 Apr 2014 17:31:10 +0000 (10:31 +1700)]
[PATCH 6/7] doc/prerst2man.py: Convert execfile to import

9 years ago[PATCH 5/7] doc: Allow rst2man.py as an alternative to rst2man
W. Trevor King [Sat, 5 Apr 2014 17:31:09 +0000 (10:31 +1700)]
[PATCH 5/7] doc: Allow rst2man.py as an alternative to rst2man

9 years ago[PATCH 4/7] doc/prerst2man.py: Fix 'os.system' -> 'system' typo
W. Trevor King [Sat, 5 Apr 2014 17:31:08 +0000 (10:31 +1700)]
[PATCH 4/7] doc/prerst2man.py: Fix 'os.system' -> 'system' typo

9 years ago[PATCH 3/7] doc/prerst2man.py: Use Python-3-compatible octal notation
W. Trevor King [Sat, 5 Apr 2014 17:31:07 +0000 (10:31 +1700)]
[PATCH 3/7] doc/prerst2man.py: Use Python-3-compatible octal notation

9 years ago[PATCH 2/7] doc/mkdocdeps.py: Use "with" statement for the output file
W. Trevor King [Sat, 5 Apr 2014 17:31:06 +0000 (10:31 +1700)]
[PATCH 2/7] doc/mkdocdeps.py: Use "with" statement for the output file

9 years ago[PATCH 1/7] doc/mkdocdeps.py: Convert execfile to import
W. Trevor King [Sat, 5 Apr 2014 17:31:05 +0000 (10:31 +1700)]
[PATCH 1/7] doc/mkdocdeps.py: Convert execfile to import

9 years ago[PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.
W. Trevor King [Sat, 5 Apr 2014 17:31:04 +0000 (10:31 +1700)]
[PATCH 0/7] doc: Python 3 compat, rst2man.py support, etc.

9 years agoRe: Feature suggestion. Indexing encrypted mail?
David Bremner [Sat, 5 Apr 2014 17:10:40 +0000 (14:10 +2100)]
Re: Feature suggestion. Indexing encrypted mail?

9 years agoFeature suggestion. Indexing encrypted mail?
john.wyzer [Sat, 5 Apr 2014 16:38:01 +0000 (18:38 +0200)]
Feature suggestion. Indexing encrypted mail?

9 years agoRe: [PATCH] debian: ignore performance corpus when making source package
David Bremner [Sat, 5 Apr 2014 16:27:34 +0000 (13:27 +2100)]
Re: [PATCH] debian: ignore performance corpus when making source package

9 years agoRe: [PATCH v5 1/2] lib: drop support for single-message mbox files
David Bremner [Sat, 5 Apr 2014 16:26:37 +0000 (13:26 +2100)]
Re: [PATCH v5 1/2] lib: drop support for single-message mbox files

9 years agoRe: [PATCH v4 0/4] nmbug-status: Python-3-compatibility and general refactoring
David Bremner [Sat, 5 Apr 2014 15:46:48 +0000 (12:46 +2100)]
Re: [PATCH v4 0/4] nmbug-status: Python-3-compatibility and general refactoring

9 years ago[Patch v7 6/6] test: verify tag backup generated by database upgrade
David Bremner [Sat, 5 Apr 2014 15:43:56 +0000 (12:43 +2100)]
[Patch v7 6/6] test: verify tag backup generated by database upgrade

9 years ago[Patch v7 5/6] notmuch-new: backup tags before database upgrade
David Bremner [Sat, 5 Apr 2014 15:43:55 +0000 (12:43 +2100)]
[Patch v7 5/6] notmuch-new: backup tags before database upgrade

9 years ago[Patch v7 4/6] restore: transparently support gzipped input
David Bremner [Sat, 5 Apr 2014 15:43:54 +0000 (12:43 +2100)]
[Patch v7 4/6] restore: transparently support gzipped input

9 years ago[Patch v7 3/6] test: restore with missing final newline
David Bremner [Sat, 5 Apr 2014 15:43:53 +0000 (12:43 +2100)]
[Patch v7 3/6] test: restore with missing final newline

9 years ago[Patch v7 2/6] util: add gz_readline
David Bremner [Sat, 5 Apr 2014 15:43:52 +0000 (12:43 +2100)]
[Patch v7 2/6] util: add gz_readline

9 years ago[Patch v7 1/6] dump: support gzipped and atomic output
David Bremner [Sat, 5 Apr 2014 15:43:51 +0000 (12:43 +2100)]
[Patch v7 1/6] dump: support gzipped and atomic output

9 years agov7 gzip dump restore patches
David Bremner [Sat, 5 Apr 2014 15:43:50 +0000 (12:43 +2100)]
v7 gzip dump restore patches

9 years agoRe: [PATCH v4 0/4] nmbug-status: Python-3-compatibility and general refactoring
W. Trevor King [Sat, 5 Apr 2014 14:59:03 +0000 (07:59 +1700)]
Re: [PATCH v4 0/4] nmbug-status: Python-3-compatibility and general refactoring

9 years ago[PATCH 1/1] release-checks: removed manual page version check
Tomi Ollila [Sat, 5 Apr 2014 09:47:29 +0000 (12:47 +0300)]
[PATCH 1/1] release-checks: removed manual page version check

9 years ago[PATCH] emacs: sign/encrypt replies to signed/encrypted messages
Jani Nikula [Sat, 5 Apr 2014 09:18:06 +0000 (12:18 +0300)]
[PATCH] emacs: sign/encrypt replies to signed/encrypted messages

9 years agoRe: [Patch v6 4/6] restore: transparently support gzipped input
Austin Clements [Fri, 4 Apr 2014 22:10:54 +0000 (18:10 +2000)]
Re: [Patch v6 4/6] restore: transparently support gzipped input

9 years agoRe: [Patch v6 1/6] dump: support gzipped and atomic output
Austin Clements [Fri, 4 Apr 2014 22:05:47 +0000 (18:05 +2000)]
Re: [Patch v6 1/6] dump: support gzipped and atomic output

9 years agoRe: [Patch v6 4/6] restore: transparently support gzipped input
Austin Clements [Fri, 4 Apr 2014 21:56:25 +0000 (17:56 +2000)]
Re: [Patch v6 4/6] restore: transparently support gzipped input

9 years agoRe: [PATCH v5 0/2] lib: drop mbox support, replace header parser with gmime
Austin Clements [Fri, 4 Apr 2014 21:26:31 +0000 (17:26 +2000)]
Re: [PATCH v5 0/2] lib: drop mbox support, replace header parser with gmime

9 years agoRe: [Patch v6 1/6] dump: support gzipped and atomic output
Tomi Ollila [Fri, 4 Apr 2014 10:51:01 +0000 (13:51 +0300)]
Re: [Patch v6 1/6] dump: support gzipped and atomic output

9 years agoRe: [Patch v6 1/6] dump: support gzipped and atomic output
David Bremner [Fri, 4 Apr 2014 02:32:44 +0000 (23:32 +2100)]
Re: [Patch v6 1/6] dump: support gzipped and atomic output

9 years ago[PATCH 1/1] doc: added 'Init File' section to notmuch-emacs info source
Tomi Ollila [Thu, 3 Apr 2014 20:53:03 +0000 (23:53 +0300)]
[PATCH 1/1] doc: added 'Init File' section to notmuch-emacs info source

9 years ago[Patch v6 6/6] test: verify tag backup generated by database upgrade
David Bremner [Thu, 3 Apr 2014 19:41:23 +0000 (16:41 +2100)]
[Patch v6 6/6] test: verify tag backup generated by database upgrade

9 years ago[Patch v6 5/6] notmuch-new: backup tags before database upgrade
David Bremner [Thu, 3 Apr 2014 19:41:22 +0000 (16:41 +2100)]
[Patch v6 5/6] notmuch-new: backup tags before database upgrade

9 years ago[Patch v6 4/6] restore: transparently support gzipped input
David Bremner [Thu, 3 Apr 2014 19:41:21 +0000 (16:41 +2100)]
[Patch v6 4/6] restore: transparently support gzipped input

9 years ago[Patch v6 3/6] test: restore with missing final newline
David Bremner [Thu, 3 Apr 2014 19:41:20 +0000 (16:41 +2100)]
[Patch v6 3/6] test: restore with missing final newline

9 years ago[Patch v6 2/6] util: add gz_readline
David Bremner [Thu, 3 Apr 2014 19:41:19 +0000 (16:41 +2100)]
[Patch v6 2/6] util: add gz_readline

9 years ago[Patch v6 1/6] dump: support gzipped and atomic output
David Bremner [Thu, 3 Apr 2014 19:41:18 +0000 (16:41 +2100)]
[Patch v6 1/6] dump: support gzipped and atomic output

9 years agov6 gzipped dump/restore
David Bremner [Thu, 3 Apr 2014 19:41:17 +0000 (16:41 +2100)]
v6 gzipped dump/restore

9 years agoRe: [Patch v5 3/6] util: add gz_readline
Kim Minh Kaplan [Thu, 3 Apr 2014 06:17:44 +0000 (06:17 +0000)]
Re: [Patch v5 3/6] util: add gz_readline

9 years agoRe: [Patch v5 3/6] util: add gz_readline
Kim Minh Kaplan [Thu, 3 Apr 2014 06:03:36 +0000 (06:03 +0000)]
Re: [Patch v5 3/6] util: add gz_readline

9 years agoRe: [Patch v5 2/6] dump: when given output file name, write atomically
Austin Clements [Wed, 2 Apr 2014 20:55:10 +0000 (16:55 +2000)]
Re: [Patch v5 2/6] dump: when given output file name, write atomically

9 years agoRe: [Patch v5 3/6] util: add gz_readline
Austin Clements [Wed, 2 Apr 2014 20:43:38 +0000 (16:43 +2000)]
Re: [Patch v5 3/6] util: add gz_readline

9 years agoRe: [Patch v5 1/6] dump: support gzipped output
Tomi Ollila [Wed, 2 Apr 2014 16:50:14 +0000 (19:50 +0300)]
Re: [Patch v5 1/6] dump: support gzipped output

9 years agoRe: [Patch v5 3/6] util: add gz_readline
Tomi Ollila [Wed, 2 Apr 2014 16:43:07 +0000 (19:43 +0300)]
Re: [Patch v5 3/6] util: add gz_readline

9 years agoRe: [Patch v5 5/6] notmuch-new: backup tags before database upgrade
Austin Clements [Wed, 2 Apr 2014 03:35:42 +0000 (23:35 +2000)]
Re: [Patch v5 5/6] notmuch-new: backup tags before database upgrade

9 years agoRe: [Patch v5 3/6] util: add gz_readline
Austin Clements [Wed, 2 Apr 2014 03:26:44 +0000 (23:26 +2000)]
Re: [Patch v5 3/6] util: add gz_readline

9 years agoRe: [Patch v5 4/6] restore: transparently support gzipped input
Austin Clements [Wed, 2 Apr 2014 02:49:38 +0000 (22:49 +2000)]
Re: [Patch v5 4/6] restore: transparently support gzipped input

9 years agoRe: [Patch v5 2/6] dump: when given output file name, write atomically
Austin Clements [Wed, 2 Apr 2014 02:07:13 +0000 (22:07 +2000)]
Re: [Patch v5 2/6] dump: when given output file name, write atomically

9 years ago[Patch v5 6/6] test: verify tag backup generated by database upgrade
David Bremner [Wed, 2 Apr 2014 01:16:21 +0000 (22:16 +2100)]
[Patch v5 6/6] test: verify tag backup generated by database upgrade

9 years ago[Patch v5 5/6] notmuch-new: backup tags before database upgrade
David Bremner [Wed, 2 Apr 2014 01:16:20 +0000 (22:16 +2100)]
[Patch v5 5/6] notmuch-new: backup tags before database upgrade

9 years ago[Patch v5 4/6] restore: transparently support gzipped input
David Bremner [Wed, 2 Apr 2014 01:16:19 +0000 (22:16 +2100)]
[Patch v5 4/6] restore: transparently support gzipped input

9 years ago[Patch v5 3/6] util: add gz_readline
David Bremner [Wed, 2 Apr 2014 01:16:18 +0000 (22:16 +2100)]
[Patch v5 3/6] util: add gz_readline

9 years ago[Patch v5 2/6] dump: when given output file name, write atomically
David Bremner [Wed, 2 Apr 2014 01:16:17 +0000 (22:16 +2100)]
[Patch v5 2/6] dump: when given output file name, write atomically

9 years ago[Patch v5 1/6] dump: support gzipped output
David Bremner [Wed, 2 Apr 2014 01:16:16 +0000 (22:16 +2100)]
[Patch v5 1/6] dump: support gzipped output

9 years agov5 gzip / dump restore
David Bremner [Wed, 2 Apr 2014 01:16:15 +0000 (22:16 +2100)]
v5 gzip / dump restore

9 years agoRe: [PATCH 0/2] cli: notmuch dump abstractions
David Bremner [Sun, 30 Mar 2014 22:33:34 +0000 (19:33 +2100)]
Re: [PATCH 0/2] cli: notmuch dump abstractions

9 years agoRe: [PATCH] emacs: push mark before signature on reply
David Bremner [Sun, 30 Mar 2014 22:33:12 +0000 (19:33 +2100)]
Re: [PATCH] emacs: push mark before signature on reply

9 years agoRe: [PATCH 1/2] emacs: instruct user to autoload notmuch instead of require'ing it
David Bremner [Sun, 30 Mar 2014 22:32:27 +0000 (19:32 +2100)]
Re: [PATCH 1/2] emacs: instruct user to autoload notmuch instead of require'ing it

9 years ago[PATCH v5 2/2] lib: replace the header parser with gmime
Jani Nikula [Sun, 30 Mar 2014 21:21:49 +0000 (00:21 +0300)]
[PATCH v5 2/2] lib: replace the header parser with gmime

9 years ago[PATCH v5 1/2] lib: drop support for single-message mbox files
Jani Nikula [Sun, 30 Mar 2014 21:21:48 +0000 (00:21 +0300)]
[PATCH v5 1/2] lib: drop support for single-message mbox files

9 years ago[PATCH v5 0/2] lib: drop mbox support, replace header parser with gmime
Jani Nikula [Sun, 30 Mar 2014 21:21:47 +0000 (00:21 +0300)]
[PATCH v5 0/2] lib: drop mbox support, replace header parser with gmime

9 years agoRe: [PATCH v4] lib: replace the header parser with gmime
Jani Nikula [Sun, 30 Mar 2014 21:10:20 +0000 (00:10 +0300)]
Re: [PATCH v4] lib: replace the header parser with gmime

9 years ago[Patch v4 3/3] restore: transparently support gzipped input
David Bremner [Sun, 30 Mar 2014 17:31:40 +0000 (14:31 +2100)]
[Patch v4 3/3] restore: transparently support gzipped input

9 years ago[Patch v4 2/3] util: add gzreadline
David Bremner [Sun, 30 Mar 2014 17:31:39 +0000 (14:31 +2100)]
[Patch v4 2/3] util: add gzreadline

9 years ago[Patch v4 1/3] dump: support gzipped output
David Bremner [Sun, 30 Mar 2014 17:31:38 +0000 (14:31 +2100)]
[Patch v4 1/3] dump: support gzipped output

9 years agov4 gzipped dump/restore
David Bremner [Sun, 30 Mar 2014 17:31:37 +0000 (14:31 +2100)]
v4 gzipped dump/restore

9 years agoRe: [Patch v3] util: add gzreadline
Tomi Ollila [Sun, 30 Mar 2014 16:13:36 +0000 (19:13 +0300)]
Re: [Patch v3] util: add gzreadline

9 years ago[PATCH] debian: ignore performance corpus when making source package
David Bremner [Sun, 30 Mar 2014 14:54:15 +0000 (11:54 +2100)]
[PATCH] debian: ignore performance corpus when making source package

9 years agoRe: [Patch v3] util: add gzreadline
David Bremner [Sun, 30 Mar 2014 14:37:03 +0000 (11:37 +2100)]
Re: [Patch v3] util: add gzreadline

9 years agoRe: [Patch v3] util: add gzreadline
Tomi Ollila [Sun, 30 Mar 2014 12:45:21 +0000 (15:45 +0300)]
Re: [Patch v3] util: add gzreadline

9 years ago[Patch v3] util: add gzreadline
David Bremner [Sun, 30 Mar 2014 11:23:22 +0000 (08:23 +2100)]
[Patch v3] util: add gzreadline

9 years agoRe: [Patch v2 2/3] util: add gzreadline
David Bremner [Sun, 30 Mar 2014 11:03:16 +0000 (08:03 +2100)]
Re: [Patch v2 2/3] util: add gzreadline

9 years agoRe: [Patch v2 2/3] util: add gzreadline
Tomi Ollila [Sun, 30 Mar 2014 08:30:21 +0000 (11:30 +0300)]
Re: [Patch v2 2/3] util: add gzreadline

9 years agoRe: [PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists
Tomi Ollila [Sun, 30 Mar 2014 07:49:17 +0000 (10:49 +0300)]
Re: [PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists

9 years agoRe: [PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists
Mark Walters [Sun, 30 Mar 2014 07:25:23 +0000 (08:25 +0100)]
Re: [PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists

9 years agoRe: [PATCH] emacs: push mark before signature on reply
Mark Walters [Sun, 30 Mar 2014 07:03:49 +0000 (08:03 +0100)]
Re: [PATCH] emacs: push mark before signature on reply

9 years agoRe: [PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists
David Bremner [Sun, 30 Mar 2014 02:09:37 +0000 (23:09 +2100)]
Re: [PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists

9 years agoRe: [PATCH v4] lib: replace the header parser with gmime
Austin Clements [Sat, 29 Mar 2014 22:11:27 +0000 (18:11 +2000)]
Re: [PATCH v4] lib: replace the header parser with gmime

9 years ago[Patch v2 3/3] restore: transparently support gzipped input
David Bremner [Sat, 29 Mar 2014 18:16:32 +0000 (15:16 +2100)]
[Patch v2 3/3] restore: transparently support gzipped input

9 years ago[Patch v2 2/3] util: add gzreadline
David Bremner [Sat, 29 Mar 2014 18:16:31 +0000 (15:16 +2100)]
[Patch v2 2/3] util: add gzreadline

9 years ago[Patch v2 1/3] dump: support gzipped output
David Bremner [Sat, 29 Mar 2014 18:16:30 +0000 (15:16 +2100)]
[Patch v2 1/3] dump: support gzipped output

9 years ago(no commit message)
David Bremner [Sat, 29 Mar 2014 18:16:29 +0000 (15:16 +2100)]

9 years agoRe: [PATCH] RFC: impliment gzipped output for notmuch dump
David Bremner [Sat, 29 Mar 2014 16:25:59 +0000 (13:25 +2100)]
Re: [PATCH] RFC: impliment gzipped output for notmuch dump

9 years agoANNOUNCE: nottoomuch-addresses.sh 2.2
Tomi Ollila [Sat, 29 Mar 2014 16:07:43 +0000 (18:07 +0200)]
ANNOUNCE: nottoomuch-addresses.sh 2.2

9 years ago[PATCH] dump: support gzipped output
David Bremner [Sat, 29 Mar 2014 13:46:25 +0000 (10:46 +2100)]
[PATCH] dump: support gzipped output

9 years agoRe: [PATCH] RFC: impliment gzipped output for notmuch dump
Jani Nikula [Sat, 29 Mar 2014 13:02:25 +0000 (15:02 +0200)]
Re: [PATCH] RFC: impliment gzipped output for notmuch dump

9 years agoRe: [PATCH] RFC: impliment gzipped output for notmuch dump
David Bremner [Sat, 29 Mar 2014 12:29:15 +0000 (09:29 +2100)]
Re: [PATCH] RFC: impliment gzipped output for notmuch dump

9 years agoRe: [PATCH] RFC: impliment gzipped output for notmuch dump
Jani Nikula [Sat, 29 Mar 2014 09:25:12 +0000 (11:25 +0200)]
Re: [PATCH] RFC: impliment gzipped output for notmuch dump

9 years ago[PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists
Tomi Ollila [Sat, 29 Mar 2014 08:07:59 +0000 (10:07 +0200)]
[PATCH 2/2] emacs: add defcustom notmuch-init-file and load it if exists

9 years ago[PATCH 1/2] emacs: instruct user to autoload notmuch instead of require'ing it
Tomi Ollila [Sat, 29 Mar 2014 08:07:58 +0000 (10:07 +0200)]
[PATCH 1/2] emacs: instruct user to autoload notmuch instead of require'ing it

9 years agoRe: [PATCH] RFC: impliment gzipped output for notmuch dump
Tomi Ollila [Sat, 29 Mar 2014 07:16:11 +0000 (09:16 +0200)]
Re: [PATCH] RFC: impliment gzipped output for notmuch dump

9 years agoRe: [PATCH] emacs: push mark before signature on reply
Tomi Ollila [Sat, 29 Mar 2014 07:08:03 +0000 (09:08 +0200)]
Re: [PATCH] emacs: push mark before signature on reply

9 years ago[PATCH] RFC: impliment gzipped output for notmuch dump
David Bremner [Sat, 29 Mar 2014 01:20:46 +0000 (22:20 +2100)]
[PATCH] RFC: impliment gzipped output for notmuch dump

9 years ago[PATCH] emacs: push mark before signature on reply
Jani Nikula [Fri, 28 Mar 2014 18:04:25 +0000 (20:04 +0200)]
[PATCH] emacs: push mark before signature on reply

9 years agoRe: [PATCH] cli: fix notmuch help additional topics
David Bremner [Fri, 28 Mar 2014 01:22:38 +0000 (22:22 +2100)]
Re: [PATCH] cli: fix notmuch help additional topics

9 years agoMatching subthreads
Suvayu Ali [Thu, 27 Mar 2014 07:34:49 +0000 (08:34 +0100)]
Matching subthreads

9 years agoRe: [PATCH] test: conditionally test help system depending on configured support
David Bremner [Thu, 27 Mar 2014 00:40:31 +0000 (21:40 +2100)]
Re: [PATCH] test: conditionally test help system depending on configured support

9 years agoRe: [PATCH 0/2] cli: notmuch dump abstractions
Mark Walters [Wed, 26 Mar 2014 22:01:39 +0000 (22:01 +0000)]
Re: [PATCH 0/2] cli: notmuch dump abstractions

9 years agoRe: [PATCH] test: conditionally test help system depending on configured support
Mark Walters [Wed, 26 Mar 2014 21:56:37 +0000 (21:56 +0000)]
Re: [PATCH] test: conditionally test help system depending on configured support

9 years agoRe: [PATCH 1/1] test-databases: use wget or curl to download test databases
David Bremner [Wed, 26 Mar 2014 16:38:04 +0000 (13:38 +2100)]
Re: [PATCH 1/1] test-databases: use wget or curl to download test databases

9 years ago[PATCH 1/1] test-databases: use wget or curl to download test databases
Tomi Ollila [Wed, 26 Mar 2014 15:09:51 +0000 (17:09 +0200)]
[PATCH 1/1] test-databases: use wget or curl to download test databases