| Commit message (Expand) | Author | Age | Files | Lines |
* | More old urllib usage. | Georg Brandl | 2008-06-23 | 1 | -4/+4 |
|
|
* | Remove traces of rfc822. | Georg Brandl | 2008-06-12 | 1 | -2/+2 |
|
|
* | More 2to3 fixes in the Tools directory. Fixes #2893. | Georg Brandl | 2008-05-16 | 1 | -7/+6 |
|
|
* | Convert print statements to function calls in Tools/. | Collin Winter | 2007-08-03 | 1 | -22/+22 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -5/+5 |
|
|
* | Fix | Michael W. Hudson | 2004-08-07 | 1 | -2/+2 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -3/+3 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -4/+4 |
|
|
* | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -27/+27 |
|
|
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -6/+6 |
|
|
* | New version 1.0.4. I'm sure someone mailed me these patches but I | Guido van Rossum | 2000-03-31 | 1 | -6/+20 |
|
|
* | Provide more detail when the commit button is not shown. | Guido van Rossum | 1998-12-23 | 1 | -3/+8 |
|
|
* | Use SCRIPT_NAME (if defined) instead of hardcoding /cgi-bin/ when | Guido van Rossum | 1998-09-04 | 1 | -1/+2 |
|
|
* | Don't add <...> around mail addresses; they may already be there. | Guido van Rossum | 1998-07-07 | 1 | -1/+1 |
|
|
* | Fix a dumb typo in the revparse() regular exception: {1-4} should be {1,4}. | Guido van Rossum | 1998-05-22 | 1 | -1/+1 |
|
|
* | whrandom -> random | Guido van Rossum | 1998-05-20 | 1 | -2/+2 |
|
|
* | Untabified, for tabnanny. | Guido van Rossum | 1998-04-06 | 1 | -593/+593 |
|
|
* | Fix typo in format for strftime() used by cookie code. | Guido van Rossum | 1998-02-02 | 1 | -1/+1 |
|
|
* | Converted to use re instead of regex; version 0.9.0. | Guido van Rossum | 1997-12-21 | 1 | -47/+32 |
|
|
* | Fix a bug in translate(): the pointer was incremented by the length of | Guido van Rossum | 1997-12-16 | 1 | -2/+2 |
|
|
* | v 0.8.3 -- add an option to suppress URL processing inside <PRE>, | Guido van Rossum | 1997-12-09 | 1 | -5/+8 |
|
|
* | 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 |
|
|
* | Add "set -e" to lock command. | Guido van Rossum | 1997-10-07 | 1 | -1/+1 |
|
|
* | New installation instructions show how to maintain multiple FAQs. | Guido van Rossum | 1997-08-28 | 1 | -17/+15 |
|
|
* | Recognize https:// as URL as well. | Guido van Rossum | 1997-08-18 | 1 | -1/+1 |
|
|
* | Add missing semicolon to '>'. | Guido van Rossum | 1997-08-14 | 1 | -1/+1 |
|
|
* | Move the roulette() functionality out of the FaqDir class into the | Guido van Rossum | 1997-06-02 | 1 | -8/+4 |
|
|
* | Bugfix: last_changed would always print current time. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | Protect roulette against empty FAQ. | Guido van Rossum | 1997-05-30 | 1 | -1/+5 |
|
|
* | Added marks for very recently (24 hours) and recently (7 days) | Guido van Rossum | 1997-05-26 | 1 | -19/+35 |
|
|
* | Support for more general diffing and retrieving any old revision. | Guido van Rossum | 1997-05-26 | 1 | -13/+49 |
|
|
* | Added keyword searching. | Guido van Rossum | 1997-05-26 | 1 | -6/+27 |
|
|
* | Bugfix -- should pass headers=0 when formatting query results. | Guido van Rossum | 1997-05-26 | 1 | -1/+1 |
|
|
* | Add optional section titles to format_all. | Guido van Rossum | 1997-05-26 | 1 | -4/+21 |
|
|
* | I'm happy with this. | Guido van Rossum | 1997-05-26 | 1 | -207/+286 |
|
|
* | Initial revision | Guido van Rossum | 1997-05-26 | 1 | -0/+666 |
|
|