Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-16 | log: make color setting a tristate on/off/auto | Markus Lehtonen | 1 | -20/+17 |
2012-11-25 | gbp.log: Improve error message on broken color lists | Guido Günther | 1 | -0/+5 |
2012-11-25 | log: add support for setting the color scheme | Markus Lehtonen | 1 | -2/+29 |
2012-11-25 | gbp.log: lowercase the levelname | Guido Günther | 1 | -0/+1 |
2012-11-25 | log: rewrite the module to use Python logging module | Markus Lehtonen | 1 | -72/+94 |
2011-11-30 | Remove unused module | Guido Günther | 1 | -1/+0 |
2011-02-08 | logging: don't use color inside Emacs's comint shell | Guido Günther | 1 | -3/+13 |
2011-01-08 | Use tristate option for --color=value | Guido Günther | 1 | -2/+3 |
2010-12-25 | Initialize Logger.get_color{,off} | Guido Günther | 1 | -0/+1 |
2010-11-16 | Add logging functions | Guido Günther | 1 | -0/+110 |