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

Issue 157913005: Cleanup: Merge a bunch of redundent env['GIT_PAGER'] = 'cat' statements. (Closed)

Created:
6 years, 10 months ago by Lei Zhang
Modified:
6 years, 10 months ago
Reviewers:
iannucci, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Cleanup: Merge a bunch of redundent env['GIT_PAGER'] = 'cat' statements. Additionally: - replace some RunCommand(['git', ...]) calls with RunGit(). - replace Settings._GetConfig('rietveld.foo') _GetRietveldConfig('foo'). - merge and cache calls to git rev-parse --show-cdup. - merge some calls to git merge-base. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=250248

Patch Set 1 #

Patch Set 2 : clean more stuff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -61 lines) Patch
M git_cl.py View 1 23 chunks +46 lines, -54 lines 0 comments Download
M tests/git_cl_test.py View 1 5 chunks +12 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lei Zhang
More magical cats, less lines of code.
6 years, 10 months ago (2014-02-08 07:11:35 UTC) #1
iannucci
On 2014/02/08 07:11:35, Lei Zhang wrote: > More magical cats, less lines of code. Hm... ...
6 years, 10 months ago (2014-02-08 21:19:45 UTC) #2
M-A Ruel
I'll let Robbie do the finally review but just keep in mind some of the ...
6 years, 10 months ago (2014-02-10 15:23:45 UTC) #3
Lei Zhang
On 2014/02/08 21:19:45, iannucci wrote: > On 2014/02/08 07:11:35, Lei Zhang wrote: > > More ...
6 years, 10 months ago (2014-02-10 19:57:19 UTC) #4
Lei Zhang
On 2014/02/08 21:19:45, iannucci wrote: > On 2014/02/08 07:11:35, Lei Zhang wrote: > > More ...
6 years, 10 months ago (2014-02-10 23:53:41 UTC) #5
iannucci
On 2014/02/10 23:53:41, Lei Zhang wrote: > On 2014/02/08 21:19:45, iannucci wrote: > > On ...
6 years, 10 months ago (2014-02-11 00:12:41 UTC) #6
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 10 months ago (2014-02-11 00:31:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/157913005/30001
6 years, 10 months ago (2014-02-11 00:31:53 UTC) #8
commit-bot: I haz the power
6 years, 10 months ago (2014-02-11 00:33:38 UTC) #9
Message was sent while issue was closed.
Change committed as 250248

Powered by Google App Engine
This is Rietveld 408576698