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

Issue 1888213004: Fix ancestor check (Closed)

Created:
4 years, 8 months ago by Clemens Hammacher
Modified:
4 years, 8 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix ancestor check Before, for the common case that the actual_merge_base was already set as base, the check for is_ancestor(base, actual_merge_base) would have caused the base to be re-set. This is a writing operation, which causes trouble e.g. for the parallel operation of 'git cl status'. R=iannucci@chromium.org, tandrii@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300003

Patch Set 1 #

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

Dependent Patchsets:

Messages

Total messages: 15 (6 generated)
Clemens Hammacher
4 years, 8 months ago (2016-04-15 15:13:55 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888213004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888213004/1
4 years, 8 months ago (2016-04-15 15:14:20 UTC) #3
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 8 months ago (2016-04-15 15:14:22 UTC) #5
iannucci
lgtm
4 years, 8 months ago (2016-04-18 22:10:03 UTC) #6
iannucci
On 2016/04/18 at 22:10:03, iannucci wrote: > lgtm (CQ should work too)
4 years, 8 months ago (2016-04-18 22:10:18 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888213004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888213004/1
4 years, 8 months ago (2016-04-19 07:54:17 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-19 07:57:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1888213004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1888213004/1
4 years, 8 months ago (2016-04-19 08:37:20 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-19 08:39:57 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=300003

Powered by Google App Engine
This is Rietveld 408576698