Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort-headers.py: Do a case-insensitive sort instead. | tfarina@chromium.org | 2012-05-29 | 1 | -0/+1 |
* | Make ./tools/sort-headers.py order C++ system headers before C system headers. | asvitkine@chromium.org | 2012-01-05 | 1 | -2/+9 |
* | Fix python scripts in src/tools/ | maruel@chromium.org | 2011-11-29 | 1 | -3/+4 |
* | Adds a tool that lets you run a command for each modified file on your git br... | joi@chromium.org | 2011-11-01 | 1 | -24/+37 |
* | Teach sort-headers.py about unknwn.h | thakis@chromium.org | 2011-05-20 | 1 | -4/+9 |
* | Add a license header to sort-headers.py to make presubmit happy. | thakis@chromium.org | 2011-05-19 | 1 | -0/+3 |
* | Teach sort-headers.py about windows.h. | thakis@chromium.org | 2011-05-19 | 1 | -1/+6 |
* | Check in a quick tool for sorting the #includes in a file. | evan@chromium.org | 2010-08-26 | 1 | -0/+94 |