1. ccd047e Removed unused imports. by Serhiy Storchaka · 8 years ago
  2. 9923341 Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse. by Serhiy Storchaka · 10 years ago
  3. 6787a38 Issue #15204: Deprecated the 'U' mode in file-like objects. by Serhiy Storchaka · 11 years ago
  4. a263772 Issue #7582: Use ISO timestamp in diff.py by Alexander Belopolsky · 12 years ago
  5. a0e92a8 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) by Éric Araujo · 13 years ago
  6. 130e37f Read the text files to be compared in universal-newline mode. by Tim Peters · 20 years ago
  7. e064b41 Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option. by Martin v. Löwis · 20 years ago
  8. e236b38 [Patch #1005491 ] use __name__ == '__main__' in scripts by Andrew M. Kuchling · 20 years ago
  9. 27f8836 Whitespace normalization. by Tim Peters · 20 years ago
  10. a33d177 Added a command line interface for difflib.py by Raymond Hettinger · 21 years ago