summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/reindent.py
Commit message (Expand)AuthorAgeFilesLines
* Add Tools/scripts/patchcheck.py. Invoked from ``make check``, the script doesBrett Cannon2008-03-181-0/+2
* Now we handle different the backup copy, because of securityFacundo Batista2008-02-171-16/+24
* Make reindent.py executable.Georg Brandl2007-06-071-0/+0
* add usage() function, -h(elp) flag and long versions of short flagsSkip Montanaro2004-03-271-8/+18
* operate as a filter when no files or directories appear on the command lineSkip Montanaro2002-03-261-9/+17
* SF bug #497839: reindent chokes on empty first lines.Tim Peters2002-02-171-0/+4
* Changed the reindenter to strip only trailing spaces and tabs from lines,Tim Peters2001-10-041-3/+16
* New tool for normalizing indentation of .py files.Tim Peters2000-10-051-0/+258