about summary refs log tree commit diff
path: root/src/etc/tidy.py
AgeCommit message (Collapse)AuthorLines
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-0/+3
2011-03-19Fix indentation in tidy.Graydon Hoare-1/+1
2010-08-19Use "/usr/bin/env python" per the prevailing stylePatrick Walton-1/+1
2010-08-18Don't complain about \r when core.autocrlf is on in Git... and work in ↵Patrick Walton-4/+13
Python 2.4, 2.6, and 3.x.
2010-08-18Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton-9/+3
This reverts commit 828afaa2fa4cc9e3e53bda0ae3073abfcfa151ca.
2010-08-18Don't complain about \r when core.autocrlf is on in Git (now working with ↵Patrick Walton-3/+9
Python 2.6).
2010-08-18Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton-10/+3
This reverts commit 828afaa2fa4cc9e3e53bda0ae3073abfcfa151ca.
2010-08-18Don't complain about \r when core.autocrlf is on in GitPatrick Walton-3/+10
2010-06-23Populate tree.Graydon Hoare-0/+25