aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/patch_manager.py
AgeCommit message (Expand)Author
2022-10-14llvm_tools: update_chromeos_llvm_hash failure modesAdrian Dole
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-07-15llvm_tools: Clean patch_manager dead code, testsJordan R Abrahams-Whitehead
2022-06-27get_upstream_patch: Validate patch applicationAdrian Dole
2022-06-16llvm_tools: Migrate patch_manager.py bisectionJordan R Abrahams-Whitehead
2022-06-15llvm_tools: Print removed in patch_manager.pyJordan R Abrahams-Whitehead
2022-06-15llvm_tools: Unify patch json representationJordan R Abrahams-Whitehead
2022-06-14llvm_tools: Restructure most patch_manager modesJordan R Abrahams-Whitehead
2022-06-01llvm_tools: Clean up of patch_manager.pyJordan R Abrahams-Whitehead
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2022-03-05llvm_tools: Reformat all python llvm_toolsJordan R Abrahams-Whitehead
2022-03-04llvm_tools: Clean up start_, end_version entriesJordan R Abrahams-Whitehead
2022-02-28llvm_tools: Allow version_range for start/endJordan R Abrahams
2020-02-05Add --use_src_head.Chih-Hung Hsieh
2020-01-17patch_manager: appease pylintJian Cai
2019-12-09Remove trailing newline from sha/git hash.Caroline Tice
2019-12-07LLVM tools: sync python scriptsJian Cai
2019-11-24toolchain-utils: use LLVM git hashes to track version numbers.Jian Cai
2019-09-09LLVM tools: Migrated all scripts to python3Salud Lemus
2019-08-22LLVM tools: Fixed remove patches mode when dealing with future patchesSalud Lemus
2019-08-16LLVM tools: Added support for bisection of patchesSalud Lemus
2019-08-12LLVM tools: Assert that the scripts are not run inside the chrootSalud Lemus
2019-08-01LLVM tools: patch management for LLVM and patch managerSalud Lemus