aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/cherrypick_cl.py
AgeCommit message (Expand)Author
2021-05-10llvm_tool: support differential reviews in the cherry-pick tool.Jian Cai
2021-02-24fixes failure when a commit has already been cherry-pickedChristopher Di Bella
2021-02-12adds cherry-picking to the nightly revert checkerChristopher Di Bella
2020-07-28llvm_tools: check for uncommited changes before cherry-picksJian Cai
2020-05-21llvm_tool: add an option to create CLs for cherry-picks.Jian Cai
2020-05-02llvm_tool: cherry-pick multiple patches at onceJian Cai
2020-04-17llvm_tools: cherry pick CLs in addition to LLVMJian Cai
2020-03-10llvm_tools: add a simple cherrypick scriptGeorge Burgess IV