aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/scripts/patchcheck.py
Commit message (Expand)AuthorAge
* gh-97669: Create Tools/patchcheck/ directory (#98186)Victor Stinner2022-10-12
* CI: Fix patchcheck (GH-31708)Hugo van Kemenade2022-03-14
* bpo-46178: Remove/rename redundant Travis CI code (#30309)Hugo van Kemenade2021-12-30
* bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)Antoine Pitrou2021-05-13
* bpo-44074: let patchcheck infer the base branch name (GH-25991)Leonardo Lai2021-05-10
* bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)Alexey Izbyshev2018-10-20
* remove hg support from patchcheck (GH-7440)Benjamin Peterson2018-06-05
* bpo-31221: patchcheck ignores external libraries (#3109)Victor Stinner2017-08-17
* Update `make patchcheck` for blurb and NEWS.d (#2381)Antoine Pitrou2017-06-25
* Check the whitespace of pull requests on Travis (GH-2367)Brett Cannon2017-06-24
* Issue #29798: Handle git worktree in patchcheck (#1058)Nick Coghlan2017-04-09
* bpo-29798: Handle git worktree in `make patchcheck` (#629)Nick Coghlan2017-03-12
* bpo-29656: Handle PR branches in 'make patchcheck' (#302)Nick Coghlan2017-03-12
* Issue #24031: make patchcheck now supports git checkouts, too.Christian Heimes2015-04-23
* Closes #22663: patchcheck: only modify text files under Doc/Georg Brandl2014-10-19
* Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.Terry Jan Reedy2013-07-21
* Merge patchcheck changes with 3.2Ezio Melotti2013-01-11
|\
| * Add a note about checking refleaks to patchcheck.Ezio Melotti2013-01-11
* | merge 3.2Matthias Klose2012-03-14
|\|
* | Modify patchcheck.py to check for changes to configure.in.Ross Lagerwall2012-03-11
* | Merge: #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-22
|\|
| * Issue #14053: Fix "make patchcheck" to work with MQ.Nadeem Vawda2012-02-22
* | Merge 3.2Éric Araujo2011-08-12
|\|
| * patchcheck: don’t talk about the test suite when no code file were changed.Éric Araujo2011-08-12
* | Small cleanupÉric Araujo2011-07-31
* | Merge fixes for #9860, #11104/#8688 and #12331 from 3.2Éric Araujo2011-07-31
|\|
| * Let “make patchcheck” work for out-of-dir builds (#9860)Éric Araujo2011-07-30
* | Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)Éric Araujo2011-07-29
|\|
| * Fix missing or wrong shebangs and missing executable bits for scripts (#10318)Éric Araujo2011-07-26
* | general cleaning upBenjamin Peterson2011-06-27
* | remove svn supportBenjamin Peterson2011-06-27
|/
* Fix resource warning from patchcheck.pyÉric Araujo2010-11-22
* #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C fil...Georg Brandl2010-10-21
* Clean up syntax for some scripts.Florent Xicluna2010-08-09
* Do some basic refactoring. Along the way also list what files had theirBrett Cannon2010-07-04
* Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-...Benjamin Peterson2009-01-16
* Convert the input from stdout to text.Brett Cannon2008-03-18
* Merged revisions 61520,61523-61528,61532 via svnmerge fromChristian Heimes2008-03-18