summary refs log tree commit diff
path: root/src/etc/featureck.py
AgeCommit message (Expand)AuthorLines
2015-05-26etc: use codecs in featureckRicho Healey-9/+5
2015-05-24etc: work around utf8 text in rust sources on py3 in featureckRicho Healey-1/+8
2015-05-24etc: py3 compat for featureckRicho Healey-23/+23
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-07Rollup merge of #21994 - iKevinY:featureck-fix, r=brsonManish Goregaokar-2/+2
2015-02-05Fix name of variable referenced in featureck.pyKevin Yap-2/+2
2015-02-05Clean up tidy scripts, coverage, performanceBrian Anderson-0/+4
2015-02-05Polish errorck and featureck UIBrian Anderson-3/+1
2015-01-25featurkck: TypoBrian Anderson-1/+1
2015-01-23Fix bugs in featureck.pyBrian Anderson-4/+9
2015-01-23Deprecated attributes don't take 'feature' names and are paired with stable/u...Brian Anderson-27/+6
2015-01-21Remove 'since' from unstable attributesBrian Anderson-3/+7
2015-01-21Minor fixesBrian Anderson-10/+11
2015-01-21Add a lint for library featuresBrian Anderson-0/+254