Re: svn log --show-diff behavior

2010-08-15 Thread Alexey Neyman
On Sunday, August 15, 2010 12:58:46 pm Stefan Sperling wrote: > On Sat, Aug 14, 2010 at 11:47:52AM -0700, Alexey Neyman wrote: > > On Saturday, August 14, 2010 04:31:44 am Stefan Sperling wrote: > > > > Judging from the commit message, this option should mimic 'git log > > > > -p' behavior, but git

Re: svn log --show-diff behavior

2010-08-15 Thread Stefan Sperling
On Sat, Aug 14, 2010 at 11:47:52AM -0700, Alexey Neyman wrote: > On Saturday, August 14, 2010 04:31:44 am Stefan Sperling wrote: > > > Judging from the commit message, this option should mimic 'git log -p' > > > behavior, but git does not dump the whole diff by default when -p is > > > specified. I

Re: svn log --show-diff behavior

2010-08-14 Thread Alexey Neyman
On Saturday, August 14, 2010 04:31:44 am Stefan Sperling wrote: > > Judging from the commit message, this option should mimic 'git log -p' > > behavior, but git does not dump the whole diff by default when -p is > > specified. It only diffs the requested path and produces a full diff only > > if --

Re: svn log --show-diff behavior

2010-08-14 Thread Stefan Sperling
On Fri, Aug 13, 2010 at 06:54:19PM -0700, Alexey Neyman wrote: > [Posting here as 'svn log --show-diff' is currently only available in trunk] > > Hi All, > > I am trying out 1.7.0 (yes, I know it's a bit early) and noticed that svn log > now supports --show-diff. It's very convenient, thanks. >

svn log --show-diff behavior

2010-08-13 Thread Alexey Neyman
[Posting here as 'svn log --show-diff' is currently only available in trunk] Hi All, I am trying out 1.7.0 (yes, I know it's a bit early) and noticed that svn log now supports --show-diff. It's very convenient, thanks. As the comments in the code explain, in case the path was created in some r