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

Issue 3497013: Display the name of the repository that is being updated. (Closed)

Created:
10 years, 2 months ago by robotboy
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Display the name of the repository that is being updated. Patch contributed by Anton Staaf. BUG=None TEST=run "gclient config ...; gclient sync chromium" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=61733

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use last line length instead of max. Show all names in the case where multiple tasks are running. #

Total comments: 1

Patch Set 3 : Simplify check for text to output. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -15 lines) Patch
M gclient_utils.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/repo/progress.py View 1 2 2 chunks +16 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
robotboy
depot_tools: This is a replacement for Issue 3353020. It keeps track of the maximum number ...
10 years, 2 months ago (2010-09-28 16:51:17 UTC) #1
M-A Ruel
http://codereview.chromium.org/3497013/diff/1/2 File gclient_utils.py (right): http://codereview.chromium.org/3497013/diff/1/2#newcode684 gclient_utils.py:684: self.progress.update(1, task_item.name) One thing I'd like is to show ...
10 years, 2 months ago (2010-09-28 17:09:04 UTC) #2
robotboy
http://codereview.chromium.org/3497013/diff/1/2 File gclient_utils.py (right): http://codereview.chromium.org/3497013/diff/1/2#newcode684 gclient_utils.py:684: self.progress.update(1, task_item.name) Will do. http://codereview.chromium.org/3497013/diff/1/3 File third_party/repo/progress.py (right): http://codereview.chromium.org/3497013/diff/1/3#newcode55 ...
10 years, 2 months ago (2010-10-05 00:03:54 UTC) #3
robotboy
I've addressed the two comments, PTAL.
10 years, 2 months ago (2010-10-05 00:06:39 UTC) #4
M-A Ruel
lgtm http://codereview.chromium.org/3497013/diff/7001/8002 File third_party/repo/progress.py (right): http://codereview.chromium.org/3497013/diff/7001/8002#newcode50 third_party/repo/progress.py:50: if text is not None: nit: this would ...
10 years, 2 months ago (2010-10-05 00:15:25 UTC) #5
robotboy
Thanks Marc-Antoine. The pre-submit hooks are still failing for me on gLucid. Should I dcommit ...
10 years, 2 months ago (2010-10-05 20:13:20 UTC) #6
M-A Ruel
On 2010/10/05 20:13:20, robotboy wrote: > Thanks Marc-Antoine. The pre-submit hooks are still failing for ...
10 years, 2 months ago (2010-10-05 20:21:32 UTC) #7
M-A Ruel
10 years, 2 months ago (2010-10-06 23:36:06 UTC) #8
On 2010/10/05 20:21:32, Marc-Antoine Ruel wrote:
> On 2010/10/05 20:13:20, robotboy wrote:
> > Thanks Marc-Antoine.  The pre-submit hooks are still failing for me on
gLucid.
> 
> > Should I dcommit anyway?  Or should I wait for you to look into that?
> 
> You can dcommit, I'll fix the issues.

Committed. (Anton had issues committing)

Powered by Google App Engine
This is Rietveld 408576698