Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b4db1944c4392cb1510f01dcd2b10da6949b83fc
/
Tools
/
faqwiz
/
faqwiz.py
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