summaryrefslogtreecommitdiff
path: root/Tools/scripts/patchcheck.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #24031: make patchcheck now supports git checkouts, too.Christian Heimes2015-04-231-9/+25
* Closes #22663: patchcheck: only modify text files under Doc/Georg Brandl2014-10-191-1/+2
* Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.Terry Jan Reedy2013-07-211-5/+6
* Merge patchcheck changes with 3.2Ezio Melotti2013-01-111-25/+28
|\
| * merge 3.2Matthias Klose2012-03-141-25/+28
| |\
| | * Modify patchcheck.py to check for changes to configure.in.Ross Lagerwall2012-03-111-0/+19
| | * Merge: #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-221-25/+9
| | |\ | |/ /
| | * Merge 3.2Éric Araujo2011-08-121-23/+7
| | |\
| | | * Small cleanupÉric Araujo2011-07-311-9/+4
| | | * Merge fixes for #9860, #11104/#8688 and #12331 from 3.2Éric Araujo2011-07-311-7/+13
| | | |\
| | | * \ Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-291-14/+3
| | | |\ \
| | | | * | general cleaning upBenjamin Peterson2011-06-271-11/+3
| | | | * | remove svn supportBenjamin Peterson2011-06-271-3/+0
* | | | | | Add a note about checking refleaks to patchcheck.Ezio Melotti2013-01-111-1/+2
|/ / / / /
* | | | | Issue #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-221-0/+12
|/ / / /
* | | | patchcheck: don’t talk about the test suite when no code file were changed.Éric Araujo2011-08-121-2/+3
| |_|/ |/| |
* | | Let “make patchcheck” work for out-of-dir builds (#9860)Éric Araujo2011-07-301-7/+13
|/ /
* | Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-261-0/+1
|/
* Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge fromGeorg Brandl2010-11-261-35/+103
* Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-...Benjamin Peterson2009-01-161-2/+2
* Convert the input from stdout to text.Brett Cannon2008-03-181-1/+1
* Merged revisions 61520,61523-61528,61532 via svnmerge fromChristian Heimes2008-03-181-0/+90