notmuch-archives.git
7 years agoANNOUNCE: muchsync 1 - share notmuch DB across machines
David Mazieres [Thu, 11 Jun 2015 06:36:15 +0000 (23:36 +1700)]
ANNOUNCE: muchsync 1 - share notmuch DB across machines

7 years agoRe: post-tag hook?
Daniel Schoepe [Wed, 10 Jun 2015 22:42:36 +0000 (00:42 +0200)]
Re: post-tag hook?

7 years agoSyntactic sugar for range syntax
Robert Künnemann [Wed, 10 Jun 2015 15:38:33 +0000 (17:38 +0200)]
Syntactic sugar for range syntax

7 years ago[PATCH 2/2] lib: reject relative paths in n_d_{create,open}_verbose
David Bremner [Wed, 10 Jun 2015 07:17:01 +0000 (09:17 +0200)]
[PATCH 2/2] lib: reject relative paths in n_d_{create,open}_verbose

7 years ago[PATCH 1/2] lib: add NOTMUCH_STATUS_PATH_ERROR
David Bremner [Wed, 10 Jun 2015 07:17:00 +0000 (09:17 +0200)]
[PATCH 1/2] lib: add NOTMUCH_STATUS_PATH_ERROR

7 years agoRe: [PATCH] release-checks: check that git working directory is clean
David Bremner [Tue, 9 Jun 2015 17:35:59 +0000 (19:35 +0200)]
Re: [PATCH] release-checks: check that git working directory is clean

7 years ago[PATCH] emacs: tree: mark read change
Mark Walters [Tue, 9 Jun 2015 09:51:07 +0000 (10:51 +0100)]
[PATCH] emacs: tree: mark read change

7 years agoRe: BUG: maildir flags sync with database relative path results in corrupted filename
David Bremner [Mon, 8 Jun 2015 20:37:33 +0000 (22:37 +0200)]
Re: BUG: maildir flags sync with database relative path results in corrupted filename

7 years agoRe: BUG: maildir flags sync with database relative path results in corrupted filename
Morgan Veyret [Mon, 8 Jun 2015 18:41:37 +0000 (20:41 +0200)]
Re: BUG: maildir flags sync with database relative path results in corrupted filename

7 years agoRe: [RFC] lib: add support for date:<query>..! to mean date:<query>..<query>
David Bremner [Mon, 8 Jun 2015 14:57:37 +0000 (16:57 +0200)]
Re: [RFC] lib: add support for date:<query>..! to mean date:<query>..<query>

7 years agoRe: [PATCH 3/4] test: use the python interpreter in sh.configure
David Bremner [Mon, 8 Jun 2015 14:50:28 +0000 (16:50 +0200)]
Re: [PATCH 3/4] test: use the python interpreter in sh.configure

7 years agoRe: BUG: maildir flags sync with database relative path results in corrupted filename
David Bremner [Mon, 8 Jun 2015 06:02:22 +0000 (08:02 +0200)]
Re: BUG: maildir flags sync with database relative path results in corrupted filename

7 years agoBUG: maildir flags sync with database relative path results in corrupted filename
Morgan Veyret [Sun, 7 Jun 2015 15:12:00 +0000 (17:12 +0200)]
BUG: maildir flags sync with database relative path results in corrupted filename

7 years ago[PATCH 10/10] cli: convert remainder of CLI to n_q_search_{messages,threads}_st
David Bremner [Sun, 7 Jun 2015 15:02:03 +0000 (17:02 +0200)]
[PATCH 10/10] cli: convert remainder of CLI to n_q_search_{messages,threads}_st

7 years ago[PATCH 09/10] cli/count: update to use notmuch_query_search_messages_st
David Bremner [Sun, 7 Jun 2015 15:02:02 +0000 (17:02 +0200)]
[PATCH 09/10] cli/count: update to use notmuch_query_search_messages_st

7 years ago[PATCH 08/10] cli: add utility routine to print error status.
David Bremner [Sun, 7 Jun 2015 15:02:01 +0000 (17:02 +0200)]
[PATCH 08/10] cli: add utility routine to print error status.

7 years ago[PATCH 07/10] lib: constify argument to notmuch_database_status_string
David Bremner [Sun, 7 Jun 2015 15:02:00 +0000 (17:02 +0200)]
[PATCH 07/10] lib: constify argument to notmuch_database_status_string

7 years ago[PATCH 06/10] test: move backup_database and restore_database to library
David Bremner [Sun, 7 Jun 2015 15:01:59 +0000 (17:01 +0200)]
[PATCH 06/10] test: move backup_database and restore_database to library

7 years ago[PATCH 05/10] lib: note remaining uses of deprecated message search API
David Bremner [Sun, 7 Jun 2015 15:01:58 +0000 (17:01 +0200)]
[PATCH 05/10] lib: note remaining uses of deprecated message search API

7 years ago[PATCH 04/10] lib: remove use of notmuch_query_search_messages from query.cc
David Bremner [Sun, 7 Jun 2015 15:01:57 +0000 (17:01 +0200)]
[PATCH 04/10] lib: remove use of notmuch_query_search_messages from query.cc

7 years ago[PATCH 03/10] lib: add public accessor for database from query
David Bremner [Sun, 7 Jun 2015 15:01:56 +0000 (17:01 +0200)]
[PATCH 03/10] lib: add public accessor for database from query

7 years ago[PATCH 02/10] lib: deprecate notmuch_query_search_{threads, messages}
David Bremner [Sun, 7 Jun 2015 15:01:55 +0000 (17:01 +0200)]
[PATCH 02/10] lib: deprecate notmuch_query_search_{threads, messages}

7 years ago[PATCH 01/10] lib: define NOTMUCH_DEPRECATED macro, document its use.
David Bremner [Sun, 7 Jun 2015 15:01:54 +0000 (17:01 +0200)]
[PATCH 01/10] lib: define NOTMUCH_DEPRECATED macro, document its use.

7 years agoupdate cli/lib to use new notmuch_query_search_* api
David Bremner [Sun, 7 Jun 2015 15:01:53 +0000 (17:01 +0200)]
update cli/lib to use new notmuch_query_search_* api

7 years agoRe: [PATCH] [wiki] add astroid to list of frontends
Gaute Hope [Sun, 7 Jun 2015 10:46:33 +0000 (10:46 +0000)]
Re: [PATCH] [wiki] add astroid to list of frontends

7 years agoRe: [PATCH] [wiki] add astroid to list of frontends
David Bremner [Sun, 7 Jun 2015 10:33:28 +0000 (12:33 +0200)]
Re: [PATCH] [wiki] add astroid to list of frontends

7 years ago[PATCH] [wiki] add astroid to list of frontends
Gaute Hope [Sun, 7 Jun 2015 10:29:03 +0000 (12:29 +0200)]
[PATCH] [wiki] add astroid to list of frontends

7 years agoRe: Learning Notmuch
Gaute Hope [Sun, 7 Jun 2015 09:49:43 +0000 (09:49 +0000)]
Re: Learning Notmuch

7 years agoRe: Learning Notmuch
Johnny Utahh [Sat, 6 Jun 2015 19:32:50 +0000 (14:32 +1900)]
Re: Learning Notmuch

7 years agoRe: Learning Notmuch
Jani Nikula [Sat, 6 Jun 2015 07:59:38 +0000 (10:59 +0300)]
Re: Learning Notmuch

7 years agoLearning Notmuch
Johnny Utahh [Sat, 6 Jun 2015 01:45:16 +0000 (20:45 +1900)]
Learning Notmuch

7 years agoRe: build failures on Mac OS X 10.6.8 - diagnosis
Nate Eagleson [Fri, 5 Jun 2015 19:26:11 +0000 (15:26 +2000)]
Re: build failures on Mac OS X 10.6.8 - diagnosis

7 years ago[PATCH 6/6] lib: Add "lastmod:" queries for filtering by last modification
David Bremner [Fri, 5 Jun 2015 17:28:38 +0000 (19:28 +0200)]
[PATCH 6/6] lib: Add "lastmod:" queries for filtering by last modification

7 years ago[PATCH 5/6] cli: add global option "--db-revision"
David Bremner [Fri, 5 Jun 2015 17:28:37 +0000 (19:28 +0200)]
[PATCH 5/6] cli: add global option "--db-revision"

7 years ago[PATCH 4/6] cli/count: add --output=modifications
David Bremner [Fri, 5 Jun 2015 17:28:36 +0000 (19:28 +0200)]
[PATCH 4/6] cli/count: add --output=modifications

7 years ago[PATCH 3/6] lib: API to retrieve database revision and UUID
David Bremner [Fri, 5 Jun 2015 17:28:35 +0000 (19:28 +0200)]
[PATCH 3/6] lib: API to retrieve database revision and UUID

7 years ago[PATCH 2/6] lib: Add per-message last modification tracking
David Bremner [Fri, 5 Jun 2015 17:28:34 +0000 (19:28 +0200)]
[PATCH 2/6] lib: Add per-message last modification tracking

7 years ago[PATCH 1/6] lib: Only sync modified message documents
David Bremner [Fri, 5 Jun 2015 17:28:33 +0000 (19:28 +0200)]
[PATCH 1/6] lib: Only sync modified message documents

7 years agorevision tracking patches, round 1
David Bremner [Fri, 5 Jun 2015 17:28:32 +0000 (19:28 +0200)]
revision tracking patches, round 1

7 years agoRe: [PATCH] doc: add minimal note about shared options.
David Bremner [Fri, 5 Jun 2015 16:57:31 +0000 (18:57 +0200)]
Re: [PATCH] doc: add minimal note about shared options.

7 years agoRe: [PATCH] release-checks: check that git working directory is clean
David Bremner [Fri, 5 Jun 2015 16:56:47 +0000 (18:56 +0200)]
Re: [PATCH] release-checks: check that git working directory is clean

7 years ago[PATCH] doc: add minimal note about shared options.
David Bremner [Thu, 4 Jun 2015 14:25:50 +0000 (16:25 +0200)]
[PATCH] doc: add minimal note about shared options.

7 years ago[PATCH] doc: add minimal note about shared options.
David Bremner [Thu, 4 Jun 2015 05:33:21 +0000 (07:33 +0200)]
[PATCH] doc: add minimal note about shared options.

7 years agoRe: build failures on Mac OS X 10.6.8 - diagnosis
J. Lewis Muir [Wed, 3 Jun 2015 20:15:59 +0000 (15:15 +1900)]
Re: build failures on Mac OS X 10.6.8 - diagnosis

7 years agoRe: build failures on Mac OS X 10.6.8 - diagnosis
Tomi Ollila [Wed, 3 Jun 2015 06:00:53 +0000 (09:00 +0300)]
Re: build failures on Mac OS X 10.6.8 - diagnosis

7 years agobuild failures on Mac OS X 10.6.8 - diagnosis
Nate Eagleson [Tue, 2 Jun 2015 20:40:59 +0000 (16:40 +2000)]
build failures on Mac OS X 10.6.8 - diagnosis

7 years agoRe: [PATCH] release-checks: check that git working directory is clean
David Bremner [Tue, 2 Jun 2015 20:30:58 +0000 (22:30 +0200)]
Re: [PATCH] release-checks: check that git working directory is clean

7 years ago[PATCH] release-checks: check that git working directory is clean
Tomi Ollila [Tue, 2 Jun 2015 14:43:45 +0000 (17:43 +0300)]
[PATCH] release-checks: check that git working directory is clean

7 years agobuild failure on Mac OS X 10.6.8 - diagnosis
Nate Eagleson [Tue, 2 Jun 2015 12:46:53 +0000 (08:46 +2000)]
build failure on Mac OS X 10.6.8 - diagnosis

7 years agoRe: argument parsing refactoring round3
David Bremner [Tue, 2 Jun 2015 04:43:45 +0000 (06:43 +0200)]
Re: argument parsing refactoring round3

7 years agoRe: [PATCH] test: remove redundant 'file' command from gdb scripts.
David Bremner [Tue, 2 Jun 2015 02:58:03 +0000 (04:58 +0200)]
Re: [PATCH] test: remove redundant 'file' command from gdb scripts.

7 years agonotmuch release 0.20 (and 0.20.1) now available
David Bremner [Mon, 1 Jun 2015 20:07:39 +0000 (22:07 +0200)]
notmuch release 0.20 (and 0.20.1) now available

7 years agoRe: [PATCH] test: remove redundant 'file' command from gdb scripts.
Tomi Ollila [Mon, 1 Jun 2015 09:02:54 +0000 (12:02 +0300)]
Re: [PATCH] test: remove redundant 'file' command from gdb scripts.

7 years ago[patch v3 4/4] test: add initial ruby tests
David Bremner [Mon, 1 Jun 2015 07:09:02 +0000 (09:09 +0200)]
[patch v3 4/4] test: add initial ruby tests

7 years ago[patch v3 3/4] build/ruby: use notmuch configure script values for shared lib
David Bremner [Mon, 1 Jun 2015 07:09:01 +0000 (09:09 +0200)]
[patch v3 3/4] build/ruby: use notmuch configure script values for shared lib

7 years ago[patch v3 2/4] build/ruby: make use of -Wl,--no-undefined configurable
David Bremner [Mon, 1 Jun 2015 07:09:00 +0000 (09:09 +0200)]
[patch v3 2/4] build/ruby: make use of -Wl,--no-undefined configurable

7 years ago[patch v3 1/4] build: integrate building ruby bindings into notmuch build process
David Bremner [Mon, 1 Jun 2015 07:08:59 +0000 (09:08 +0200)]
[patch v3 1/4] build: integrate building ruby bindings into notmuch build process

7 years agoBuild ruby bindings: round 3
David Bremner [Mon, 1 Jun 2015 07:08:58 +0000 (09:08 +0200)]
Build ruby bindings: round 3

7 years agoRe: [PATCH] cli: change "setup" to "set up" where used as a verb
David Bremner [Sun, 31 May 2015 17:17:18 +0000 (19:17 +0200)]
Re: [PATCH] cli: change "setup" to "set up" where used as a verb

7 years agoRe: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.
David Bremner [Sun, 31 May 2015 17:14:10 +0000 (19:14 +0200)]
Re: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

7 years ago[PATCH] test: remove redundant 'file' command from gdb scripts.
David Bremner [Sun, 31 May 2015 16:59:14 +0000 (18:59 +0200)]
[PATCH] test: remove redundant 'file' command from gdb scripts.

7 years ago[PATCH 5/5] updated NEWS
laochailan [Sun, 31 May 2015 12:02:15 +0000 (14:02 +0200)]
[PATCH 5/5] updated NEWS

7 years ago[PATCH 4/5] fixed more wrongly initialized constants
laochailan [Sun, 31 May 2015 12:02:14 +0000 (14:02 +0200)]
[PATCH 4/5] fixed more wrongly initialized constants

7 years ago[PATCH 3/5] formatted comments for better godoc output
laochailan [Sun, 31 May 2015 12:02:13 +0000 (14:02 +0200)]
[PATCH 3/5] formatted comments for better godoc output

7 years ago[PATCH 2/5] fixed wrong constant values
laochailan [Sun, 31 May 2015 12:02:12 +0000 (14:02 +0200)]
[PATCH 2/5] fixed wrong constant values

7 years ago[PATCH 1/5] Added thread bindings to go bindings
laochailan [Sun, 31 May 2015 12:02:11 +0000 (14:02 +0200)]
[PATCH 1/5] Added thread bindings to go bindings

7 years ago[PATCH 0/5] Additions to Go bindings
laochailan [Sun, 31 May 2015 12:02:10 +0000 (14:02 +0200)]
[PATCH 0/5] Additions to Go bindings

7 years agoRe: bug report: Emacs notmuch-mode fails attachments with spaces
Nils Dagsson Moskopp [Sun, 31 May 2015 00:42:01 +0000 (02:42 +0200)]
Re: bug report: Emacs notmuch-mode fails attachments with spaces

7 years agoRevision tracking, round 2
Gaute Hope [Fri, 29 May 2015 21:56:51 +0000 (21:56 +0000)]
Revision tracking, round 2

7 years ago[PATCH] cli: change "setup" to "set up" where used as a verb
J. Lewis Muir [Wed, 27 May 2015 17:53:52 +0000 (12:53 +1900)]
[PATCH] cli: change "setup" to "set up" where used as a verb

7 years agoRe: [announce] notifymuch - desktop notifications for notmuch
Gaute Hope [Wed, 27 May 2015 14:27:10 +0000 (14:27 +0000)]
Re: [announce] notifymuch - desktop notifications for notmuch

7 years agoAnnouncing Astroid v0.3
Gaute Hope [Wed, 27 May 2015 11:35:36 +0000 (11:35 +0000)]
Announcing Astroid v0.3

7 years ago[PATCH 4/4] test: redirect man output to /dev/null
David Bremner [Sat, 23 May 2015 20:28:47 +0000 (22:28 +0200)]
[PATCH 4/4] test: redirect man output to /dev/null

7 years ago[PATCH 3/4] test: use the python interpreter in sh.configure
David Bremner [Sat, 23 May 2015 20:28:46 +0000 (22:28 +0200)]
[PATCH 3/4] test: use the python interpreter in sh.configure

7 years ago[PATCH 2/4] configure: add ability to force python version via environment
David Bremner [Sat, 23 May 2015 20:28:45 +0000 (22:28 +0200)]
[PATCH 2/4] configure: add ability to force python version via environment

7 years ago[PATCH 1/4] test: make python tests compatible with python3
David Bremner [Sat, 23 May 2015 20:28:44 +0000 (22:28 +0200)]
[PATCH 1/4] test: make python tests compatible with python3

7 years agoSupport running test suite using python3
David Bremner [Sat, 23 May 2015 20:28:43 +0000 (22:28 +0200)]
Support running test suite using python3

7 years agoRe: [PATCH] python: use absolute import for SOVERSION
David Bremner [Sat, 23 May 2015 19:20:35 +0000 (21:20 +0200)]
Re: [PATCH] python: use absolute import for SOVERSION

7 years agoRe: [PATCH] configure: Add sanity checking for environment variables
David Bremner [Sat, 23 May 2015 18:33:40 +0000 (20:33 +0200)]
Re: [PATCH] configure: Add sanity checking for environment variables

7 years ago[PATCH] index: add NetBSD, Homebrew, and pkgsrc to "Obtaining Notmuch"
J. Lewis Muir [Fri, 22 May 2015 16:09:48 +0000 (11:09 +1900)]
[PATCH] index: add NetBSD, Homebrew, and pkgsrc to "Obtaining Notmuch"

7 years agoRe: What to people use for calendar invites?
Olivier Berger [Fri, 22 May 2015 15:30:59 +0000 (17:30 +0200)]
Re: What to people use for calendar invites?

7 years agoRe: [PATCH] configure: Add sanity checking for environment variables
Tomi Ollila [Wed, 20 May 2015 10:45:08 +0000 (13:45 +0300)]
Re: [PATCH] configure: Add sanity checking for environment variables

7 years ago[PATCH] configure: Add sanity checking for environment variables
David Bremner [Wed, 20 May 2015 09:45:06 +0000 (11:45 +0200)]
[PATCH] configure: Add sanity checking for environment variables

7 years agoRe: [PATCH] configure: Add sanity checking for environment variables
Tomi Ollila [Wed, 20 May 2015 08:48:28 +0000 (11:48 +0300)]
Re: [PATCH] configure: Add sanity checking for environment variables

7 years agoRe: [PATCH] configure: Add sanity checking for environment variables
Tomi Ollila [Wed, 20 May 2015 08:41:08 +0000 (11:41 +0300)]
Re: [PATCH] configure: Add sanity checking for environment variables

7 years agoRe: [PATCH] configure: Add sanity checking for environment variables
Tomi Ollila [Wed, 20 May 2015 08:37:28 +0000 (11:37 +0300)]
Re: [PATCH] configure: Add sanity checking for environment variables

7 years ago[PATCH] configure: Add sanity checking for environment variables
David Bremner [Wed, 20 May 2015 08:12:31 +0000 (10:12 +0200)]
[PATCH] configure: Add sanity checking for environment variables

7 years agoRe: [PATCH] configure: Add sanity checking for environment variables
Tomi Ollila [Tue, 19 May 2015 21:11:06 +0000 (00:11 +0300)]
Re: [PATCH] configure: Add sanity checking for environment variables

7 years ago[PATCH] configure: Add sanity checking for environment variables
David Bremner [Tue, 19 May 2015 20:52:08 +0000 (22:52 +0200)]
[PATCH] configure: Add sanity checking for environment variables

7 years agoRe: configure tool
Ronny Chevalier [Tue, 19 May 2015 19:08:51 +0000 (21:08 +0200)]
Re: configure tool

7 years agoRe: configure tool
David Bremner [Tue, 19 May 2015 19:01:15 +0000 (21:01 +0200)]
Re: configure tool

7 years agoconfigure tool
Ronny Chevalier [Tue, 19 May 2015 18:31:29 +0000 (20:31 +0200)]
configure tool

7 years ago[PATCH] python: use absolute import for SOVERSION
David Bremner [Sun, 17 May 2015 13:03:54 +0000 (15:03 +0200)]
[PATCH] python: use absolute import for SOVERSION

7 years ago[PATCH] notmuch-emacs-mua: do not start emacs daemon w/o --create-frame
Tomi Ollila [Mon, 11 May 2015 19:19:53 +0000 (22:19 +0300)]
[PATCH] notmuch-emacs-mua: do not start emacs daemon w/o --create-frame

7 years agoRe: [PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Tomi Ollila [Sun, 10 May 2015 18:45:20 +0000 (21:45 +0300)]
Re: [PATCH] notmuch-emacs-mua: do not create a frame by default with --client

7 years agoRe: [PATCH] notmuch-emacs-mua: do not create a frame by default with --client
David Bremner [Sun, 10 May 2015 05:52:22 +0000 (07:52 +0200)]
Re: [PATCH] notmuch-emacs-mua: do not create a frame by default with --client

7 years ago[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Jani Nikula [Sat, 9 May 2015 18:01:04 +0000 (21:01 +0300)]
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client

7 years ago[PATCH] python: use absolute import for SOVERSION
David Bremner [Sat, 9 May 2015 06:13:50 +0000 (08:13 +0200)]
[PATCH] python: use absolute import for SOVERSION

7 years agoRepost: Notmuch 0.20~rc1
Lele Gaifax [Wed, 6 May 2015 23:21:47 +0000 (01:21 +0200)]
Repost: Notmuch 0.20~rc1

7 years agoBridge with gmane in trouble?
Lele Gaifax [Wed, 6 May 2015 15:18:52 +0000 (17:18 +0200)]
Bridge with gmane in trouble?