]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Scripts/PatchCheck.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Scripts / PatchCheck.py
2023-01-30 Rebecca CranBaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts...
2022-10-22 Bob FengBaseTools/Scripts/PatchCheck.py: Allow tab in Makefile
2021-07-09 Michael D KinneyBaseTools/Scripts: Ignore Mergify merge commits in...
2021-02-09 Matthew CarlsonBaseTools: Use pip module if available, CI uses it...
2020-07-31 Leif LindholmRevert "BaseTools/PatchCheck.py: Add LicenseCheck"
2020-07-24 Jiang, GuominBaseTools/Scripts: Ignore the CRLF check when upgrade...
2020-07-20 Shenglei ZhangBaseTools/PatchCheck.py: Skip length check for user...
2020-07-03 Leif LindholmBaseTools: explicitly import email.header PatchCheck.py
2020-07-03 Leif LindholmBaseTools/PatchCheck.py: add exception for diff orderfile
2020-07-02 Pierre GondoisBaseTools: PatchCheck: Exclude bash scripts from CRLF...
2020-06-12 Shenglei ZhangBaseTools/PatchCheck.py: Add LicenseCheck
2020-02-06 Philippe Mathieu... BaseTools/Scripts/PatchCheck.py: Do not use mailmap
2020-02-06 Philippe Mathieu... BaseTools/Scripts/PatchCheck.py: Detect emails rewritte...
2020-01-24 Michael D KinneyBaseTools/Scripts/PatchCheck.py: Remove submodule false...
2020-01-13 Michael D KinneyBaseTools/Scripts/PatchCheck: Address false error condi...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Check the patch author email...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Let EmailAddressCheck describe...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Check the committer email...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Extract email check code to...
2020-01-09 Philippe Mathieu... BaseTools/PatchCheck.py: Ignore CR and LF characters...
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Disable text conversion in 'git...
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Add copy from/to keywords
2019-08-08 Michael D KinneyBaseTools/PatchCheck: Ignore blank lines in diff
2019-04-09 Michael D KinneyBaseTools/PatchCheck: Generate error if Contributed...
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2018-09-06 Dandan BiBaseTools/PatchCheck.py: Fix error when run with Python3
2018-08-08 Jaben CarseyPatchCheck - add error message for invalid parameter
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2017-08-03 Michael D KinneyBaseTools/PatchCheck: Support Contribution Agreement 1.1
2017-06-26 Hao WuBaseTools/PatchCheck.py: Add warning info for new binar...
2017-06-26 Hao WuBaseTools/PatchCheck.py: Fix misreport for binary chang...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update to report error for...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update to handle the two ...
2016-10-20 Yonghong ZhuBaseTools/PatchCheck.py: Update for max length of subje...
2015-12-03 Jordan JustenBaseTools PatchCheck.py: Support binary diff
2015-10-22 Jordan JustenBaseTools/Scripts: Add PatchCheck.py script