index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
patchcheck.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] bpo-31221: patchcheck ignores external libraries (#3109) (#3118)
Victor Stinner
2017-08-17
1
-3/+21
*
Issue #29798: Handle git worktree in patchcheck (#1057)
Nick Coghlan
2017-04-09
1
-1/+1
*
bpo-29798: Handle git worktree in `make patchcheck` (#629) (#635)
Nick Coghlan
2017-03-12
1
-1/+4
*
[2.7] bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#628)
Nick Coghlan
2017-03-12
1
-20/+74
*
Closes #22663: patchcheck: only modify text files under Doc/
Georg Brandl
2014-10-19
1
-1/+2
*
Issue #18439: Make patchcheck work on Windows for ACKS, NEWS.
Terry Jan Reedy
2013-07-22
1
-5/+6
*
Add a note about checking refleaks to patchcheck.
Ezio Melotti
2013-01-11
1
-1/+2
*
Issue #14053: Fix "make patchcheck" to work with MQ.
Nadeem Vawda
2012-02-22
1
-0/+16
*
patchcheck: don’t talk about the test suite when no code file were changed.
Éric Araujo
2011-08-19
1
-2/+3
*
Let “make patchcheck” work for out-of-dir builds (#9860)
Éric Araujo
2011-07-30
1
-7/+13
*
Fix missing or shebangs and executable bits for scripts (#10318)
Éric Araujo
2011-07-29
1
-0/+1
*
Merged revisions 85766-85767 via svnmerge from
Georg Brandl
2010-11-26
1
-35/+103
*
rewrite verbose conditionals
Benjamin Peterson
2009-01-10
1
-2/+2
*
Add Tools/scripts/patchcheck.py. Invoked from ``make check``, the script does
Brett Cannon
2008-03-18
1
-0/+90