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