v8/tools/push-to-trunk
machenbach@chromium.org acc2997b52 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

Review URL: https://codereview.chromium.org/196473012

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19953 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-03-15 13:06:08 +00:00
..
auto_roll.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
common_includes.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
git_recipes.py Reland "Maintain change log file directly on trunk branch in push-to-trunk." 2014-03-15 13:06:08 +00:00
merge_to_branch.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
push_to_trunk.py Reland "Maintain change log file directly on trunk branch in push-to-trunk." 2014-03-15 13:06:08 +00:00
script_test.py Add coverage analysis to push and merge script tests. 2014-03-03 20:17:03 +00:00
test_scripts.py Reland "Maintain change log file directly on trunk branch in push-to-trunk." 2014-03-15 13:06:08 +00:00