| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch changes the default behaviour of the builtin charmap | Marc-André Lemburg | 2001-01-03 | 1 | -11/+39 |
|
|
* | SF bug 124051: ndiff "?" lines can be confusing. Well, they still can, but | Tim Peters | 2000-12-09 | 1 | -28/+19 |
|
|
* | Hack ndiff to display lines w/ leading tabs more intuitively. This synchs | Tim Peters | 2000-11-01 | 1 | -9/+24 |
|
|
* | I'm moving redemo.py here from Demo/tkinter/guido, since it is | Guido van Rossum | 2000-10-06 | 1 | -0/+171 |
|
|
* | New tool for normalizing indentation of .py files. | Tim Peters | 2000-10-05 | 1 | -0/+258 |
|
|
* | satisfy the tabnanny | Jeremy Hylton | 2000-09-18 | 3 | -358/+358 |
|
|
* | Allow this script to act like a module by only calling main() if | Barry Warsaw | 2000-09-16 | 1 | -1/+3 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -19/+4 |
|
|
* | Rob Hooft, Moshe Zadka: converted to 4 space indents and re instead of regex. | Guido van Rossum | 2000-09-01 | 2 | -72/+78 |
|
|
* | Python code coverage tool by Skip Montanaro and Andrew Dalke | Jeremy Hylton | 2000-08-03 | 1 | -0/+661 |
|
|
* | add expandtabs command (-e) | Peter Schneider-Kamp | 2000-07-11 | 1 | -37/+64 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -21/+6 |
|
|
* | Running the program through itself reveals that one end tag was | Guido van Rossum | 2000-06-28 | 1 | -1/+1 |
|
|
* | Peter Schneider-Kamp: | Guido van Rossum | 2000-06-28 | 1 | -10/+75 |
|
|
* | Of course, I forget how to type long ago... | Fred Drake | 2000-03-17 | 1 | -1/+1 |
|
|
* | "write marshalled" --> "writes marshalled" (in docstring); noted by | Fred Drake | 2000-03-17 | 1 | -1/+1 |
|
|
* | Marc-Andre Lemburg: added | Guido van Rossum | 2000-03-10 | 2 | -0/+290 |
|
|
* | Correct type error in getopt.error handling code. | Guido van Rossum | 2000-02-29 | 1 | -1/+1 |
|
|
* | Script by Tim Peters to discover illegal append() calls. | Guido van Rossum | 2000-02-29 | 1 | -0/+168 |
|
|
* | Fix multi-arg append(). | Guido van Rossum | 2000-02-29 | 1 | -1/+1 |
|
|
* | Deleting tabpolice.py; it was superceded by tabnanny.py long ago. | Guido van Rossum | 2000-02-23 | 1 | -104/+0 |
|
|
* | Moved tabnanny.py to standard library status. | Guido van Rossum | 2000-02-23 | 1 | -368/+0 |
|
|
* | Patch by Gerrit Holl: | Guido van Rossum | 2000-02-14 | 2 | -4/+4 |
|
|
* | Patch by Gerrit Holl: | Guido van Rossum | 2000-02-14 | 1 | -2/+6 |
|
|
* | Scrit by Marc-Andre Lemburg to generate htmlentitydefs.py. | Guido van Rossum | 1999-08-19 | 1 | -0/+65 |
|
|
* | Mark Hammond writes: | Guido van Rossum | 1999-07-30 | 1 | -1/+3 |
|
|
* | Use re instead of regex. | Guido van Rossum | 1999-04-09 | 1 | -10/+11 |
|
|
* | For reasons I dare not explain, this script should always execute | Guido van Rossum | 1999-04-02 | 1 | -2/+1 |
|
|
* | Tim Peters writes: | Guido van Rossum | 1999-03-28 | 1 | -24/+53 |
|
|
* | Tim Peters writes: | Guido van Rossum | 1999-03-27 | 1 | -160/+88 |
|
|
* | During display, if EPIPE is raised, it's probably because a pager was | Fred Drake | 1999-03-26 | 1 | -3/+8 |
|
|
* | Added a -q ('quiet') option to tabnanny, which causes only the names of | Andrew M. Kuchling | 1998-12-18 | 1 | -3/+7 |
|
|
* | Patch by Chris Herborth: | Guido van Rossum | 1998-12-17 | 1 | -1/+7 |
|
|
* | Detlef Lannert lannert@lannert.rz.uni-duesseldorf.de notices: | Guido van Rossum | 1998-10-20 | 1 | -1/+4 |
|
|
* | New version that is much more compact and easier to maintain. (Sjoerd) | Guido van Rossum | 1998-10-09 | 1 | -239/+124 |
|
|
* | Fix multi-arg list.append() calls. | Guido van Rossum | 1998-10-08 | 3 | -9/+9 |
|
|
* | Added a whole bunch of descriptions. | Guido van Rossum | 1998-10-07 | 1 | -0/+11 |
|
|
* | Use the imp module to get the magic word. | Guido van Rossum | 1998-10-07 | 1 | -6/+2 |
|
|
* | Added #! line | Guido van Rossum | 1998-10-07 | 1 | -0/+1 |
|
|
* | Print serious errors to stderr instead of stdout. | Guido van Rossum | 1998-09-14 | 1 | -4/+11 |
|
|
* | nannified | Guido van Rossum | 1998-09-14 | 1 | -885/+885 |
|
|
* | nannified | Guido van Rossum | 1998-09-14 | 1 | -17/+17 |
|
|
* | nannified. | Guido van Rossum | 1998-09-14 | 1 | -8/+8 |
|
|
* | Utility to replace CRLF with LF in argument files. | Guido van Rossum | 1998-09-14 | 1 | -0/+19 |
|
|
* | Utility to replace LF with CRLF in argument files. | Guido van Rossum | 1998-09-14 | 1 | -0/+19 |
|
|
* | Utility to untabify stubber results. | Guido van Rossum | 1998-09-14 | 1 | -0/+50 |
|
|
* | New tool: reverse grep (greps from the end). Uses a fairly efficient | Guido van Rossum | 1998-08-12 | 1 | -0/+65 |
|
|
* | A script by Mark-Andre Lemburg to produce the PC/python_nt.def file | Guido van Rossum | 1998-08-10 | 1 | -0/+102 |
|
|
* | # The variable total is never used somehow. I think I had plans for | Guido van Rossum | 1998-07-02 | 1 | -2/+2 |
|
|
* | Fix by Sjoerd Mullender to support symbolic links and make a backup of | Guido van Rossum | 1998-06-29 | 1 | -56/+80 |
|
|