Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(207)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 125045: Make upload.py use --no-renames. This generates more SVN-like patches,

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 3 months ago by nickcarter
Modified:
16 years, 3 months ago
Reviewers:
evan, evanm
CC:
evanm
Visibility:
Public.
Make upload.py use --no-renames. This generates more SVN-like patches, ones that are broken down into add+delete operations. The result will be reviews that are more consistent with what gcl produces on svn. Also, fix the 'git show' command for renames (renames shouldn't happen with --no-renames) where there is no corresponding edit in the diff. Previously this would crash.

Patch Set 1 #

Created: 16 years, 3 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M upload.py View 2 chunks +4 lines, -3 lines 0 comments Download
Total messages: 3
|
nickcarter
To see what renames look like in Rietveld before and after this change, see the ...
16 years, 3 months ago (2009年09月25日 22:58:04 UTC) #1
To see what renames look like in Rietveld before and after this change, see the
various patch sets of the test issue: http://codereview.chromium.org/246010/show 
Sign in to reply to this message.
nickcarter
Actually, I realized that --no-renames means that we lose history, particularly in the edit case. ...
16 years, 3 months ago (2009年09月25日 23:01:21 UTC) #2
Actually, I realized that --no-renames means that we lose history, particularly
in the edit case. That's actually pretty valuable.
So the solution will be something more like adding "D" deletion records for the
old filenames in 'renames' to the svn diff. I'll code that up.
Sign in to reply to this message.
evan
Since this file is in Rietveld, you'll need to make the patch against Rietveld (static/upload.py ...
16 years, 3 months ago (2009年09月25日 23:19:49 UTC) #3
Since this file is in Rietveld, you'll need to make the patch against Rietveld
(static/upload.py in their tree). I can review+commit your patches on that.
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /