Re: [PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread David Bremner
W. Trevor King wk...@tremily.us writes: The changes just landed with c200167 (nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}, 2014-03-09). The preferred markup language for NEWS seems to be Markdown, which is parsed by devel/news2wiki.pl into Markdown chunks for rendering by

[PATCH 1/2] build: add canonicalize_file_name to symbols exported from libnotmuch.so

2014-04-09 Thread David Bremner
This is needed for our compat version of canonicalize_file_name to be used. --- lib/gen-version-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gen-version-script.sh b/lib/gen-version-script.sh index 76670d5..64a7374 100644 --- a/lib/gen-version-script.sh +++

[PATCH 2/2] configure: fix comment, pass HAVE_CANONICALIZE_FILE_NAME to build

2014-04-09 Thread David Bremner
Apparently omitting it is not fatal, but let's be consistent with the other compat functions. --- configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 09f4650..256c918 100755 --- a/configure +++ b/configure @@ -812,7 +812,7 @@

[PATCH] News for emacs saved-searches change.

2014-04-09 Thread Mark Walters
--- The important point is that the changed search variable is not forward compatible (it *is* backwards compatible): that is previous version of notmuch-emacs will be unusable with a new style notmuch-saved-search variable. Best wishes Mark NEWS | 17 + 1 file changed, 17

Re: [PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread W. Trevor King
On Wed, Apr 09, 2014 at 08:22:26AM -0300, David Bremner wrote: W. Trevor King writes: The changes just landed with c200167 (nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}, 2014-03-09). The preferred markup language for NEWS seems to be Markdown, which is parsed by

Re: [PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread David Bremner
W. Trevor King wk...@tremily.us writes: We need non-bare repositories to have remote-tracking branches (distinct from local branches) [3], and we need remote-tracking branches to have working @{upstream}. OK, I see what you mean, the repository has bare = false. On the other hand we

Re: [PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread W. Trevor King
On Wed, Apr 09, 2014 at 10:01:25PM -0300, David Bremner wrote: W. Trevor King writes: We need non-bare repositories to have remote-tracking branches (distinct from local branches) [3], and we need remote-tracking branches to have working @{upstream}. OK, I see what you mean, the

[PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread David Bremner
"W. Trevor King" writes: > The changes just landed with c200167 (nmbug: Add 'clone' and replace > FETCH_HEAD with @{upstream}, 2014-03-09). > > The preferred markup language for NEWS seems to be Markdown, which is > parsed by devel/news2wiki.pl into Markdown chunks for rendering by > ikiwiki

[PATCH 1/2] build: add canonicalize_file_name to symbols exported from libnotmuch.so

2014-04-09 Thread David Bremner
This is needed for our compat version of canonicalize_file_name to be used. --- lib/gen-version-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gen-version-script.sh b/lib/gen-version-script.sh index 76670d5..64a7374 100644 --- a/lib/gen-version-script.sh +++

[PATCH 2/2] configure: fix comment, pass HAVE_CANONICALIZE_FILE_NAME to build

2014-04-09 Thread David Bremner
Apparently omitting it is not fatal, but let's be consistent with the other compat functions. --- configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 09f4650..256c918 100755 --- a/configure +++ b/configure @@ -812,7 +812,7 @@

[PATCH] News for emacs saved-searches change.

2014-04-09 Thread Mark Walters
--- The important point is that the changed search variable is not forward compatible (it *is* backwards compatible): that is previous version of notmuch-emacs will be unusable with a new style notmuch-saved-search variable. Best wishes Mark NEWS | 17 + 1 file changed, 17

[PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread W. Trevor King
s/remotes/origin/`. When this option is used, neither remote-tracking branches nor the related configuration variables are created. -- This email may be signed or encrypted with GnuPG (http://www.gnupg.org). For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140409/4a292b62/attachment.pgp>

[PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread David Bremner
"W. Trevor King" writes: > We need non-bare repositories to have remote-tracking branches > (distinct from local branches) [3], and we need remote-tracking > branches to have working @{upstream}. OK, I see what you mean, the repository has "bare = false". On the other hand we immediately blow

[PATCH] NEWS: Document the recent 'nmbug clone' and @{upstream} changes

2014-04-09 Thread W. Trevor King
achment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20140409/62e85404/attachment.pgp>