Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved SequenceMatcher from ndiff into new std library module difflib.py. | Tim Peters | 2001-02-10 | 1 | -292/+2 |
* | 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 |
* | Tim Peters writes: | Guido van Rossum | 1999-03-28 | 1 | -24/+53 |
* | Tim Peters writes: | Guido van Rossum | 1999-03-27 | 1 | -160/+88 |
* | Add the specific sed statement to recover the second output file to | Guido van Rossum | 1998-05-08 | 1 | -1/+6 |
* | Adding Tim Peters' ndiff utility. | Guido van Rossum | 1998-05-06 | 1 | -0/+667 |