public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Some refines to BaseTools/PatchCheck.py
@ 2017-06-08  7:49 Hao Wu
  2017-06-08  7:49 ` [PATCH 1/2] BaseTools/PatchCheck.py: Fix misreport for binary changes in patch Hao Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hao Wu @ 2017-06-08  7:49 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Liming Gao, Jordan Justen

The following two refinements are made to PatchCheck.py:
a. Resolves misreport of 'Patch format error: diff found after end of
   patch', when a patch file contains a binary file change and any other
   changes after the binary change.

b. Adds detection of adding new binary files in a patch file or in a
   commit.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>

Hao Wu (2):
  BaseTools/PatchCheck.py: Fix misreport for binary changes in patch
  BaseTools/PatchCheck.py: Add warning info for new binary files

 BaseTools/Scripts/PatchCheck.py | 40 ++++++++++++++++++++++++----------------
 1 file changed, 24 insertions(+), 16 deletions(-)

-- 
2.12.0.windows.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-23  6:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08  7:49 [PATCH 0/2] Some refines to BaseTools/PatchCheck.py Hao Wu
2017-06-08  7:49 ` [PATCH 1/2] BaseTools/PatchCheck.py: Fix misreport for binary changes in patch Hao Wu
2017-06-08  7:49 ` [PATCH 2/2] BaseTools/PatchCheck.py: Add warning info for new binary files Hao Wu
2017-06-23  6:35 ` [PATCH 0/2] Some refines to BaseTools/PatchCheck.py Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox