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

Issue 799273003: Add tools/find-commit-for-patch.py (Closed)

Created:
6 years ago by Jakob Kummerow
Modified:
6 years ago
Reviewers:
Michael Achenbach
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add tools/find-commit-for-patch.py It searches for a commit that a given patch can cleanly be applied to. Committed: https://crrev.com/01a0931728c08e0bcf410e4a66b1b19e08d39862 Cr-Commit-Position: refs/heads/master@{#25845}

Patch Set 1 #

Patch Set 2 : fix 'new file' corner case #

Total comments: 15

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -0 lines) Patch
A tools/find-commit-for-patch.py View 1 2 1 chunk +93 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Jakob Kummerow
PTAL. Might come in handy to have this (I've needed it recently).
6 years ago (2014-12-15 11:55:10 UTC) #2
Michael Achenbach
lgtm with comments: The comments are just improvement suggestions and not required for correctness. You ...
6 years ago (2014-12-16 10:29:54 UTC) #3
Jakob Kummerow
Thanks for the review. I've addressed the small comments; I think for tools like this ...
6 years ago (2014-12-16 13:51:31 UTC) #4
Michael Achenbach
lgtm https://codereview.chromium.org/799273003/diff/20001/tools/find-commit-for-patch.py File tools/find-commit-for-patch.py (right): https://codereview.chromium.org/799273003/diff/20001/tools/find-commit-for-patch.py#newcode35 tools/find-commit-for-patch.py:35: if line.startswith("diff --git "): On 2014/12/16 13:51:31, Jakob ...
6 years ago (2014-12-16 13:56:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/799273003/40001
6 years ago (2014-12-16 13:57:32 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-16 14:24:55 UTC) #8
commit-bot: I haz the power
6 years ago (2014-12-17 10:14:19 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/01a0931728c08e0bcf410e4a66b1b19e08d39862
Cr-Commit-Position: refs/heads/master@{#25845}

Powered by Google App Engine
This is Rietveld 408576698