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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed logic so it now replaces anything that has #! and python in
Guido van Rossum
1996-11-27
1
-6/+5
*
Script to fix cprt notice
Guido van Rossum
1996-11-27
1
-0/+78
*
Fixed a bug: files that no longer exist remotely would never be
Guido van Rossum
1996-11-14
1
-0/+24
*
(texi2html.py): Minor improvement to HTML 3.0 output for code examples.
Fred Drake
1996-10-25
1
-2/+7
*
(texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom
Fred Drake
1996-10-11
1
-2/+2
*
(texi2html.py): Tightened the generated HTML slightly. Added -p option to
Fred Drake
1996-10-09
1
-159/+251
*
(texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation
Fred Drake
1996-09-13
1
-1324/+1319
*
Note obsolescence
Guido van Rossum
1996-09-11
1
-1/+5
*
Allow whitespace before '#' in preprocessor directives.
Guido van Rossum
1996-08-22
1
-3/+4
*
Some improvements by Fred Drake.
Guido van Rossum
1996-08-09
1
-60/+58
*
More changes by Sjoerd & Jack
Guido van Rossum
1996-07-21
1
-42/+136
*
Create files as temp file and move to real location only when complete.
Guido van Rossum
1996-04-09
1
-7/+22
*
don't die on unreadable files etc.
Guido van Rossum
1996-02-05
1
-6/+10
*
Fixed bug in cts error message handling.
Jack Jansen
1995-11-10
1
-1/+1
*
Added providence mailer support
Jack Jansen
1995-10-30
1
-1/+33
*
Added (limited) compuserve error parsing
Jack Jansen
1995-10-30
1
-1/+25
*
Script to read and parse error messages from mailer daemons.
Sjoerd Mullender
1995-10-19
1
-0/+201
*
Fixed typo: == -> =.
Sjoerd Mullender
1995-08-29
1
-1/+1
*
many fixes by anonymous contributor
Guido van Rossum
1995-08-28
1
-72/+298
*
added ftp mirror script
Guido van Rossum
1995-06-20
2
-0/+300
*
mods by Gregor Schmid -- very nice!
Guido van Rossum
1995-05-03
1
-23/+106
*
added "pystone" benchmark
Guido van Rossum
1995-03-30
2
-0/+230
*
new, from ../Demo/www
Guido van Rossum
1995-03-15
1
-0/+1191
*
moved lots of scripts from Demo/scripts to Tools/scripts
Guido van Rossum
1995-03-02
1
-0/+31
*
use $INCLUDE path (Mark Hammond)
Guido van Rossum
1995-01-17
1
-7/+26
*
Get rid of freeze (now its own directory).
Guido van Rossum
1994-10-03
3
-24/+160
*
newslist.py: Added search for .newslistrc.py;
Guido van Rossum
1994-08-19
2
-1/+151
*
Added convenience functions {complete,reformat}_{filter,string,file}.
Guido van Rossum
1994-06-07
1
-19/+145
*
correct typos in option parsing loop
Guido van Rossum
1994-05-27
1
-2/+2
*
Added -i option to ignore general regexps
Guido van Rossum
1994-05-17
1
-19/+27
*
Initial revision
Guido van Rossum
1994-05-15
1
-0/+314
*
Initial revision
Guido van Rossum
1994-05-09
1
-0/+113
*
Process command line arguments; skip #defines that generate invalid
Guido van Rossum
1994-05-03
1
-7/+36
*
Restructured main, use getopt, use regular expression search instead
Guido van Rossum
1994-01-21
1
-10/+23
*
Initial revision
Guido van Rossum
1994-01-07
1
-0/+49
*
remove references to /ufs/guido/bin/sgi/python
Guido van Rossum
1994-01-07
5
-5/+0
*
Various changes, andded -c option
Guido van Rossum
1994-01-07
1
-10/+23
*
Initial revision
Guido van Rossum
1993-06-10
1
-0/+303
*
Ignore ,v files too
Guido van Rossum
1993-06-05
1
-1/+1
*
*** empty log message ***
Guido van Rossum
1993-04-01
12
-12/+12
*
Microfixes
Guido van Rossum
1993-04-01
2
-2/+3
*
Fix bug when reporting error
Guido van Rossum
1992-12-10
2
-3/+3
*
Adapt to modern times...
Guido van Rossum
1992-12-10
2
-25/+27
*
Initial revision
Guido van Rossum
1992-12-09
2
-0/+206
*
Friendlier response to interrupt. Use /usr/local/*bin*/python.
Guido van Rossum
1992-12-09
1
-3/+6
*
Add .fdc and .rgb to default list of ignored extensions
Guido van Rossum
1992-10-02
1
-1/+1
*
cope with filenames containing spaces
Guido van Rossum
1992-08-31
1
-2/+5
*
Use regex instead of regexp
Guido van Rossum
1992-08-31
1
-6/+5
*
Use regex and don't use path
Guido van Rossum
1992-08-31
1
-7/+8
*
Fix regexp recognizing comments to cope with unterminated comments.
Guido van Rossum
1992-06-05
1
-2/+1
[next]