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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "-n file" option to only print files newer than the given file.
Guido van Rossum
1997-11-24
1
-4/+37
*
os2 patch by Jeff Rush
Guido van Rossum
1997-11-22
1
-1/+2
*
Add a pointer back to the wizard in the "compat" output.
Guido van Rossum
1997-11-21
1
-1/+3
*
Use a %s format for the exit status -- through the magical workings of
Guido van Rossum
1997-11-11
1
-1/+1
*
As Mark Hammond found out, it was a bad idea to add "set -e" to the
Guido van Rossum
1997-11-11
1
-1/+1
*
When checking for equality, open the slave file in text mode so it
Guido van Rossum
1997-11-04
1
-2/+6
*
Remove "." or "" from front of sys.path (this bit me once).
Guido van Rossum
1997-10-20
1
-0/+3
*
Generate new style exception initializer (Jack).
Guido van Rossum
1997-10-08
1
-1/+1
*
Map .shtml to text/html.
Guido van Rossum
1997-10-07
1
-0/+1
*
Version 0.8.1.
Guido van Rossum
1997-10-07
1
-1/+1
*
Add "set -e" to lock command.
Guido van Rossum
1997-10-07
1
-1/+1
*
Fix comment to add the all-important trailing colon to the example.
Guido van Rossum
1997-10-06
1
-9/+16
*
A variant on webchecker that creates a mirror copy of a remote site.
Guido van Rossum
1997-10-06
1
-0/+131
*
Several changes:
Guido van Rossum
1997-10-06
1
-6/+24
*
Changes by jack so the generated modules export their types
Guido van Rossum
1997-09-22
3
-2/+18
*
Moved pystone to Lib/test. Use import test.pystone to run it.
Guido van Rossum
1997-09-16
2
-249/+0
*
Skip symlinks; don't bother keeping a list of files that is never used.
Guido van Rossum
1997-09-16
1
-5/+2
*
Added faqwiz and webchecker.
Guido van Rossum
1997-08-28
1
-0/+6
*
Added section about multiple FAQs.
Guido van Rossum
1997-08-28
1
-2/+22
*
New installation instructions show how to maintain multiple FAQs.
Guido van Rossum
1997-08-28
4
-35/+60
*
Removed faqmain.py -- it was an earlier implementation and no
Guido van Rossum
1997-08-27
1
-858/+0
*
Use correct keyword parameter when calling copy with answer option!
Guido van Rossum
1997-08-18
1
-2/+2
*
Recognize https:// as URL as well.
Guido van Rossum
1997-08-18
1
-1/+1
*
Oops, there was a bug in the output formatting - the last printed
Guido van Rossum
1997-08-14
1
-2/+2
*
Added logmerge.py
Guido van Rossum
1997-08-14
1
-0/+1
*
Consolidate a bunch of CVS or RCS logs read from stdin.
Guido van Rossum
1997-08-14
1
-0/+124
*
New version (changes are so minor that I don't bother to explain them).
Guido van Rossum
1997-08-14
1
-2/+2
*
Of course, this file should be empty except for an informative comment.
Guido van Rossum
1997-08-14
1
-23/+1
*
Add a separate SRC directory and insert it in front of the path.
Guido van Rossum
1997-08-14
1
-1/+2
*
Add missing semicolon to '>'.
Guido van Rossum
1997-08-14
1
-1/+1
*
Added cvsfiles.py and treesync.py
Guido van Rossum
1997-08-14
1
-0/+2
*
Source tree synchronization tool (for Windowes, mostly)
Guido van Rossum
1997-08-14
1
-0/+200
*
Print a list of files under CVS.
Guido van Rossum
1997-08-14
1
-0/+42
*
support C++ comments
Guido van Rossum
1997-08-14
1
-1/+3
*
set LOOPS to 10000
Guido van Rossum
1997-08-14
1
-1/+1
*
Add XXX warning about fishy line
Guido van Rossum
1997-08-14
1
-0/+1
*
Added Windows NT instructions.
Guido van Rossum
1997-08-14
1
-3/+34
*
Changes for building under windows.
Guido van Rossum
1997-08-14
2
-9/+87
*
Changed indents to 4 *spaces*; added Emacs variables to avoid
Guido van Rossum
1997-08-10
1
-241/+245
*
Support using -p/-P to point to the source/build directory instead of
Guido van Rossum
1997-08-10
1
-12/+32
*
Updated for new style build/install; much simpler!
Guido van Rossum
1997-07-19
2
-11/+14
*
Upped version to 0.6.
Guido van Rossum
1997-07-13
1
-2/+2
*
New PythonPowered logo image.
Guido van Rossum
1997-07-13
1
-2/+2
*
Added a variant of the epilogue that has the PythonPowered logo.
Guido van Rossum
1997-06-03
1
-0/+12
*
Move the second import of faqcust to the very end.
Guido van Rossum
1997-06-03
1
-8/+8
*
Expanded the setup instructions.
Guido van Rossum
1997-06-02
1
-7/+49
*
Move the roulette() functionality out of the FaqDir class into the
Guido van Rossum
1997-06-02
1
-8/+4
*
Version upped.
Guido van Rossum
1997-06-02
1
-1/+1
*
Stupid typos -- ImporError.
Guido van Rossum
1997-06-02
1
-2/+2
*
Bugfix: last_changed would always print current time.
Guido van Rossum
1997-06-02
1
-1/+1
[next]