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
...
*
Forgot to remove debug stmt.
Guido van Rossum
1997-05-23
1
-1/+0
*
The official name of the whole thing is now "Python FAQ Wizard";
Guido van Rossum
1997-05-23
1
-7/+8
*
Implemented a simple Password scheme.
Guido van Rossum
1997-05-23
1
-29/+53
*
Added last mtime on whole faq.
Guido van Rossum
1997-05-23
1
-23/+66
*
Nits.
Guido van Rossum
1997-05-23
1
-8/+7
*
Reorg TO DO list.
Guido van Rossum
1997-05-23
1
-16/+46
*
Small nits for Grail; don't forget to cgi.translate & and <.
Guido van Rossum
1997-05-23
1
-2/+4
*
- Suppress the visible text in the epilogue when "edit=no" is specified.
Guido van Rossum
1997-05-23
1
-9/+38
*
Added section titles (for now, hardcoded in the file).
Guido van Rossum
1997-05-23
1
-5/+22
*
Added code to recognize http/ftp URLs and email addresses, and add <A>
Guido van Rossum
1997-05-23
1
-4/+34
*
Minor change: add prologue() calls to do_info and do_rlog; in
Guido van Rossum
1997-05-23
1
-3/+4
*
Added menu entry on deleting FAQ entries.
Guido van Rossum
1997-05-22
1
-33/+89
*
HTML formatting nits.
Guido van Rossum
1997-05-22
1
-3/+5
*
Mostly small changes.
Guido van Rossum
1997-05-22
1
-20/+56
*
Separate prologue/epilogue functions.
Guido van Rossum
1997-05-21
1
-45/+69
*
Oops, left an 'n = n+1' in but n was undefined.
Guido van Rossum
1997-05-21
1
-1/+0
*
Add "Log info" to view rcs log.
Guido van Rossum
1997-05-21
1
-4/+33
*
Lots of new features:
Guido van Rossum
1997-05-21
1
-27/+183
*
Crude but functional, except for adding new entries.
Guido van Rossum
1997-05-21
1
-46/+172
*
Initial revision
Guido van Rossum
1997-05-21
1
-0/+255
*
Unlink before rename (for NT).
Guido van Rossum
1997-05-19
1
-1/+5
*
Correct comment; -c is off by default.
Guido van Rossum
1997-05-15
1
-1/+1
*
Open the output files with 'wb', not 'w'.
Guido van Rossum
1997-05-15
1
-1/+1
*
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
[prev]
[next]