Re: Issue 1089 in reviewboard: git differ doesn't support moves and renames

2010-02-27 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 1235

Comment #1 on issue 1089 by trowbrds: git differ doesn't support moves and  
renames

http://code.google.com/p/reviewboard/issues/detail?id=1089

Issue 1235 says it better.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 1089 in reviewboard: git differ doesn't support moves and renames

2009-04-27 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Enhancement Priority-Medium

New issue 1089 by nikolai.prokoschenko: git differ doesn't support moves  
and renames
http://code.google.com/p/reviewboard/issues/detail?id=1089

What version are you running?

1.0b2

Describe the enhancement and the motivation for it.

Current diff viewer doesn't support git file renames or moves. Those are
created with git diff -M and look like this:

diff --git a/README b/README.moved
similarity index 100%
rename from README
rename to README.moved

Supporting this would als remove giant delete/insert chunks in the viewer.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---