Author: julianfoad Revision: 1801877 Modified property: svn:log Modified: svn:log at Fri Jul 14 09:50:33 2017 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Jul 14 09:50:33 2017 @@ -1,3 +1,6 @@ +On the 'shelve-checkpoint' branch: work around a diff output bug. + * subversion/libsvn_client/shelve.c - Work around broken buffering that caused malformed output - such as patch headers appearing after the corresponding hunks. + (write_patch): Disable buffering of the output file, to work around broken + buffering that caused malformed output such as patch headers appearing + after the corresponding hunks.
