1. fee7745 Fixes #10639: reindent.py should not convert newlines by Jason R. Coombs · 14 years ago
  2. 501447d don't recurse into directories that start with '.' by Benjamin Peterson · 17 years ago
  3. a8b09fd Add Tools/scripts/patchcheck.py. Invoked from ``make check``, the script does by Brett Cannon · 17 years ago
  4. f88a077 Now we handle different the backup copy, because of security by Facundo Batista · 17 years ago
  5. 04233ee Make reindent.py executable. by Georg Brandl · 18 years ago
  6. 165163f add usage() function, -h(elp) flag and long versions of short flags by Skip Montanaro · 21 years ago
  7. 9a29e7a operate as a filter when no files or directories appear on the command line by Skip Montanaro · 23 years ago
  8. 54e5b89 SF bug #497839: reindent chokes on empty first lines. by Tim Peters · 23 years ago
  9. ba001a0 Changed the reindenter to strip only trailing spaces and tabs from lines, by Tim Peters · 24 years ago
  10. ad14720 New tool for normalizing indentation of .py files. by Tim Peters · 25 years ago