summaryrefslogtreecommitdiffstats
path: root/tools/hacking.py
Commit message (Expand)AuthorAgeFilesLines
* Replace subprocess.check_output with PopenChris Behrens2012-07-261-1/+7
* Add git commit message validation to hacking.pyJoe Gordon2012-07-201-1/+29
* modify hacking.py to not choke on the def of _()Sean Dague2012-07-051-2/+4
* Correct typo in tools/hacking.py l18n -> i18nBrian Waldon2012-07-051-2/+2
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-311-5/+5
* Merge "Cleanup tools/hacking using flake8"Jenkins2012-05-311-2/+0
|\
| * Cleanup tools/hacking using flake8Joe Gordon2012-05-241-2/+0
* | Grammar fixes.Matt Joyce2012-05-291-1/+1
|/
* Update pep8 dependency to v1.1Brian Waldon2012-05-241-4/+4
* Number of missing imports should always be shownJoe Gordon2012-04-241-4/+3
* Improved tools/hacking.pyJoe Gordon2012-04-241-43/+140
* Improved localization testing.Yuriy Taraday2012-04-101-0/+91
* HACKING fixes, sqlalchemy fix.Yuriy Taraday2012-04-091-4/+13
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-071-4/+6
* Add assertRaises check to tools/hacking.py as N202Joe Gordon2012-03-051-0/+10
* Add HACKING compliance testing to run_test.shJoe Gordon2012-01-241-0/+183