Re: svn commit: r952205 - /subversion/trunk/subversion/libsvn_client/diff.c

2010-06-07 Thread Daniel Näslund
On Mon, Jun 07, 2010 at 03:41:27PM +0200, Stefan Sperling wrote: > On Mon, Jun 07, 2010 at 12:43:19PM -, dan...@apache.org wrote: > > Author: dannas > > Date: Mon Jun 7 12:43:19 2010 > > New Revision: 952205 > > > > URL: http://svn.apache.org/viewvc?rev=952205&view=rev > > Log: > > Use severa

Re: svn commit: r952205 - /subversion/trunk/subversion/libsvn_client/diff.c

2010-06-07 Thread Daniel Näslund
On Mon, Jun 07, 2010 at 03:33:16PM +0200, Stefan Sperling wrote: > On Mon, Jun 07, 2010 at 12:43:19PM -, dan...@apache.org wrote: > > +static svn_error_t * > > +print_git_diff_header_copied(svn_stream_t *os, const char > > *header_encoding, > > + const char *path,

Re: svn commit: r952205 - /subversion/trunk/subversion/libsvn_client/diff.c

2010-06-07 Thread Stefan Sperling
On Mon, Jun 07, 2010 at 12:43:19PM -, dan...@apache.org wrote: > Author: dannas > Date: Mon Jun 7 12:43:19 2010 > New Revision: 952205 > > URL: http://svn.apache.org/viewvc?rev=952205&view=rev > Log: > Use several smaller functions for printing git diff headers instead of one. > > * subversi

Re: svn commit: r952205 - /subversion/trunk/subversion/libsvn_client/diff.c

2010-06-07 Thread Stefan Sperling
On Mon, Jun 07, 2010 at 12:43:19PM -, dan...@apache.org wrote: > Author: dannas > Date: Mon Jun 7 12:43:19 2010 > New Revision: 952205 > > URL: http://svn.apache.org/viewvc?rev=952205&view=rev > Log: > Use several smaller functions for printing git diff headers instead of one. > > * subversi