summaryrefslogtreecommitdiffstats
path: root/tools/sort-headers.py
Commit message (Expand)AuthorAgeFilesLines
* sort-headers.py: Do a case-insensitive sort instead.tfarina@chromium.org2012-05-291-0/+1
* Make ./tools/sort-headers.py order C++ system headers before C system headers.asvitkine@chromium.org2012-01-051-2/+9
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-3/+4
* Adds a tool that lets you run a command for each modified file on your git br...joi@chromium.org2011-11-011-24/+37
* Teach sort-headers.py about unknwn.hthakis@chromium.org2011-05-201-4/+9
* Add a license header to sort-headers.py to make presubmit happy.thakis@chromium.org2011-05-191-0/+3
* Teach sort-headers.py about windows.h.thakis@chromium.org2011-05-191-1/+6
* Check in a quick tool for sorting the #includes in a file.evan@chromium.org2010-08-261-0/+94