Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct keyword parameter when calling copy with answer option! | Guido van Rossum | 1997-08-18 | 1 | -2/+2 |
| | |||||
* | Recognize https:// as URL as well. | Guido van Rossum | 1997-08-18 | 1 | -1/+1 |
| | |||||
* | Oops, there was a bug in the output formatting - the last printed | Guido van Rossum | 1997-08-14 | 1 | -2/+2 |
| | | | | values would overwrite the next value. | ||||
* | Added logmerge.py | Guido van Rossum | 1997-08-14 | 1 | -0/+1 |
| | |||||
* | Consolidate a bunch of CVS or RCS logs read from stdin. | Guido van Rossum | 1997-08-14 | 1 | -0/+124 |
| | |||||
* | New version (changes are so minor that I don't bother to explain them). | Guido van Rossum | 1997-08-14 | 1 | -2/+2 |
| | |||||
* | Of course, this file should be empty except for an informative comment. | Guido van Rossum | 1997-08-14 | 1 | -23/+1 |
| | |||||
* | Add a separate SRC directory and insert it in front of the path. | Guido van Rossum | 1997-08-14 | 1 | -1/+2 |
| | |||||
* | Add missing semicolon to '>'. | Guido van Rossum | 1997-08-14 | 1 | -1/+1 |
| | |||||
* | Added cvsfiles.py and treesync.py | Guido van Rossum | 1997-08-14 | 1 | -0/+2 |
| | |||||
* | Source tree synchronization tool (for Windowes, mostly) | Guido van Rossum | 1997-08-14 | 1 | -0/+200 |
| | |||||
* | Print a list of files under CVS. | Guido van Rossum | 1997-08-14 | 1 | -0/+42 |
| | |||||
* | support C++ comments | Guido van Rossum | 1997-08-14 | 1 | -1/+3 |
| | |||||
* | set LOOPS to 10000 | Guido van Rossum | 1997-08-14 | 1 | -1/+1 |
| | |||||
* | Add XXX warning about fishy line | Guido van Rossum | 1997-08-14 | 1 | -0/+1 |
| | |||||
* | Added Windows NT instructions. | Guido van Rossum | 1997-08-14 | 1 | -3/+34 |
| | |||||
* | Changes for building under windows. | Guido van Rossum | 1997-08-14 | 2 | -9/+87 |
| | |||||
* | Changed indents to 4 *spaces*; added Emacs variables to avoid | Guido van Rossum | 1997-08-10 | 1 | -241/+245 |
| | | | | | inserting tabs. All this (and the previous patch) in preparation for porting to NT. | ||||
* | Support using -p/-P to point to the source/build directory instead of | Guido van Rossum | 1997-08-10 | 1 | -12/+32 |
| | | | | | the install directory. Added -h option to print the full usage message; by default, only two lines are now printed for errors. | ||||
* | Updated for new style build/install; much simpler! | Guido van Rossum | 1997-07-19 | 2 | -11/+14 |
| | |||||
* | Upped version to 0.6. | Guido van Rossum | 1997-07-13 | 1 | -2/+2 |
| | |||||
* | New PythonPowered logo image. | Guido van Rossum | 1997-07-13 | 1 | -2/+2 |
| | |||||
* | Added a variant of the epilogue that has the PythonPowered logo. | Guido van Rossum | 1997-06-03 | 1 | -0/+12 |
| | |||||
* | Move the second import of faqcust to the very end. | Guido van Rossum | 1997-06-03 | 1 | -8/+8 |
| | |||||
* | Expanded the setup instructions. | Guido van Rossum | 1997-06-02 | 1 | -7/+49 |
| | |||||
* | Move the roulette() functionality out of the FaqDir class into the | Guido van Rossum | 1997-06-02 | 1 | -8/+4 |
| | | | | FaqWizard class. | ||||
* | Version upped. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
| | |||||
* | Stupid typos -- ImporError. | Guido van Rossum | 1997-06-02 | 1 | -2/+2 |
| | |||||
* | Bugfix: last_changed would always print current time. | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
| | |||||
* | Added hint about permissions. | Guido van Rossum | 1997-05-30 | 1 | -1/+5 |
| | |||||
* | Protect roulette against empty FAQ. | Guido van Rossum | 1997-05-30 | 1 | -1/+5 |
| | |||||
* | Inclide the imports and chdir in the try/except. | Guido van Rossum | 1997-05-30 | 1 | -4/+4 |
| | |||||
* | Tiny script to play with it on a Mac. | Guido van Rossum | 1997-05-28 | 1 | -0/+7 |
| | |||||
* | Set version to 0.4; get rid of '(' in column 1 in triple-queted string. | Guido van Rossum | 1997-05-26 | 1 | -3/+2 |
| | |||||
* | Initial revision | Guido van Rossum | 1997-05-26 | 1 | -0/+25 |
| | |||||
* | Added marks for very recently (24 hours) and recently (7 days) | Guido van Rossum | 1997-05-26 | 1 | -19/+35 |
| | | | | | modified files. Added and used global now, entry.getmtime(), and entry.emit_marks(). | ||||
* | Added marks for very recently (24 hours) and recently (7 days) | Guido van Rossum | 1997-05-26 | 1 | -15/+41 |
| | | | | modified files. Throw things around a bit. | ||||
* | Support for more general diffing and retrieving any old revision. | Guido van Rossum | 1997-05-26 | 2 | -16/+64 |
| | | | | Support for index formatting with local refs. | ||||
* | Added keyword searching. | Guido van Rossum | 1997-05-26 | 1 | -6/+27 |
| | |||||
* | Added keyword searching radio buttons. | Guido van Rossum | 1997-05-26 | 1 | -0/+6 |
| | |||||
* | Don't need <BR> at end of <LI>. | Guido van Rossum | 1997-05-26 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | Allow for missing section titles in format_all and format_index. | ||||
* | Oops, checked in the wrong SHORTNAME value. | Guido van Rossum | 1997-05-26 | 1 | -1/+1 |
| | |||||
* | Added a local customization feature: load some parameters from faqcust. | Guido van Rossum | 1997-05-26 | 1 | -10/+22 |
| | |||||
* | Initial revision | Guido van Rossum | 1997-05-26 | 1 | -0/+11 |
| | |||||
* | Initial revision | Guido van Rossum | 1997-05-26 | 1 | -0/+19 |
| | |||||
* | I'm happy with this. | Guido van Rossum | 1997-05-26 | 2 | -277/+464 |
| | |||||
* | Initial revision | Guido van Rossum | 1997-05-26 | 2 | -0/+1048 |
| | |||||
* | Final touch -- bottom link points to FAQ Wizard home. | Guido van Rossum | 1997-05-23 | 1 | -1/+1 |
| |