1. e6e77e5 Fix by Michael W. Hudson · 20 years ago
  2. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  3. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  4. aaab30e Apply diff2.txt from SF patch http://www.python.org/sf/572113 by Walter Dörwald · 22 years ago
  5. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  6. 2b6004a New version 1.0.4. I'm sure someone mailed me these patches but I by Guido van Rossum · 24 years ago
  7. 2d3b0d7 Provide more detail when the commit button is not shown. by Guido van Rossum · 26 years ago
  8. 2053aa6 Use SCRIPT_NAME (if defined) instead of hardcoding /cgi-bin/ when by Guido van Rossum · 26 years ago
  9. 0922a56 Don't add <...> around mail addresses; they may already be there. by Guido van Rossum · 26 years ago
  10. 55b40b0 Fix a dumb typo in the revparse() regular exception: {1-4} should be {1,4}. by Guido van Rossum · 26 years ago
  11. 6c3a2cb whrandom -> random by Guido van Rossum · 26 years ago
  12. 72dc60c Untabified, for tabnanny. by Guido van Rossum · 26 years ago
  13. 48b1cde Fix typo in format for strftime() used by cookie code. by Guido van Rossum · 27 years ago
  14. 80e57fb Converted to use re instead of regex; version 0.9.0. by Guido van Rossum · 27 years ago
  15. 0721358 Fix a bug in translate(): the pointer was incremented by the length of by Guido van Rossum · 27 years ago
  16. b1823ad v 0.8.3 -- add an option to suppress URL processing inside <PRE>, by Guido van Rossum · 27 years ago
  17. ca2f69c As Mark Hammond found out, it was a bad idea to add "set -e" to the by Guido van Rossum · 27 years ago
  18. b6fd5a5 Add "set -e" to lock command. by Guido van Rossum · 27 years ago
  19. f1ead1a New installation instructions show how to maintain multiple FAQs. by Guido van Rossum · 27 years ago
  20. 92c9032 Recognize https:// as URL as well. by Guido van Rossum · 27 years ago
  21. 1dccdc2 Add missing semicolon to '&gt;'. by Guido van Rossum · 27 years ago
  22. 525d52f Move the roulette() functionality out of the FaqDir class into the by Guido van Rossum · 27 years ago
  23. c22eb01 Bugfix: last_changed would always print current time. by Guido van Rossum · 27 years ago
  24. 72a342f Protect roulette against empty FAQ. by Guido van Rossum · 27 years ago
  25. 7a24107 Added marks for very recently (24 hours) and recently (7 days) by Guido van Rossum · 27 years ago
  26. 8bc49c8 Support for more general diffing and retrieving any old revision. by Guido van Rossum · 27 years ago
  27. 8cde0b4 Added keyword searching. by Guido van Rossum · 27 years ago
  28. 1f04772 Bugfix -- should pass headers=0 when formatting query results. by Guido van Rossum · 27 years ago
  29. 21c4b5f Add optional section titles to format_all. by Guido van Rossum · 27 years ago
  30. ea31ea2 I'm happy with this. by Guido van Rossum · 27 years ago
  31. 1677e5b Initial revision by Guido van Rossum · 27 years ago