Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(264)

Issue 2598: support git-style patches (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
17 years, 11 months ago by Evan Martin
Modified:
16 years, 11 months ago
Base URL:
http://rietveld.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This is much smaller than my full Git patch. Currently, Rietveld looks for an "Index:" line in the diff, which is the output of "svn diff". This patch allows you to upload a patch that is the output of "git diff".

Patch Set 1 #

Patch Set 2 : better matching, more comments #

Patch Set 3 : better comment #

Patch Set 4 : argh, final try #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -3 lines) Patch
codereview/engine.py View 1 2 3 1 chunk +25 lines, -3 lines 0 comments Download

Messages

Total messages: 11
ondrej.certik
I just had a suggestion about a docstring, otherwise a nice patch, +1. http://codereview.appspot.com/2598/diff/1/2 File ...
17 years, 11 months ago (2008-07-19 20:02:46 UTC) #1
Evan Martin
On 2008/07/19 20:02:46, ondrej.certik wrote: > I just had a suggestion about a docstring, otherwise ...
17 years, 11 months ago (2008-07-20 06:13:42 UTC) #2
ondrej.certik
Now I like it. +1 from me, thanks for the work. Andi -- will you ...
17 years, 11 months ago (2008-07-20 10:58:59 UTC) #3
GvR
Is this the only server-side change necessary for Git?
17 years, 11 months ago (2008-07-28 18:13:50 UTC) #4
GvR
[changing email address of reviewer]
17 years, 11 months ago (2008-07-28 18:14:28 UTC) #5
Evan Martin
On 2008/07/28 18:13:50, GvR wrote: > Is this the only server-side change necessary for Git? ...
17 years, 11 months ago (2008-07-28 18:19:10 UTC) #6
GvR
On 2008/07/28 18:19:10, Evan Martin wrote: > On 2008/07/28 18:13:50, GvR wrote: > > Is ...
17 years, 11 months ago (2008-07-28 20:21:12 UTC) #7
ondrej.certik
On 2008/07/28 20:21:12, GvR wrote: > On 2008/07/28 18:19:10, Evan Martin wrote: > > On ...
17 years, 11 months ago (2008-07-28 21:10:16 UTC) #8
Evan Martin
On 2008/07/28 20:21:12, GvR wrote: > On 2008/07/28 18:19:10, Evan Martin wrote: > > On ...
17 years, 11 months ago (2008-07-28 21:12:14 UTC) #9
GvR
On 2008/07/28 21:12:14, Evan Martin wrote: > That's a good point. It does mean that ...
17 years, 11 months ago (2008-07-28 21:27:07 UTC) #10
Evan Martin
17 years, 11 months ago (2008-07-30 05:11:12 UTC) #11
> All in all I still think that inserting Index: lines in upload.py as needed is
> the best thing to do.

I agree.  I'm deleting this issue.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b