| Commit message (Expand) | Author | Age | Files | Lines |
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 31 | -599/+1231 |
|
|
* | Trying again to check it in. Changes to: | Jack Jansen | 1995-06-06 | 16 | -280/+462 |
|
|
* | Rather massive changes: | Jack Jansen | 1995-06-05 | 7 | -359/+165 |
|
|
* | Added img stuff (within #ifdef, so they're easy to remove) | Jack Jansen | 1995-06-03 | 1 | -0/+23 |
|
|
* | StandardGetFile without args now shows all files (in stead of none) | Jack Jansen | 1995-06-03 | 1 | -0/+2 |
|
|
* | next version; python.org changes | Guido van Rossum | 1995-05-31 | 1 | -147/+168 |
|
|
* | Backward compatibity module for constants from cl.h include file. The | Sjoerd Mullender | 1995-05-17 | 4 | -472/+520 |
|
|
* | Make constants from cl.h include file available as module variables. | Sjoerd Mullender | 1995-05-17 | 1 | -2/+331 |
|
|
* | Templates converted to new naming conventions (thanks to Chak Tan) | Jack Jansen | 1995-05-16 | 17 | -131/+100 |
|
|
* | Made the example slightly more complete | Jack Jansen | 1995-05-16 | 1 | -0/+7 |
|
|
* | #updated to-do list | Barry Warsaw | 1995-05-08 | 1 | -0/+1 |
|
|
* | don't show print passwords in debug output | Guido van Rossum | 1995-05-05 | 1 | -6/+16 |
|
|
* | new release by Ken, fix handling of from | Guido van Rossum | 1995-05-05 | 1 | -6/+12 |
|
|
* | For anonymous ftp, make sure local hostname is fully qualified. | Jack Jansen | 1995-05-04 | 1 | -0/+4 |
|
|
* | unified join(fields), split(fields) | Guido van Rossum | 1995-05-03 | 1 | -12/+20 |
|
|
* | added transferSize() method | Guido van Rossum | 1995-05-03 | 1 | -0/+6 |
|
|
* | mods by Gregor Schmid -- very nice! | Guido van Rossum | 1995-05-03 | 3 | -69/+318 |
|
|
* | squeezed some space out of a line that was too long | Guido van Rossum | 1995-05-03 | 2 | -4/+4 |
|
|
* | eremoved should be edeleted, tests for lseen/rseen should be lsum/rsum | Guido van Rossum | 1995-05-01 | 1 | -12/+14 |
|
|
* | largely rewritten FileClass and RCVS | Guido van Rossum | 1995-05-01 | 1 | -48/+70 |
|
|
* | moved proxy; added __cmp__(); made proxy optional for getremote() | Guido van Rossum | 1995-05-01 | 1 | -7/+10 |
|
|
* | extensive description of what's here | Guido van Rossum | 1995-04-28 | 1 | -1/+83 |
|
|
* | added setentry() and use it in commit so CVS/Entries gets updated | Guido van Rossum | 1995-04-28 | 1 | -4/+9 |
|
|
* | removed duplicate defs for None, False, True | Guido van Rossum | 1995-04-28 | 1 | -4/+0 |
|
|
* | moved package to standard place | Guido van Rossum | 1995-04-28 | 2 | -2/+2 |
|
|
* | addpack | Guido van Rossum | 1995-04-28 | 2 | -0/+6 |
|
|
* | only diff differing files | Guido van Rossum | 1995-04-28 | 1 | -1/+5 |
|
|
* | get default directory from CVS/Repository | Guido van Rossum | 1995-04-28 | 1 | -2/+12 |
|
|
* | add diff command; add remove() function | Guido van Rossum | 1995-04-28 | 1 | -4/+40 |
|
|
* | implemented commit | Guido van Rossum | 1995-04-28 | 1 | -1/+5 |
|
|
* | missed setting eseen and extra when restoring an entry | Guido van Rossum | 1995-04-28 | 1 | -0/+2 |
|
|
* | Handled new and delete properly | Guido van Rossum | 1995-04-28 | 1 | -1/+17 |
|
|
* | implemented action() now, plus some bug fixes | Guido van Rossum | 1995-04-28 | 1 | -5/+53 |
|
|
* | correct call to unparse, should be putentry now | Guido van Rossum | 1995-04-28 | 1 | -1/+1 |
|
|
* | report() needs to report enew and edeleted | Guido van Rossum | 1995-04-28 | 1 | -0/+2 |
|
|
* | Added some more machinery -- still not finished | Guido van Rossum | 1995-04-28 | 1 | -13/+89 |
|
|
* | Initial revision | Guido van Rossum | 1995-04-28 | 1 | -0/+37 |
|
|
* | testing | Guido van Rossum | 1995-04-28 | 1 | -0/+1 |
|
|
* | rewritten out of frustration (not yet finished) | Guido van Rossum | 1995-04-27 | 1 | -249/+63 |
|
|
* | renamed to CommandFrameWork | Guido van Rossum | 1995-04-27 | 1 | -2/+12 |
|
|
* | Initial revision | Guido van Rossum | 1995-04-27 | 1 | -0/+134 |
|
|
* | Initial revision | Guido van Rossum | 1995-04-27 | 2 | -0/+10 |
|
|
* | test -> main | Guido van Rossum | 1995-04-27 | 1 | -2/+2 |
|
|
* | if __name__ etc | Guido van Rossum | 1995-04-27 | 1 | -1/+3 |
|
|
* | largely rewritten, out of frustration | Guido van Rossum | 1995-04-27 | 1 | -87/+247 |
|
|
* | got rid of debug prints | Guido van Rossum | 1995-04-27 | 1 | -2/+0 |
|
|
* | added Entry.dump() method | Guido van Rossum | 1995-04-27 | 1 | -0/+7 |
|
|
* | major update | Guido van Rossum | 1995-04-27 | 1 | -28/+8 |
|
|
* | accept more invalid dates | Guido van Rossum | 1995-04-27 | 1 | -71/+153 |
|
|
* | dunno | Guido van Rossum | 1995-04-27 | 1 | -2/+4 |
|
|