Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure memory in color_pair_cache_reset() was allocated. | Michael Vetter | 2019-08-24 | 1 | -5/+8 |
* | color: set capacity in unittest case | Michael Vetter | 2019-08-23 | 1 | -0/+5 |
* | Notify trying to load 256 colour theme in incapable terminal | Michael Vetter | 2019-08-23 | 1 | -0/+7 |
* | color: Include log.h | Michael Vetter | 2019-08-23 | 1 | -0/+1 |
* | Reformat color.c | Michael Vetter | 2019-08-23 | 1 | -5/+7 |
* | Use log_error() instead of g_warning() | Michael Vetter | 2019-08-23 | 1 | -14/+17 |
* | Add 256 colors support | Aurelien Aptel | 2019-08-23 | 1 | -0/+418 |