1. 6afaeb7 Convert print statements to function calls in Tools/. by Collin Winter · 17 years ago
  2. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  3. 130e37f Read the text files to be compared in universal-newline mode. by Tim Peters · 20 years ago
  4. a2f7728 Prevent script from allowing '-r12' by Andrew M. Kuchling · 21 years ago
  5. 2c9aa5e Generalize file.writelines() to allow iterable objects. by Tim Peters · 23 years ago
  6. 42b6877 Fix restore (difflib.restore() became a generator too). by Tim Peters · 23 years ago
  7. 8a9c284 Make difflib.ndiff() and difflib.Differ.compare() generators. This by Tim Peters · 23 years ago
  8. 5e824c3 SF patch #445412 extract ndiff functionality to difflib, from David Goodger. by Tim Peters · 23 years ago
  9. 9ae2148 Moved SequenceMatcher from ndiff into new std library module difflib.py. by Tim Peters · 23 years ago
  10. 2f1aeb9 SF bug 124051: ndiff "?" lines can be confusing. Well, they still can, but by Tim Peters · 24 years ago
  11. 0d430e2 Hack ndiff to display lines w/ leading tabs more intuitively. This synchs by Tim Peters · 24 years ago
  12. 02ef28b Tim Peters writes: by Guido van Rossum · 25 years ago
  13. a3433e8 Tim Peters writes: by Guido van Rossum · 25 years ago
  14. 27c225e Add the specific sed statement to recover the second output file to by Guido van Rossum · 26 years ago
  15. 83b8518 Adding Tim Peters' ndiff utility. by Guido van Rossum · 26 years ago