COMMITS
/ Tools/scripts/patchcheck.py October 20, 2018
A
bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)
Alexey Izbyshev committed
June 6, 2018
B
remove hg support from patchcheck (GH-7440)
Benjamin Peterson committed
August 17, 2017
V
bpo-31221: patchcheck ignores external libraries (#3109)
Victor Stinner committed
June 25, 2017
A
Update `make patchcheck` for blurb and NEWS.d (#2381)
Antoine Pitrou committed
June 24, 2017
B
Check the whitespace of pull requests on Travis (GH-2367)
Brett Cannon committed
April 9, 2017
N
Issue #29798: Handle git worktree in patchcheck (#1058)
Nick Coghlan committed
March 12, 2017
N
bpo-29798: Handle git worktree in `make patchcheck` (#629)
Nick Coghlan committed
N
bpo-29656: Handle PR branches in 'make patchcheck' (#302)
Nick Coghlan committed
April 23, 2015
C
Issue #24031: make patchcheck now supports git checkouts, too.
Christian Heimes committed
October 19, 2014
G
Closes #22663: patchcheck: only modify text files under Doc/
Georg Brandl committed
July 22, 2013
T
Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.
Terry Jan Reedy committed
January 11, 2013
E
Merge patchcheck changes with 3.2
Ezio Melotti committed
E
Add a note about checking refleaks to patchcheck.
Ezio Melotti committed
March 11, 2012
R
Modify patchcheck.py to check for changes to configure.in.
Ross Lagerwall committed
February 22, 2012
N
Merge: #14053: Fix "make patchcheck" to work with MQ.
Nadeem Vawda committed
N
Issue #14053: Fix "make patchcheck" to work with MQ.
Nadeem Vawda committed
August 12, 2011
É
patchcheck: don’t talk about the test suite when no code file were changed.
Éric Araujo committed
July 31, 2011
É
Small cleanup
Éric Araujo committed
É
Merge fixes for #9860, #11104/#8688 and #12331 from 3.2
Éric Araujo committed
July 30, 2011
É
Let “make patchcheck” work for out-of-dir builds (#9860)
Éric Araujo committed
July 29, 2011
É
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
Éric Araujo committed
July 26, 2011
É
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
Éric Araujo committed
June 27, 2011
B
general cleaning up
Benjamin Peterson committed
B
remove svn support
Benjamin Peterson committed
November 22, 2010
É
Fix resource warning from patchcheck.py
Éric Araujo committed
October 21, 2010
August 9, 2010
F
Clean up syntax for some scripts.
Florent Xicluna committed
July 4, 2010
B
Do some basic refactoring. Along the way also list what files had their
Brett Cannon committed
January 16, 2009
March 18, 2008
B
Convert the input from stdout to text.
Brett Cannon committed
C
Merged revisions 61520,61523-61528,61532 via svnmerge from
Christian Heimes committed