v8/tools/release
hablich 276a846f69 [release-tools] Tool to find related commits
usage: This tool analyzes the commit range between <of> and <until>. It finds commits which belong together e.g. Implement/Revert pairs and Implement/Port/Revert triples. All supplied hashes need to be from the same branch e.g. master.

Example for M42: ./search_related_commits.py --prettyprint --separator e0110920d6 b856e87859 b1c2a34956

BUG=
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#28197}
2015-05-04 12:20:16 +00:00
..
auto_push.py Make the auto-pusher recover easier. 2015-02-27 22:23:33 +00:00
auto_roll.py Fix progress check in auto-roller. 2015-03-05 14:05:12 +00:00
auto_tag.py External name changes of release scripts. 2015-01-26 14:21:09 +00:00
check_clusterfuzz.py External name changes of release scripts. 2015-01-26 14:21:09 +00:00
chromium_roll.py [release-tools] Make chromium roll more robust after failing rolls. 2015-04-09 21:37:37 +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 Add public version macros. 2015-02-26 08:59:23 +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 Store hashes of current and previous shipped V8 version 2015-04-16 12:51:42 +00:00
test_search_related_commits.py [release-tools] Tool to find related commits 2015-05-04 12:20:16 +00:00