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

Issue 196473012: Reland "Maintain change log file directly on trunk branch in push-to-trunk." (Closed)

Created:
6 years, 9 months ago by Michael Achenbach
Modified:
6 years, 9 months ago
Reviewers:
Jarin
CC:
v8-dev, Jakob Kummerow
Visibility:
Public.

Description

Reland "Maintain change log file directly on trunk branch in push-to-trunk." This uses the following approach to modify the trunk change log: - Calculate the new change log entries - Apply changes to the bleeding edge change log (this will be removed in a follow up CL) - Apply the diff between BE and trunk to trunk (this includes the diff of the change log) - Reset the change log to the version on trunk - Reapply the new change log entries R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19953

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M tools/push-to-trunk/git_recipes.py View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/push-to-trunk/push_to_trunk.py View 2 chunks +16 lines, -0 lines 0 comments Download
M tools/push-to-trunk/test_scripts.py View 4 chunks +31 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Achenbach
PTAL
6 years, 9 months ago (2014-03-13 17:07:53 UTC) #1
Jarin
lgtm
6 years, 9 months ago (2014-03-14 09:01:16 UTC) #2
Michael Achenbach
6 years, 9 months ago (2014-03-15 13:06:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19953 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698