v8/tools/release
hablich 76fb022fd2 Revert of Stop prepending "r" to commit hashes in merge_to_branch.py (patchset #1 id:1 of https://codereview.chromium.org/1298973007/ )
Reason for revert:
Result when using the script:

tools/release/merge_to_branch.py
  File "tools/release/merge_to_branch.py", line 108
    self["revision_list"] = ", ".join(self["full_revision_list"]))
                                                                 ^
SyntaxError: invalid syntax

Original issue's description:
> Stop prepending "r" to commit hashes in merge_to_branch.py
>
> R=machenbach@chromium.org
>
> Committed: https://crrev.com/e5dbfd06c3dab5934e846c40af2a8b7fb5cdf0d6
> Cr-Commit-Position: refs/heads/master@{#30483}

TBR=machenbach@chromium.org,adamk@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#30505}
2015-09-01 11:11:11 +00:00
..
auto_push.py Make the auto-pusher recover easier. 2015-02-27 22:23:33 +00:00
auto_roll.py Revert of [release-tools] Fix possible race condition in retrieval of latest rolled version (patchset #2 id:20001 of https://codereview.chromium.org/1186393007/) 2015-06-19 09:33:00 +00:00
auto_tag.py External name changes of release scripts. 2015-01-26 14:21:09 +00:00
check_clusterfuzz.py [test] Extend clusterfuzz check with more jobs. 2015-06-18 12:43:49 +00:00
chromium_roll.py [Release tools] Add instructions how to close the auto-roller. 2015-07-01 09:37:17 +00:00
common_includes.py Make release scripts even more robust. 2015-03-14 02:04:48 +00:00
create_release.py Make automated branch creation gnumbd-save. 2015-03-06 13:10:33 +00:00
git_recipes.py Store hashes of current and previous shipped V8 version 2015-04-16 12:51:42 +00:00
merge_to_branch.py Revert of Stop prepending "r" to commit hashes in merge_to_branch.py (patchset #1 id:1 of https://codereview.chromium.org/1298973007/ ) 2015-09-01 11:11:11 +00:00
mergeinfo.py usage: Tool to check where a git commit was merged and reverted. 2015-04-01 09:42:15 +00:00
push_to_candidates.py Let release scripts determine version based on tags. 2015-01-28 10:09:04 +00:00
releases.py [release-tools] Return no hash if version is not available. 2015-04-27 11:32:05 +00:00
script_test.py External name changes of release scripts. 2015-01-26 14:21:09 +00:00
search_related_commits.py [release-tools] Tool to find related commits 2015-05-04 12:20:16 +00:00
test_scripts.py Revert of [release-tools] Fix possible race condition in retrieval of latest rolled version (patchset #2 id:20001 of https://codereview.chromium.org/1186393007/) 2015-06-19 09:33:00 +00:00
test_search_related_commits.py [release-tools] Tool to find related commits 2015-05-04 12:20:16 +00:00