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

Issue 188383002: Refactor the way that git executables are launched in depot tools. (Closed)

Created:
6 years, 9 months ago by iannucci
Modified:
6 years, 9 months ago
Reviewers:
agable, szager1, mmoss
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Refactor the way that git executables are launched in depot tools. This introduces python_git_runner.sh, and makes git-cl, git-cache, git-number, and git-try use it. R=agable@chromium.org, szager@chromium.org BUG=261738 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=256131

Patch Set 1 #

Total comments: 3

Patch Set 2 : move everything back #

Patch Set 3 : #

Patch Set 4 : works on windows too. its actually more concise as well! #

Patch Set 5 : #

Patch Set 6 : Use type and make python_git_runner non +x #

Patch Set 7 : remove shebang #

Patch Set 8 : remove p #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -80 lines) Patch
M git-cache View 1 2 3 4 5 6 7 1 chunk +3 lines, -21 lines 0 comments Download
M git-cl View 1 2 3 4 5 6 7 1 chunk +4 lines, -22 lines 0 comments Download
M git-number View 1 2 3 4 5 6 7 1 chunk +3 lines, -21 lines 0 comments Download
M git-try View 1 2 3 4 5 6 7 1 chunk +4 lines, -16 lines 0 comments Download
A python_git_runner.sh View 1 2 3 4 5 6 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
iannucci
6 years, 9 months ago (2014-03-06 03:17:06 UTC) #1
agable
LGTM https://codereview.chromium.org/188383002/diff/1/git-cl File git-cl (right): https://codereview.chromium.org/188383002/diff/1/git-cl#newcode7 git-cl:7: # Copyright (C) 2008 Evan Martin <martine@danga.com> Does ...
6 years, 9 months ago (2014-03-06 18:02:19 UTC) #2
iannucci
So, I moved everything back. There's just too many interdependencies on git_cl. It was a ...
6 years, 9 months ago (2014-03-07 11:28:17 UTC) #3
iannucci
OK, one more TALP. After messing with windows for a while, I discovered that 'which' ...
6 years, 9 months ago (2014-03-10 01:54:48 UTC) #4
iannucci
On 2014/03/10 01:54:48, iannucci wrote: > OK, one more TALP. After messing with windows for ...
6 years, 9 months ago (2014-03-10 18:27:21 UTC) #5
mmoss
lgtm
6 years, 9 months ago (2014-03-11 01:16:46 UTC) #6
mmoss
On 2014/03/11 01:16:46, mmoss wrote: > lgtm remove p: lgtm again
6 years, 9 months ago (2014-03-11 03:18:24 UTC) #7
iannucci
The CQ bit was checked by iannucci@chromium.org
6 years, 9 months ago (2014-03-11 05:07:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iannucci@chromium.org/188383002/140001
6 years, 9 months ago (2014-03-11 05:07:50 UTC) #9
commit-bot: I haz the power
6 years, 9 months ago (2014-03-11 05:10:02 UTC) #10
Message was sent while issue was closed.
Change committed as 256131

Powered by Google App Engine
This is Rietveld 408576698