| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.Io | Philippe Mathieu-Daude | 2020-02-06 | 1 | -0/+4 |
* | BaseTools/Scripts: Add log.mailmap to SetupGit.py | Philippe Mathieu-Daude | 2020-02-06 | 1 | -0/+1 |
* | BaseTools/Scripts/PatchCheck.py: Remove submodule false positives | Michael D Kinney | 2020-01-24 | 1 | -2/+21 |
* | BaseTools/Scripts/PatchCheck: Address false error conditions | Michael D Kinney | 2020-01-13 | 1 | -6/+51 |
* | BaseTools/PatchCheck.py: Check the patch author email address | Philippe Mathieu-Daude | 2020-01-10 | 1 | -1/+6 |
* | BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checked | Philippe Mathieu-Daude | 2020-01-10 | 1 | -3/+7 |
* | BaseTools/PatchCheck.py: Check the committer email address | Philippe Mathieu-Daude | 2020-01-10 | 1 | -0/+6 |
* | BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheck | Philippe Mathieu-Daude | 2020-01-10 | 1 | -29/+54 |
* | BaseTools/PatchCheck.py: Ignore CR and LF characters in subject length | Philippe Mathieu-Daud? | 2020-01-09 | 1 | -1/+1 |
* | BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.py | Desimone, Nathaniel L | 2019-12-24 | 1 | -18/+20 |
* | BaseTools: correct line endings for ConvertFce Python script | Leif Lindholm | 2019-10-04 | 1 | -5/+5 |
* | BaseTools:"--exclude" don't apply if parameter ends with separator | Fan, ZhijuX | 2019-09-27 | 1 | -0/+1 |
* | BaseTools/Scripts: Add GetUtcDateTime script. | Chasel Chiu | 2019-08-15 | 1 | -0/+44 |
* | BaseTools:Add the Judgment Method of "--exclude" | Fan, ZhijuX | 2019-08-08 | 1 | -1/+17 |
* | BaseTools/PatchCheck: Disable text conversion in 'git show' | Michael D Kinney | 2019-08-07 | 1 | -1/+1 |
* | BaseTools/PatchCheck: Add copy from/to keywords | Michael D Kinney | 2019-08-07 | 1 | -0/+2 |
* | BaseTools/PatchCheck: Ignore blank lines in diff | Michael D Kinney | 2019-08-07 | 1 | -0/+3 |
* | BaseTools: add GetMaintainer.py script | Leif Lindholm | 2019-07-24 | 1 | -0/+190 |
* | BaseTools: Fix various typos | Antoine Cœur | 2019-07-08 | 2 | -2/+2 |
* | BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\Scripts | Fan, ZhijuX | 2019-06-25 | 1 | -0/+198 |
* | BaseTools: add script to configure local git options | Leif Lindholm | 2019-06-12 | 1 | -0/+204 |
* | BaseTools:update ConvertFceToStructurePcd.py with the char order PCD name. | Fan, ZhijuX | 2019-04-18 | 1 | -0/+5 |
* | BaseTools/PatchCheck: Generate error if Contributed-under found | Michael D Kinney | 2019-04-09 | 1 | -8/+11 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 35 | -247/+35 |
* | BaseTools:Run packagedoc_cli.py to generate doc failed | Fan, ZhijuX | 2019-03-06 | 1 | -3/+4 |
* | BaseTools:PackageDocumentTools import lib error occurs. | Fan, ZhijuX | 2019-02-26 | 9 | -26/+26 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 1 | -2/+2 |
* | BaseTools/Scripts: Porting PackageDocumentTools code to use Python3 | Zhijux Fan | 2019-02-01 | 10 | -39/+39 |
* | BaseTools Script: Update ConvertFceToStructurePcd to report warning messages | Liming Gao | 2018-11-29 | 1 | -1/+1 |
* | BaseTools ConvertFceToStructurePcd: Fix the array value with empty string | Liming Gao | 2018-10-31 | 1 | -2/+15 |
* | BaseTools: Remove the step to freeze python tool | Liming Gao | 2018-10-19 | 1 | -1/+0 |
* | Revert BaseTools: PYTHON3 migration | Liming Gao | 2018-10-15 | 12 | -62/+67 |
* | BaseTools/Scripts: Porting PackageDocumentTools code to use Python3 | Yunhua Feng | 2018-10-13 | 12 | -67/+62 |
* | BaseTools/PatchCheck.py: Fix error when run with Python3 | Dandan Bi | 2018-09-06 | 1 | -1/+1 |
* | PatchCheck - add error message for invalid parameter | Jaben Carsey | 2018-08-08 | 1 | -3/+6 |
* | BaseTools/BinToPcd: Open output file as text file | Kinney, Michael D | 2018-08-06 | 1 | -3/+2 |
* | BaseTools/BinToPcd: Encode string returned from ByteArray() | Kinney, Michael D | 2018-08-02 | 1 | -1/+2 |
* | BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue | Kinney, Michael D | 2018-08-01 | 1 | -1/+1 |
* | BaseTools Script: Add the script to generate Structure PCD setting | Liming Gao | 2018-07-25 | 1 | -0/+675 |
* | BaseTools: Use absolute import in Scripts | Gary Lin | 2018-07-16 | 2 | -2/+4 |
* | BaseTools: Clean up source files | Liming Gao | 2018-07-09 | 1 | -6/+6 |
* | BaseTools: Replace StringIO.StringIO with io.BytesIO | Gary Lin | 2018-06-27 | 1 | -5/+0 |
* | BaseTools: Fix old python2 idioms | Gary Lin | 2018-06-27 | 2 | -4/+4 |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 6 | -11/+11 |
* | BaseTools: Remove the deprecated hash_key() | Gary Lin | 2018-06-27 | 3 | -8/+8 |
* | BaseTools: Refactor python print statements | Gary Lin | 2018-06-27 | 7 | -53/+60 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 4 | -8/+12 |
* | BaseTools: Fix a typo in ini.py | Gary Lin | 2018-06-27 | 1 | -1/+1 |
* | BaseTools/BinToPcd: Follow PEP-8 indent of 4 spaces | Kinney, Michael D | 2018-06-14 | 1 | -178/+178 |
* | BaseTools/BinToPcd: Update for Python 3 compatibility | Kinney, Michael D | 2018-06-14 | 1 | -41/+40 |