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
*
Scroll to top of info window when done.
Guido van Rossum
1997-05-09
1
-0/+1
*
Avoid the fancy handler for error 401 (request authentication).
Guido van Rossum
1997-05-07
1
-4/+7
*
Restructured Checker class to get rid of 'ext' table.
Guido van Rossum
1997-02-02
2
-177/+165
*
Add root URL entry box, separate start/stop/step buttons.
Guido van Rossum
1997-02-01
1
-54/+131
*
Process <img> and <frame> tags. Don't bother skipping second href.
Guido van Rossum
1997-02-01
1
-3/+12
*
Check in another copy of tktools.py...
Guido van Rossum
1997-01-31
1
-0/+367
*
Tk interface to webchecker. Not fully featured yet, but usable.
Guido van Rossum
1997-01-31
1
-0/+329
*
Spin off checking of external page in a subroutine.
Guido van Rossum
1997-01-31
1
-17/+20
*
Many misc changes.
Guido van Rossum
1997-01-31
1
-95/+142
*
Set proper User-agent header (Python-webchecker/<version>).
Guido van Rossum
1997-01-30
1
-14/+21
*
Some refinements of the external-link checking code: insert the errors
Guido van Rossum
1997-01-30
1
-9/+22
*
Added -x option to check external links. Slooooow!
Guido van Rossum
1997-01-30
1
-10/+32
*
Catch I/O errors when parsing robots.txt file.
Guido van Rossum
1997-01-30
1
-5/+13
*
Basic README file
Guido van Rossum
1997-01-30
1
-0/+14
*
Added robots.txt support, using Skip Montanaro's parser.
Guido van Rossum
1997-01-30
1
-3/+38
*
Skip Montanaro's robots.txt parser.
Guido van Rossum
1997-01-30
1
-0/+97
*
web tree checker
Guido van Rossum
1997-01-30
1
-0/+488
*
mime types guesser
Guido van Rossum
1997-01-30
1
-0/+190
*
Version 1.1. Fix memory leak and expensive comparison with None.
Guido van Rossum
1997-01-18
1
-3/+22
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
28
-29/+28
*
Changed so that it replaces /usr/local/bin/python with /usr/bin/env python.
Guido van Rossum
1996-11-27
1
-6/+6
*
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
*
Removed the USA'isms that aren't really true
Barry Warsaw
1996-11-20
1
-2/+4
*
/usr/bin/env is slightly more portable
Barry Warsaw
1996-11-20
1
-1/+1
*
Added a few meta info
Barry Warsaw
1996-11-20
1
-0/+4
*
Output original address
Barry Warsaw
1996-11-19
1
-4/+4
*
Updated country codes as per ISO3166 10-Feb-1994
Barry Warsaw
1996-11-18
1
-36/+183
*
implementation complete. need to update country codes
Barry Warsaw
1996-11-18
1
-22/+64
*
Added `ru' --> Russia
Barry Warsaw
1996-11-18
1
-0/+1
*
A rewrite for better Python-ish style
Barry Warsaw
1996-11-18
1
-24/+35
*
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
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-9/+16
*
(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
*
Added NumVersion definition.
Guido van Rossum
1996-08-26
1
-0/+3
*
Insert filename in IOError message.
Guido van Rossum
1996-08-26
1
-1/+4
*
OK, now it uses sys.[exec_]prefix and supports
Guido van Rossum
1996-08-26
2
-131/+68
*
Get rid of it totally
Guido van Rossum
1996-08-26
1
-314/+0
*
Added warning that this is unsupported
Guido van Rossum
1996-08-26
1
-0/+2
*
Changes for 1.4 install targets
Guido van Rossum
1996-08-26
1
-6/+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
*
Addition by Jack to test for missing type support
Guido van Rossum
1996-07-21
1
-0/+20
*
Add test that script name ends in .py.
Guido van Rossum
1996-06-17
1
-9/+10
*
Get struct _frozen defn from Python.h; new variable names.
Guido van Rossum
1996-06-17
1
-5/+5
[next]