1. 55be9ea Typo fix: 'comparisions' is not a word by Andrew M. Kuchling · 20 years ago
  2. e064b41 Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option. by Martin v. Löwis · 20 years ago
  3. 1fe9750 add direct link to the article in DDJ closes SF bug #871402 by Fred Drake · 21 years ago
  4. 34929f2 - update Tim's email address - remove spurious blank lines by Fred Drake · 21 years ago
  5. 132fa37 Add docs for get_grouped_opcodes(). by Raymond Hettinger · 21 years ago
  6. e07b835 Document context_diff() and unified_diff() by Raymond Hettinger · 21 years ago
  7. edb635f Remove extra ")" in example. by Fred Drake · 22 years ago
  8. 81b9251 Mostly in SequenceMatcher.{__chain_b, find_longest_match}: by Tim Peters · 22 years ago
  9. 389aa17 writeline() --> writelines() This closes SF bug #487147. by Fred Drake · 23 years ago
  10. 7f10cce Enforce a bit of markup consistency. by Fred Drake · 23 years ago
  11. 8a9c284 Make difflib.ndiff() and difflib.Differ.compare() generators. This by Tim Peters · 23 years ago
  12. 6943a29 David Goodger <dgoodger@atsautomation.com>: by Fred Drake · 23 years ago
  13. 886f113 --sigh-- by Fred Drake · 23 years ago
  14. 96d7a70 Replace "\begin{classdesc}{SomeClass}{\unspecified}" with by Fred Drake · 23 years ago
  15. da00cda Add note that difflib was added in Python 2.1. by Fred Drake · 24 years ago
  16. 6fda3ac Add reference to the DDJ article discussing a similar algorithm. by Fred Drake · 24 years ago
  17. 447f545 Fix extra backslash in example. by Fred Drake · 24 years ago
  18. 754ba58 Improve accuracy. In the .tex file, note the new "% BUG:" comments: an by Tim Peters · 24 years ago
  19. baf7142 Documentation for the difflib module, converted from the module docstrings. by Fred Drake · 24 years ago