index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Scripts
/
PatchCheck.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-07
BaseTools/Scripts: Fix PatchCheck commit range
Michael D Kinney
1
-2
/
+0
2024-05-28
BaseTools/Scripts: Remove Cc: tag check from PatchCheck.py
Michael D Kinney
1
-2
/
+0
2024-02-27
BaseTools/Scripts/PatchCheck: Error if commit modifies multiple packages
Michael D Kinney
1
-1
/
+76
2024-02-27
BaseTools/Scripts/PatchCheck: Error if no Cc tags are present
Michael D Kinney
1
-2
/
+4
2024-02-27
BaseTools/Scripts/PatchCheck: Return CommitMessageCheck errors
Michael D Kinney
1
-1
/
+1
2024-02-27
BaseTools/Scripts/PatchCheck: Update Author checks
Michael D Kinney
1
-1
/
+5
2024-02-04
BaseTools/Scripts/PatchCheck.py: Check for Change-id
PierreGondois
1
-1
/
+17
2023-11-06
BaseTools: Update PatchCheck.py to allow whitespace issues in .rtf files
Rebecca Cran
1
-1
/
+4
2023-04-14
BaseTools: Update PatchCheck.py to check for __FUNCTION__
Rebecca Cran
1
-0
/
+6
2023-04-03
BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
Michael Kubacki
1
-1
/
+4
2023-01-30
BaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts/PatchCheck.py
Rebecca Cran
1
-1
/
+0
2022-10-22
BaseTools/Scripts/PatchCheck.py: Allow tab in Makefile
Bob Feng
1
-0
/
+3
2021-07-10
BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.py
Michael D Kinney
1
-6
/
+12
2021-02-09
BaseTools: Use pip module if available, CI uses it by default
Matthew Carlson
1
-0
/
+1
2020-07-31
Revert "BaseTools/PatchCheck.py: Add LicenseCheck"
Leif Lindholm
1
-50
/
+0
2020-07-24
BaseTools/Scripts: Ignore the CRLF check when upgrade submodule.
Jiang, Guomin
1
-1
/
+1
2020-07-20
BaseTools/PatchCheck.py: Skip length check for user name in xxx-by
Shenglei Zhang
1
-1
/
+8
2020-07-03
BaseTools: explicitly import email.header PatchCheck.py
Leif Lindholm
1
-0
/
+2
2020-07-03
BaseTools/PatchCheck.py: add exception for diff orderfile
Leif Lindholm
1
-4
/
+5
2020-07-02
BaseTools: PatchCheck: Exclude bash scripts from CRLF check
Pierre Gondois
1
-1
/
+7
2020-06-12
BaseTools/PatchCheck.py: Add LicenseCheck
Shenglei Zhang
1
-0
/
+50
2020-02-06
BaseTools/Scripts/PatchCheck.py: Do not use mailmap
Philippe Mathieu-Daude
1
-2
/
+4
2020-02-06
BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.Io
Philippe Mathieu-Daude
1
-0
/
+4
2020-01-24
BaseTools/Scripts/PatchCheck.py: Remove submodule false positives
Michael D Kinney
1
-2
/
+21
2020-01-13
BaseTools/Scripts/PatchCheck: Address false error conditions
Michael D Kinney
1
-6
/
+51
2020-01-10
BaseTools/PatchCheck.py: Check the patch author email address
Philippe Mathieu-Daude
1
-1
/
+6
2020-01-10
BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checked
Philippe Mathieu-Daude
1
-3
/
+7
2020-01-10
BaseTools/PatchCheck.py: Check the committer email address
Philippe Mathieu-Daude
1
-0
/
+6
2020-01-10
BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheck
Philippe Mathieu-Daude
1
-29
/
+54
2020-01-09
BaseTools/PatchCheck.py: Ignore CR and LF characters in subject length
Philippe Mathieu-Daud?
1
-1
/
+1
2019-08-08
BaseTools/PatchCheck: Disable text conversion in 'git show'
Michael D Kinney
1
-1
/
+1
2019-08-08
BaseTools/PatchCheck: Add copy from/to keywords
Michael D Kinney
1
-0
/
+2
2019-08-08
BaseTools/PatchCheck: Ignore blank lines in diff
Michael D Kinney
1
-0
/
+3
2019-04-09
BaseTools/PatchCheck: Generate error if Contributed-under found
Michael D Kinney
1
-8
/
+11
2019-04-09
BaseTools: Replace BSD License with BSD+Patent License
Michael D Kinney
1
-8
/
+1
2018-09-06
BaseTools/PatchCheck.py: Fix error when run with Python3
Dandan Bi
1
-1
/
+1
2018-08-08
PatchCheck - add error message for invalid parameter
Jaben Carsey
1
-3
/
+6
2018-06-27
BaseTools: Adjust the spaces around commas and colons
Gary Lin
1
-1
/
+1
2017-08-03
BaseTools/PatchCheck: Support Contribution Agreement 1.1
Michael D Kinney
1
-3
/
+6
2017-06-26
BaseTools/PatchCheck.py: Add warning info for new binary files
Hao Wu
1
-13
/
+21
2017-06-26
BaseTools/PatchCheck.py: Fix misreport for binary changes in patch
Hao Wu
1
-3
/
+3
2016-10-21
BaseTools/PatchCheck.py: Update to report error for EFI_D_*
Yonghong Zhu
1
-0
/
+14
2016-10-21
BaseTools/PatchCheck.py: Update to handle the two [] as prefix
Yonghong Zhu
1
-8
/
+9
2016-10-21
BaseTools/PatchCheck.py: Update for max length of subject and message line
Yonghong Zhu
1
-4
/
+4
2015-12-03
BaseTools PatchCheck.py: Support binary diff
Jordan Justen
1
-0
/
+6
2015-10-22
BaseTools/Scripts: Add PatchCheck.py script
Jordan Justen
1
-0
/
+607