summaryrefslogtreecommitdiff
path: root/Tools/scripts/patchcheck.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)Miss Islington (bot)2018-10-191-3/+9
* remove hg support from patchcheck (GH-7440)Miss Islington (bot)2018-06-051-21/+3
* [3.6] Update `make patchcheck` for blurb and NEWS.d (GH-3406)Miss Islington (bot)2017-09-071-5/+5
* [3.6] bpo-31221: patchcheck ignores external libraries (#3109) (#3116)Victor Stinner2017-08-171-2/+21
* [3.6] Check the whitespace of pull requests on Travis (GH-2367) (GH-2386)Brett Cannon2017-06-241-2/+32
* bpo-29798: Handle git worktree in patchcheck (#1058) (#1060)Nick Coghlan2017-04-091-1/+1
* bpo-29798: Handle git worktree in `make patchcheck` (#629) (#633)Nick Coghlan2017-03-121-1/+4
* bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#626)Nick Coghlan2017-03-121-6/+52
* 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-1/+2
|\
| * Add a note about checking refleaks to patchcheck.Ezio Melotti2013-01-111-1/+2
* | merge 3.2Matthias Klose2012-03-141-2/+2
|\ \ | |/
* | 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-0/+12
|\ \ | |/
| * Issue #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-221-0/+12
* | Merge 3.2Éric Araujo2011-08-121-2/+3
|\ \ | |/
| * patchcheck: don’t talk about the test suite when no code file were changed.Éric Araujo2011-08-121-2/+3
* | 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
|\ \ | |/
| * Let “make patchcheck” work for out-of-dir builds (#9860)Éric Araujo2011-07-301-7/+13
* | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-291-0/+1
|\ \ | |/
| * Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-261-0/+1
* | general cleaning upBenjamin Peterson2011-06-271-11/+3
* | remove svn supportBenjamin Peterson2011-06-271-3/+0
|/
* Fix resource warning from patchcheck.pyÉric Araujo2010-11-221-6/+9
* #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C fil...Georg Brandl2010-10-211-13/+62
* Clean up syntax for some scripts.Florent Xicluna2010-08-091-15/+13
* Do some basic refactoring. Along the way also list what files had theirBrett Cannon2010-07-041-14/+32
* 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