Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Issue 5012006: Move git-cl into depot_tools.... (Closed)

Created:
10 years, 1 month ago by chase
Modified:
9 years, 7 months ago
Reviewers:
mr.kschan, M-A Ruel
CC:
chromium-reviews, Evan Martin, Mandeep Singh Baines
Visibility:
Public.

Description

Move git-cl into depot_tools. BUG=none TEST=git-cl works after move Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70011

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3987 lines, -17 lines) Patch
M git-cl View 1 2 3 1 chunk +1 line, -18 lines 0 comments Download
A git_cl/LICENSE View 1 chunk +26 lines, -0 lines 0 comments Download
A git_cl/PRESUBMIT.py View 1 chunk +124 lines, -0 lines 0 comments Download
A git_cl/README View 1 chunk +52 lines, -0 lines 0 comments Download
A git_cl/README.codereview View 1 chunk +99 lines, -0 lines 0 comments Download
A git_cl/README.testing View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A git_cl/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A git_cl/git-cl View 1 chunk +10 lines, -0 lines 0 comments Download
A git_cl/git_cl.py View 1 2 3 1 chunk +1254 lines, -0 lines 0 comments Download
A git_cl/test/abandon.sh View 1 chunk +41 lines, -0 lines 0 comments Download
A git_cl/test/basic.sh View 1 chunk +64 lines, -0 lines 0 comments Download
A git_cl/test/hooks.sh View 1 chunk +47 lines, -0 lines 0 comments Download
A git_cl/test/push-basic.sh View 1 chunk +68 lines, -0 lines 0 comments Download
A git_cl/test/push-from-logs.sh View 1 chunk +67 lines, -0 lines 0 comments Download
A git_cl/test/rename.sh View 1 chunk +36 lines, -0 lines 0 comments Download
A git_cl/test/save-description-on-failure.sh View 1 chunk +52 lines, -0 lines 0 comments Download
A git_cl/test/submit-from-new-dir.sh View 1 chunk +38 lines, -0 lines 0 comments Download
A git_cl/test/tbr.sh View 1 chunk +39 lines, -0 lines 0 comments Download
A git_cl/test/test-lib.sh View 1 chunk +97 lines, -0 lines 0 comments Download
A git_cl/test/upload-local-tracking-branch.sh View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
A git_cl/test/upload-stale.sh View 1 chunk +33 lines, -0 lines 0 comments Download
A git_cl/upload.py View 1 2 3 1 chunk +1786 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
chase
To make changing git-cl easier, we're moving git-cl and its files into depot_tools. Since Oct ...
10 years, 1 month ago (2010-11-16 21:33:22 UTC) #1
Mandeep Singh Baines
Why? Is this really a problem? chase@chromium.org (chase@chromium.org) wrote: > Reviewers: Marc-Antoine Ruel, > > ...
10 years, 1 month ago (2010-11-16 22:53:59 UTC) #2
chase
On 2010/11/16 22:53:59, Mandeep Singh Baines wrote: > Why? Is this really a problem? Yeah, ...
10 years, 1 month ago (2010-11-16 23:35:39 UTC) #3
Mandeep Singh Baines
On Tue, Nov 16, 2010 at 3:35 PM, <chase@chromium.org> wrote: > On 2010/11/16 22:53:59, Mandeep ...
10 years, 1 month ago (2010-11-16 23:59:09 UTC) #4
chase
On 2010/11/16 23:59:09, Mandeep Singh Baines wrote: > I don't think this is a good ...
10 years, 1 month ago (2010-11-17 00:20:37 UTC) #5
M-A Ruel
There's 3 types of git-cl users: 1) chromium devs using the git-svn functionality 2) chromium ...
10 years, 1 month ago (2010-11-17 20:19:36 UTC) #6
chase
1. git-cl requires depot_tools anyway. 2. git-cl has a forked copy of upload.py that can ...
10 years, 1 month ago (2010-11-19 19:17:30 UTC) #7
chase
On 2010/11/17 20:19:36, Marc-Antoine Ruel wrote: > http://codereview.chromium.org/5012006/diff/3001/git-cl > File git-cl (right): > > http://codereview.chromium.org/5012006/diff/3001/git-cl#newcode7 ...
10 years, 1 month ago (2010-11-19 19:39:53 UTC) #8
chase
M-A pinged me about this CL this morning. Assuming no objections, I plan to land ...
10 years ago (2010-12-22 19:09:11 UTC) #9
chase
Updated patch with latest changes in git_cl_repo.
10 years ago (2010-12-22 19:26:44 UTC) #10
mr.kschan
On 2010/12/22 19:26:44, chase wrote: > Updated patch with latest changes in git_cl_repo. Hi there, ...
10 years ago (2010-12-24 07:09:11 UTC) #11
chase
On 2010/12/24 07:09:11, mr.kschan wrote: > Hi there, > > what is the impact of ...
10 years ago (2010-12-24 07:25:14 UTC) #12
mr.kschan
On Fri, Dec 24, 2010 at 3:25 PM, <chase@chromium.org> wrote: > On 2010/12/24 07:09:11, mr.kschan ...
10 years ago (2010-12-24 07:32:24 UTC) #13
chase
10 years ago (2010-12-24 07:39:39 UTC) #14
On 2010/12/24 07:32:24, mr.kschan wrote:
> For your info, i was using the git-cl copy from
>
http://git.chromium.org/gitweb/?p=git-cl.git;a=commit;h=c3f0433a0e6520297950c...
> i believe it should be stale now.

Ok.  I imagine we will deprecate that repo sometime soon, too.

> Anyway, i will try out git-cl with the svn HEAD sooner or later.

Sounds good, let me know how that goes.

> merry x'mas :)

Same to you!

> p.s. if i found some errors later, should i keep bug reporting to
>
http://code.google.com/p/chromium/issues/list?can=2&q=git+cl&colspec=ID+Stars...

Filing a bug there (in the chromium project) would be a good way to let us know.
 Be sure to cc me on it.

Powered by Google App Engine
This is Rietveld 408576698