Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-14 | tristate: implement __nonzero__() method | Markus Lehtonen | 1 | -0/+11 |
2013-08-22 | Minor docstring updates | Guido Günther | 1 | -0/+4 |
2012-11-27 | Tristate: drop broken and unused is_valid_state() method | Markus Lehtonen | 1 | -5/+0 |
2012-11-27 | Tristate: allow to init from another Tristate object | Markus Lehtonen | 1 | -0/+7 |
2012-01-22 | tristate: fix __repr__ | Guido Günther | 1 | -5/+15 |
2011-01-08 | Use tristate option for --color=value | Guido Günther | 1 | -4/+18 |
2011-01-08 | Add Tristate class that allows for on, off and auto | Guido Günther | 1 | -0/+65 |