svn commit: r1827590 - /subversion/trunk/subversion/libsvn_client/diff.c

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 18:08:36 2018 New Revision: 1827590 URL: http://svn.apache.org/viewvc?rev=1827590=rev Log: Minor refactoring. * subversion/libsvn_client/diff.c (diff_driver_info_t): Move higher up the file. Move 'wc_ctx' into here... (diff_writer_info_t): ... from here.

svn commit: r1827569 - /subversion/branches/1.10.x/STATUS

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 13:27:21 2018 New Revision: 1827569 URL: http://svn.apache.org/viewvc?rev=1827569=rev Log: * STATUS: Nominate r1827337 (Name the subcommands 'x-shelve' etc.). Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL:

svn commit: r1827571 - in /subversion/branches/1.10.x-x-shelve/subversion/tests/cmdline/getopt_tests_data: svn--help_stdout svn_help_stdout

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 13:38:20 2018 New Revision: 1827571 URL: http://svn.apache.org/viewvc?rev=1827571=rev Log: On the '1.10.x-x-shelve' branch: Fix help output test expectations. Modified:

svn commit: r1827562 - /subversion/trunk/subversion/libsvn_client/shelf.c

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 12:34:37 2018 New Revision: 1827562 URL: http://svn.apache.org/viewvc?rev=1827562=rev Log: Shelving: fix encoding of non-ASCII shelf names. * subversion/libsvn__client/shelf.c (shelf_name_encode): Use 'unsigned char' not plain 'char'. Modified:

svn commit: r1827570 - /subversion/branches/1.10.x-x-shelve/STATUS

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 13:31:14 2018 New Revision: 1827570 URL: http://svn.apache.org/viewvc?rev=1827570=rev Log: Revert r1827568 which I committed on the wrong branch. Modified: subversion/branches/1.10.x-x-shelve/STATUS Modified: subversion/branches/1.10.x-x-shelve/STATUS

svn commit: r1827565 - /subversion/branches/1.10.x/STATUS

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 13:10:48 2018 New Revision: 1827565 URL: http://svn.apache.org/viewvc?rev=1827565=rev Log: * STATUS: Nominate r1827562 (fix encoding of non-ASCII shelf names). Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL:

svn commit: r1827567 - /subversion/branches/1.10.x-x-shelve/subversion/svn/svn.c

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 13:24:21 2018 New Revision: 1827567 URL: http://svn.apache.org/viewvc?rev=1827567=rev Log: On the '1.10.x-x-shelve' branch: a backport version of r1827337 ('x-shelve'). Modified: subversion/branches/1.10.x-x-shelve/subversion/svn/svn.c Modified:

svn commit: r1827566 - /subversion/branches/1.10.x-x-shelve/

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 13:24:17 2018 New Revision: 1827566 URL: http://svn.apache.org/viewvc?rev=1827566=rev Log: Make a backport branch for r1827337. Added: subversion/branches/1.10.x-x-shelve/ (props changed) - copied from r1827565, subversion/branches/1.10.x/

svn commit: r1827574 - /subversion/trunk/subversion/libsvn_fs_fs/cached_data.c

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 14:55:43 2018 New Revision: 1827574 URL: http://svn.apache.org/viewvc?rev=1827574=rev Log: Tweak the warning for issue 4722 "checksum fail during commit when delta is 16K". A follow-up to r1826720 and r1827191. * subversion/libsvn_fs_fs/cached_data.c

svn commit: r1827572 - /subversion/branches/1.10.x/CHANGES

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 14:16:27 2018 New Revision: 1827572 URL: http://svn.apache.org/viewvc?rev=1827572=rev Log: On the '1.10.x' branch: catch-up merge 'CHANGES' from trunk. Modified: subversion/branches/1.10.x/CHANGES (contents, props changed) Modified:

svn commit: r1827575 - /subversion/branches/1.10.x/STATUS

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 15:02:56 2018 New Revision: 1827575 URL: http://svn.apache.org/viewvc?rev=1827575=rev Log: Add r1827574 to the r1826720 group (issue 4722 test & check). Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL:

svn commit: r1827581 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/diff.c

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 16:26:32 2018 New Revision: 1827581 URL: http://svn.apache.org/viewvc?rev=1827581=rev Log: Correct the documentation of the diff option 'ignore content type'. * subversion/include/svn_client.h (svn_client_diff7): Update docs. *

svn commit: r1827568 - /subversion/branches/1.10.x-x-shelve/STATUS

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 13:25:28 2018 New Revision: 1827568 URL: http://svn.apache.org/viewvc?rev=1827568=rev Log: * STATUS: Nominate r1827337 (Name the subcommands 'x-shelve' etc.). Modified: subversion/branches/1.10.x-x-shelve/STATUS Modified:

svn commit: r1827577 - in /subversion/site/publish: docs/release-notes/1.10.html roadmap.html

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 15:35:24 2018 New Revision: 1827577 URL: http://svn.apache.org/viewvc?rev=1827577=rev Log: Update the 1.10 release status on 'roadmap' and 'release notes' pages. Modified: subversion/site/publish/docs/release-notes/1.10.html

svn commit: r1827579 - /subversion/trunk/subversion/include/svn_client.h

2018-03-23 Thread julianfoad
Author: julianfoad Date: Fri Mar 23 16:04:50 2018 New Revision: 1827579 URL: http://svn.apache.org/viewvc?rev=1827579=rev Log: * subversion/include/svn_client.h (svn_client_shelf_test_apply_file): Improve docs. Modified: subversion/trunk/subversion/include/svn_client.h Modified: