summaryrefslogtreecommitdiff
path: root/gbp/tristate.py
AgeCommit message (Expand)AuthorFilesLines
2012-11-27Tristate: drop broken and unused is_valid_state() methodMarkus Lehtonen1-5/+0
2012-11-27Tristate: allow to init from another Tristate objectMarkus Lehtonen1-0/+7
2012-01-22tristate: fix __repr__Guido Günther1-5/+15
2011-01-08Use tristate option for --color=valueGuido Günther1-4/+18
2011-01-08Add Tristate class that allows for on, off and autoGuido Günther1-0/+65