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

Issue 6079003: Improve parsing of committed hash to be more resilient. (Closed)

Created:
9 years, 12 months ago by M-A Ruel
Modified:
9 years, 7 months ago
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Improve parsing of committed hash to be more resilient. TEST=Verified that if this code breaks, the presubmit checks fail. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71229

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M git_cl/git_cl.py View 1 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
M-A Ruel
Replacement of http://codereview.chromium.org/5393002/ since the repository changed in the meantime.
9 years, 12 months ago (2010-12-23 14:39:13 UTC) #1
mr.kschan
On Thu, Dec 23, 2010 at 10:39 PM, <maruel@chromium.org> wrote: > Reviewers: Evan Martin, mr.kschan, ...
9 years, 12 months ago (2010-12-23 14:50:56 UTC) #2
M-A Ruel
On 2010/12/23 14:50:56, mr.kschan wrote: > Do you mean git-cl is no longer on git ...
9 years, 12 months ago (2010-12-23 14:53:42 UTC) #3
M-A Ruel
Evan?
9 years, 11 months ago (2011-01-11 23:42:12 UTC) #4
evanm
LGTM otherwsie http://codereview.chromium.org/6079003/diff/1/git_cl/git_cl.py File git_cl/git_cl.py (right): http://codereview.chromium.org/6079003/diff/1/git_cl/git_cl.py#newcode999 git_cl/git_cl.py:999: m = (re.match(r'.*?([a-f0-9]{7})\.\.([a-f0-9]{7})$', l) Can you use ...
9 years, 11 months ago (2011-01-12 00:21:06 UTC) #5
commit-bot: I haz the power
9 years, 11 months ago (2011-01-12 20:42:16 UTC) #6
Patch verification failed

Powered by Google App Engine
This is Rietveld 408576698