summaryrefslogtreecommitdiffstats
path: root/color.py
Commit message (Expand)AuthorAgeFilesLines
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+1
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+1
* Pylint and PEP8 fixes for color.pyAnthony King2015-03-281-21/+27
* add a global --color optionMike Frysinger2014-12-301-2/+25
* Add nofmt_printer to color.pyOlof Johansson2013-02-261-0/+18
* Fix inconsistent indentationDavid Pursehouse2012-11-141-31/+31
* Even more coding style cleanupDavid Pursehouse2012-10-301-2/+3
* Coding style cleanupDavid Pursehouse2012-10-091-8/+13
* Remove unused importsDavid Pursehouse2012-08-231-1/+0
* Add -p to `repo forall` to improve output formattingShawn O. Pearce2009-04-181-0/+3
* Change repo sync to be more friendly when updating the treev1.6.6Shawn O. Pearce2009-04-161-0/+3
* Fix color parsing to not crash when user defined colors are setv1.5.1Shawn O. Pearce2009-02-021-1/+1
* Initial Contributionv1.0The Android Open Source Project2008-10-211-0/+154