notmuch-archives.git
9 years ago[Patch v3 5/8] emacs: show: mark tags changed since buffer loaded
Mark Walters [Wed, 12 Mar 2014 04:09:54 +0000 (04:09 +0000)]
[Patch v3 5/8] emacs: show: mark tags changed since buffer loaded

9 years ago[Patch v3 4/8] emacs: tag: add customize for deleted/added tag formats
Mark Walters [Wed, 12 Mar 2014 04:09:53 +0000 (04:09 +0000)]
[Patch v3 4/8] emacs: tag: add customize for deleted/added tag formats

9 years ago[Patch v3 3/8] emacs: tag split customise option for format-tags into a widget
Mark Walters [Wed, 12 Mar 2014 04:09:52 +0000 (04:09 +0000)]
[Patch v3 3/8] emacs: tag split customise option for format-tags into a widget

9 years ago[Patch v3 2/8] Make keys of notmuch-tag-formats regexps and use caching
Mark Walters [Wed, 12 Mar 2014 04:09:51 +0000 (04:09 +0000)]
[Patch v3 2/8] Make keys of notmuch-tag-formats regexps and use caching

9 years ago[Patch v3 1/8] emacs: Combine notmuch-combine-face-text-property{, -string}
Mark Walters [Wed, 12 Mar 2014 04:09:50 +0000 (04:09 +0000)]
[Patch v3 1/8] emacs: Combine notmuch-combine-face-text-property{, -string}

9 years ago[Patch v3 0/8] emacs: show tag changes in buffer
Mark Walters [Wed, 12 Mar 2014 04:09:49 +0000 (04:09 +0000)]
[Patch v3 0/8] emacs: show tag changes in buffer

9 years agoRe: v6 of boolean folder patches
Austin Clements [Tue, 11 Mar 2014 23:20:24 +0000 (19:20 +2000)]
Re: v6 of boolean folder patches

9 years ago[PATCH] test: rearrange the test corpus into subfolders, fix tests
David Bremner [Tue, 11 Mar 2014 23:14:27 +0000 (20:14 +2100)]
[PATCH] test: rearrange the test corpus into subfolders, fix tests

9 years agoRe: v6 of boolean folder patches
David Bremner [Tue, 11 Mar 2014 23:10:44 +0000 (20:10 +2100)]
Re: v6 of boolean folder patches

9 years ago[Patch v6 14/14] man: try to clarify the folder: and path: vs. --output=files confusion
David Bremner [Tue, 11 Mar 2014 23:01:40 +0000 (20:01 +2100)]
[Patch v6 14/14] man: try to clarify the folder: and path: vs. --output=files confusion

9 years ago[Patch v6 13/14] man: update man pages for folder: and path: search terms
David Bremner [Tue, 11 Mar 2014 23:01:39 +0000 (20:01 +2100)]
[Patch v6 13/14] man: update man pages for folder: and path: search terms

9 years ago[Patch v6 12/14] test: add machinery to download and verify databases
David Bremner [Tue, 11 Mar 2014 23:01:38 +0000 (20:01 +2100)]
[Patch v6 12/14] test: add machinery to download and verify databases

9 years ago[Patch v6 11/14] test: commit database checksum, ignore actual databases
David Bremner [Tue, 11 Mar 2014 23:01:37 +0000 (20:01 +2100)]
[Patch v6 11/14] test: commit database checksum, ignore actual databases

9 years ago[Patch v6 10/14] devel: add script to generate test databases
David Bremner [Tue, 11 Mar 2014 23:01:36 +0000 (20:01 +2100)]
[Patch v6 10/14] devel: add script to generate test databases

9 years ago[Patch v6 09/14] test: add database upgrade test from format version 1 to 2
David Bremner [Tue, 11 Mar 2014 23:01:35 +0000 (20:01 +2100)]
[Patch v6 09/14] test: add database upgrade test from format version 1 to 2

9 years ago[Patch v6 08/14] test: add tests for the new boolean folder: and path: prefixes
David Bremner [Tue, 11 Mar 2014 23:01:34 +0000 (20:01 +2100)]
[Patch v6 08/14] test: add tests for the new boolean folder: and path: prefixes

9 years ago[Patch v6 07/14] lib: make folder: prefix literal
David Bremner [Tue, 11 Mar 2014 23:01:33 +0000 (20:01 +2100)]
[Patch v6 07/14] lib: make folder: prefix literal

9 years ago[Patch v6 06/14] test: make insert test use the path: prefix
David Bremner [Tue, 11 Mar 2014 23:01:32 +0000 (20:01 +2100)]
[Patch v6 06/14] test: make insert test use the path: prefix

9 years ago[Patch v6 05/14] lib: add support for path: prefix searches
David Bremner [Tue, 11 Mar 2014 23:01:31 +0000 (20:01 +2100)]
[Patch v6 05/14] lib: add support for path: prefix searches

9 years ago[Patch v6 04/14] lib: refactor folder term update after filename removal
David Bremner [Tue, 11 Mar 2014 23:01:30 +0000 (20:01 +2100)]
[Patch v6 04/14] lib: refactor folder term update after filename removal

9 years ago[Patch v6 02/14] test: add notmuch_search_files_sanitize and use it
David Bremner [Tue, 11 Mar 2014 23:01:28 +0000 (20:01 +2100)]
[Patch v6 02/14] test: add notmuch_search_files_sanitize and use it

9 years ago[Patch v6 01/14] test: add utility function to sort a json list
David Bremner [Tue, 11 Mar 2014 23:01:27 +0000 (20:01 +2100)]
[Patch v6 01/14] test: add utility function to sort a json list

9 years agov6 of boolean folder patches
David Bremner [Tue, 11 Mar 2014 23:01:26 +0000 (20:01 +2100)]
v6 of boolean folder patches

9 years ago[PATCH 2/2] emacs: Use whitelist instead of blacklist for term escaping
Austin Clements [Tue, 11 Mar 2014 22:19:54 +0000 (18:19 +2000)]
[PATCH 2/2] emacs: Use whitelist instead of blacklist for term escaping

9 years ago[PATCH 1/2] test: Add broken test for Emacs boolean term escaping
Austin Clements [Tue, 11 Mar 2014 22:19:53 +0000 (18:19 +2000)]
[PATCH 1/2] test: Add broken test for Emacs boolean term escaping

9 years ago[PATCH v2] util: Fix two corner-cases in boolean term quoting function
Austin Clements [Tue, 11 Mar 2014 20:42:00 +0000 (16:42 +2000)]
[PATCH v2] util: Fix two corner-cases in boolean term quoting function

9 years ago[PATCH] util: Fix corner-case in boolean term quoting function
Austin Clements [Tue, 11 Mar 2014 20:03:05 +0000 (16:03 +2000)]
[PATCH] util: Fix corner-case in boolean term quoting function

9 years agoRe: [PATCH] test: conditionally test compact depending on configured support
Tomi Ollila [Tue, 11 Mar 2014 19:43:42 +0000 (21:43 +0200)]
Re: [PATCH] test: conditionally test compact depending on configured support

9 years ago[PATCH] test: conditionally test compact depending on configured support
Jani Nikula [Tue, 11 Mar 2014 19:24:07 +0000 (21:24 +0200)]
[PATCH] test: conditionally test compact depending on configured support

9 years agoRe: v2 man page build fixups
Tomi Ollila [Tue, 11 Mar 2014 18:16:11 +0000 (20:16 +0200)]
Re: v2 man page build fixups

9 years agoRe: Smime signature verification in Notmuch - Emacs
Daniel Kahn Gillmor [Tue, 11 Mar 2014 18:03:09 +0000 (14:03 +2000)]
Re: Smime signature verification in Notmuch - Emacs

9 years ago[PATCH] emacs: Combine notmuch-combine-face-text-property{,-string}
Austin Clements [Tue, 11 Mar 2014 14:46:55 +0000 (10:46 +2000)]
[PATCH] emacs: Combine notmuch-combine-face-text-property{,-string}

9 years ago[Patch v2 3/3] doc: configure detection of sphinx and rst2man
David Bremner [Tue, 11 Mar 2014 12:05:55 +0000 (09:05 +2100)]
[Patch v2 3/3] doc: configure detection of sphinx and rst2man

9 years ago[Patch v2 2/3] doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MAN
David Bremner [Tue, 11 Mar 2014 12:05:54 +0000 (09:05 +2100)]
[Patch v2 2/3] doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MAN

9 years ago[Patch v2 1/3] doc: have prerst2man.py generate roff files all in one directory
David Bremner [Tue, 11 Mar 2014 12:05:53 +0000 (09:05 +2100)]
[Patch v2 1/3] doc: have prerst2man.py generate roff files all in one directory

9 years agov2 man page build fixups
David Bremner [Tue, 11 Mar 2014 12:05:52 +0000 (09:05 +2100)]
v2 man page build fixups

9 years agoRe: how to specify notmuch colors in emacs24
David Belohrad [Tue, 11 Mar 2014 10:02:13 +0000 (11:02 +0100)]
Re: how to specify notmuch colors in emacs24

9 years ago[PATCH v5] test: add database upgrade test from format version 1 to 2
Jani Nikula [Tue, 11 Mar 2014 05:42:49 +0000 (07:42 +0200)]
[PATCH v5] test: add database upgrade test from format version 1 to 2

9 years agoRe: [PATCH v2.1 6/7] emacs: search: use orig-tags in search
Austin Clements [Tue, 11 Mar 2014 02:41:43 +0000 (22:41 +2000)]
Re: [PATCH v2.1 6/7] emacs: search: use orig-tags in search

9 years agoRe: [PATCH v2 3/7] emacs: tag: add customize for deleted/added tag formats
Austin Clements [Tue, 11 Mar 2014 02:37:14 +0000 (22:37 +2000)]
Re: [PATCH v2 3/7] emacs: tag: add customize for deleted/added tag formats

9 years agoRe: [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode...
David Bremner [Tue, 11 Mar 2014 02:36:33 +0000 (23:36 +2100)]
Re: [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode to it

9 years agoRe: [PATCH 3/3] doc: have prerst2man.py generate roff files all in one directory
David Bremner [Tue, 11 Mar 2014 02:34:02 +0000 (23:34 +2100)]
Re: [PATCH 3/3] doc: have prerst2man.py generate roff files all in one directory

9 years agoRe: [PATCH v2 4/7] emacs: show: mark tags changed since buffer loaded
Austin Clements [Tue, 11 Mar 2014 02:29:30 +0000 (22:29 +2000)]
Re: [PATCH v2 4/7] emacs: show: mark tags changed since buffer loaded

9 years ago[PATCH 3/3] doc: have prerst2man.py generate roff files all in one directory
David Bremner [Tue, 11 Mar 2014 02:18:29 +0000 (23:18 +2100)]
[PATCH 3/3] doc: have prerst2man.py generate roff files all in one directory

9 years ago[PATCH 2/3] doc: configure detection of sphinx and rst2man
David Bremner [Tue, 11 Mar 2014 02:18:28 +0000 (23:18 +2100)]
[PATCH 2/3] doc: configure detection of sphinx and rst2man

9 years ago[PATCH 1/3] doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MAN
David Bremner [Tue, 11 Mar 2014 02:18:27 +0000 (23:18 +2100)]
[PATCH 1/3] doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MAN

9 years agoRe: [PATCH v2 3/7] emacs: tag: add customize for deleted/added tag formats
Austin Clements [Tue, 11 Mar 2014 02:09:28 +0000 (22:09 +2000)]
Re: [PATCH v2 3/7] emacs: tag: add customize for deleted/added tag formats

9 years agoRe: [PATCH v2 1/7] Make keys of notmuch-tag-formats regexps and use caching
Austin Clements [Tue, 11 Mar 2014 02:06:59 +0000 (22:06 +2000)]
Re: [PATCH v2 1/7] Make keys of notmuch-tag-formats regexps and use caching

9 years agoRe: [PATCH v4 08/13] test: add database upgrade test from format version 1 to 2
David Bremner [Mon, 10 Mar 2014 23:14:05 +0000 (20:14 +2100)]
Re: [PATCH v4 08/13] test: add database upgrade test from format version 1 to 2

9 years agoRe: [PATCH] doc: build man pages at build time, not install
Tomi Ollila [Mon, 10 Mar 2014 22:40:56 +0000 (00:40 +0200)]
Re: [PATCH] doc: build man pages at build time, not install

9 years agoRe: [PATCH] perf-test: use command line arguments for directories
Tomi Ollila [Mon, 10 Mar 2014 21:58:42 +0000 (23:58 +0200)]
Re: [PATCH] perf-test: use command line arguments for directories

9 years agoRe: [PATCH v4 00/13] boolean folder: and path: searches
Tomi Ollila [Mon, 10 Mar 2014 21:57:53 +0000 (23:57 +0200)]
Re: [PATCH v4 00/13] boolean folder: and path: searches

9 years agoRe: [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode...
Tomi Ollila [Mon, 10 Mar 2014 21:42:18 +0000 (23:42 +0200)]
Re: [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode to it

9 years agoRe: v3 of boolean folder: patches
W. Trevor King [Mon, 10 Mar 2014 18:31:35 +0000 (11:31 +1700)]
Re: v3 of boolean folder: patches

9 years agoRe: [PATCH v4 00/13] boolean folder: and path: searches
Austin Clements [Mon, 10 Mar 2014 18:28:09 +0000 (14:28 +2000)]
Re: [PATCH v4 00/13] boolean folder: and path: searches

9 years agoRe: v3 of boolean folder: patches
Jani Nikula [Mon, 10 Mar 2014 18:24:50 +0000 (20:24 +0200)]
Re: v3 of boolean folder: patches

9 years agoRe: v3 of boolean folder: patches
W. Trevor King [Mon, 10 Mar 2014 18:10:53 +0000 (11:10 +1700)]
Re: v3 of boolean folder: patches

9 years agoRe: [PATCH] doc: build man pages at build time, not install
Jani Nikula [Mon, 10 Mar 2014 17:10:27 +0000 (19:10 +0200)]
Re: [PATCH] doc: build man pages at build time, not install

9 years ago[RFC Patch] doc: configure detection of sphinx and rst2man
David Bremner [Mon, 10 Mar 2014 12:04:59 +0000 (09:04 +2100)]
[RFC Patch] doc: configure detection of sphinx and rst2man

9 years agoRe: [PATCH] doc: build man pages at build time, not install
Tomi Ollila [Mon, 10 Mar 2014 11:14:50 +0000 (13:14 +0200)]
Re: [PATCH] doc: build man pages at build time, not install

9 years ago[PATCH] doc: build man pages at build time, not install
David Bremner [Mon, 10 Mar 2014 11:07:13 +0000 (08:07 +2100)]
[PATCH] doc: build man pages at build time, not install

9 years agoRe: [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode...
Tomi Ollila [Mon, 10 Mar 2014 09:17:27 +0000 (11:17 +0200)]
Re: [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode to it

9 years ago[PATCH v5] man: try to clarify the folder: and path: vs. --output=files confusion
Jani Nikula [Mon, 10 Mar 2014 06:26:09 +0000 (08:26 +0200)]
[PATCH v5] man: try to clarify the folder: and path: vs. --output=files confusion

9 years ago[PATCH v5] man: update man pages for folder: and path: search terms
Jani Nikula [Mon, 10 Mar 2014 06:25:44 +0000 (08:25 +0200)]
[PATCH v5] man: update man pages for folder: and path: search terms

9 years ago[PATCH v5] test: add machinery to download and verify databases
Jani Nikula [Mon, 10 Mar 2014 06:24:50 +0000 (08:24 +0200)]
[PATCH v5] test: add machinery to download and verify databases

9 years agoRe: sphinx docs, v3
David Bremner [Mon, 10 Mar 2014 01:15:39 +0000 (22:15 +2100)]
Re: sphinx docs, v3

9 years ago[PATCH v2] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}
W. Trevor King [Mon, 10 Mar 2014 00:28:49 +0000 (17:28 +1700)]
[PATCH v2] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}

9 years ago[PATCH v4 13/13] test: add machinery to download and verify databases
Jani Nikula [Sun, 9 Mar 2014 21:40:34 +0000 (23:40 +0200)]
[PATCH v4 13/13] test: add machinery to download and verify databases

9 years ago[PATCH v4 12/13] test: commit folders-v1.tar.xz checksum, ignore actual databases
Jani Nikula [Sun, 9 Mar 2014 21:40:33 +0000 (23:40 +0200)]
[PATCH v4 12/13] test: commit folders-v1.tar.xz checksum, ignore actual databases

9 years ago[PATCH v4 11/13] devel: add script to generate test databases
Jani Nikula [Sun, 9 Mar 2014 21:40:32 +0000 (23:40 +0200)]
[PATCH v4 11/13] devel: add script to generate test databases

9 years ago[PATCH v4 10/13] man: try to clarify the folder: and path: vs. --output=files confusion
Jani Nikula [Sun, 9 Mar 2014 21:40:31 +0000 (23:40 +0200)]
[PATCH v4 10/13] man: try to clarify the folder: and path: vs. --output=files confusion

9 years ago[PATCH v4 09/13] man: update man pages for folder: and path: search terms
Jani Nikula [Sun, 9 Mar 2014 21:40:30 +0000 (23:40 +0200)]
[PATCH v4 09/13] man: update man pages for folder: and path: search terms

9 years ago[PATCH v4 08/13] test: add database upgrade test from format version 1 to 2
Jani Nikula [Sun, 9 Mar 2014 21:40:29 +0000 (23:40 +0200)]
[PATCH v4 08/13] test: add database upgrade test from format version 1 to 2

9 years ago[PATCH v4 07/13] test: add tests for the new boolean folder: and path: prefixes
Jani Nikula [Sun, 9 Mar 2014 21:40:28 +0000 (23:40 +0200)]
[PATCH v4 07/13] test: add tests for the new boolean folder: and path: prefixes

9 years ago[PATCH v4 06/13] lib: make folder: prefix literal
Jani Nikula [Sun, 9 Mar 2014 21:40:27 +0000 (23:40 +0200)]
[PATCH v4 06/13] lib: make folder: prefix literal

9 years ago[PATCH v4 05/13] test: make insert test use the path: prefix
Jani Nikula [Sun, 9 Mar 2014 21:40:26 +0000 (23:40 +0200)]
[PATCH v4 05/13] test: make insert test use the path: prefix

9 years ago[PATCH v4 04/13] lib: add support for path: prefix searches
Jani Nikula [Sun, 9 Mar 2014 21:40:25 +0000 (23:40 +0200)]
[PATCH v4 04/13] lib: add support for path: prefix searches

9 years ago[PATCH v4 03/13] lib: refactor folder term update after filename removal
Jani Nikula [Sun, 9 Mar 2014 21:40:24 +0000 (23:40 +0200)]
[PATCH v4 03/13] lib: refactor folder term update after filename removal

9 years ago[PATCH v4 02/13] test: add notmuch_search_files_sanitize and use it
Jani Nikula [Sun, 9 Mar 2014 21:40:23 +0000 (23:40 +0200)]
[PATCH v4 02/13] test: add notmuch_search_files_sanitize and use it

9 years ago[PATCH v4 01/13] test: rearrange the test corpus into subfolders
Jani Nikula [Sun, 9 Mar 2014 21:40:22 +0000 (23:40 +0200)]
[PATCH v4 01/13] test: rearrange the test corpus into subfolders

9 years ago[PATCH v4 00/13] boolean folder: and path: searches
Jani Nikula [Sun, 9 Mar 2014 21:40:21 +0000 (23:40 +0200)]
[PATCH v4 00/13] boolean folder: and path: searches

9 years agoRe: [PATCH] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}
David Bremner [Sun, 9 Mar 2014 16:35:43 +0000 (13:35 +2100)]
Re: [PATCH] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}

9 years agoRe: [Patch v3 04/15] lib: make folder: prefix literal
Austin Clements [Sun, 9 Mar 2014 16:15:48 +0000 (12:15 +2000)]
Re: [Patch v3 04/15] lib: make folder: prefix literal

9 years agoWARNING: database upgrade coming
David Bremner [Sun, 9 Mar 2014 15:01:40 +0000 (12:01 +2100)]
WARNING: database upgrade coming

9 years agoRe: [PATCH v3 3/6] util: make sanitize string available in string util for reuse
David Bremner [Sun, 9 Mar 2014 13:19:44 +0000 (10:19 +2100)]
Re: [PATCH v3 3/6] util: make sanitize string available in string util for reuse

9 years agoRe: [PATCH v2] support for generating decreasing dates in bash 4.0 and 4.1
David Bremner [Sun, 9 Mar 2014 13:19:17 +0000 (10:19 +2100)]
Re: [PATCH v2] support for generating decreasing dates in bash 4.0 and 4.1

9 years agoRe: [PATCH v2] test: NOTMUCH_SKIP_TESTS accepts test names with or without Tddd-...
David Bremner [Sun, 9 Mar 2014 13:18:21 +0000 (10:18 +2100)]
Re: [PATCH v2] test: NOTMUCH_SKIP_TESTS accepts test names with or without Tddd- prefix

9 years agoRe: [PATCH] test: don't use $(dir) in recipes.
David Bremner [Sun, 9 Mar 2014 13:17:55 +0000 (10:17 +2100)]
Re: [PATCH] test: don't use $(dir) in recipes.

9 years ago[Patch v3 4/4] doc: automatically read version from file
David Bremner [Sun, 9 Mar 2014 12:57:00 +0000 (09:57 +2100)]
[Patch v3 4/4] doc: automatically read version from file

9 years ago[Patch v3 3/4] doc: install sphinx version of man pages
David Bremner [Sun, 9 Mar 2014 12:56:59 +0000 (09:56 +2100)]
[Patch v3 3/4] doc: install sphinx version of man pages

9 years ago[Patch v3 2/4] doc: add target rst2man to build man pages using rst2man
David Bremner [Sun, 9 Mar 2014 12:56:58 +0000 (09:56 +2100)]
[Patch v3 2/4] doc: add target rst2man to build man pages using rst2man

9 years ago[Patch v3 1/4] doc: convert sphinx based docs
David Bremner [Sun, 9 Mar 2014 12:56:57 +0000 (09:56 +2100)]
[Patch v3 1/4] doc: convert sphinx based docs

9 years agosphinx docs, v3
David Bremner [Sun, 9 Mar 2014 12:56:56 +0000 (09:56 +2100)]
sphinx docs, v3

9 years agoRe: [Patch v3 04/15] lib: make folder: prefix literal
Jani Nikula [Sun, 9 Mar 2014 08:45:51 +0000 (10:45 +0200)]
Re: [Patch v3 04/15] lib: make folder: prefix literal

9 years agoRe: [Patch v3 10/15] man: update man pages for folder: and path: search terms
Austin Clements [Sun, 9 Mar 2014 03:52:38 +0000 (22:52 +1900)]
Re: [Patch v3 10/15] man: update man pages for folder: and path: search terms

9 years agoRe: [Patch v3 08/15] test: add tests for the new boolean folder: and path: prefixes
Austin Clements [Sun, 9 Mar 2014 02:55:29 +0000 (21:55 +1900)]
Re: [Patch v3 08/15] test: add tests for the new boolean folder: and path: prefixes

9 years agoRe: [Patch v3 04/15] lib: make folder: prefix literal
Austin Clements [Sat, 8 Mar 2014 23:51:27 +0000 (18:51 +1900)]
Re: [Patch v3 04/15] lib: make folder: prefix literal

9 years agoRe: v3 of boolean folder: patches
David Bremner [Sat, 8 Mar 2014 21:40:45 +0000 (17:40 +2000)]
Re: v3 of boolean folder: patches

9 years ago[Patch v3 15/15] test: add machinery to download and verify databases
David Bremner [Sat, 8 Mar 2014 21:19:45 +0000 (17:19 +2000)]
[Patch v3 15/15] test: add machinery to download and verify databases

9 years ago[Patch v3 14/15] test: commit folders-v1.tar.xz checksum, ignore actual databases
David Bremner [Sat, 8 Mar 2014 21:19:44 +0000 (17:19 +2000)]
[Patch v3 14/15] test: commit folders-v1.tar.xz checksum, ignore actual databases