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