index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
colors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/colors: move colors canonicalization to lib/color-names.c
Karel Zak
2023-02-27
1
-106
/
+10
*
lib/colors: ensure fallback to system directory
Thomas Weißschuh
2023-02-23
1
-0
/
+2
*
lib/colors: introduce color_get_disable_sequence()
Thomas Weißschuh
2023-02-15
1
-0
/
+11
*
libmount: fix typos
наб
2022-04-01
1
-2
/
+2
*
misc: fix typos [codespell]
Sami Kerola
2019-09-12
1
-1
/
+1
*
lib/colors: remove unnecessary goto
Karel Zak
2019-05-20
1
-5
/
+4
*
lib/colors: remove redundant if statement
Sami Kerola
2019-05-18
1
-3
/
+1
*
lib/colors: fix "maybe be" duplication
Austin English
2019-05-15
1
-1
/
+1
*
lib/colors: keep static analyzer happy [coverity scan]
Karel Zak
2019-05-14
1
-2
/
+4
*
lib/colors: force to "never" mode on non-terminal output
Karel Zak
2019-02-04
1
-5
/
+15
*
lib/colors:: fix compiler warnings [-Wcast-qual]
Karel Zak
2018-07-23
1
-2
/
+2
*
include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
Karel Zak
2018-01-17
1
-1
/
+1
*
build-sys: ncurses headers cleanup
Karel Zak
2017-05-31
1
-4
/
+11
*
lib/colors: ncurses cleanup
Karel Zak
2017-05-30
1
-7
/
+15
*
tests: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-03-17
1
-5
/
+5
*
lib/colors: assert rathen than overflow [-Wnull-dereference]
Karel Zak
2017-03-13
1
-1
/
+4
*
misc: add static keyword to where needed [smatch scan]
Sami Kerola
2017-02-20
1
-1
/
+1
*
lib: use unique ifdefs for tests
Karel Zak
2017-01-04
1
-2
/
+2
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-2
/
+2
*
libsmartcols: don't link with tinfo
Karel Zak
2015-07-24
1
-35
/
+0
*
lib/colors: use libtinfo to check terminal capability
Karel Zak
2015-02-27
1
-3
/
+32
*
build-sys: add --disable-colors-default
Karel Zak
2015-02-25
1
-2
/
+11
*
lib/colors: use static buffers when parse scheme
Karel Zak
2014-11-21
1
-19
/
+29
*
lib/colors: fix double free on error path
Andreas Henriksson
2014-11-19
1
-3
/
+5
*
include/debug: fix typo
Karel Zak
2014-10-24
1
-1
/
+1
*
terminal-colors.d: add debug stuff
Karel Zak
2014-10-22
1
-12
/
+60
*
terminal-colors.d: fix filter by name
Karel Zak
2014-10-22
1
-3
/
+2
*
lib/colors: add function to return color from scheme
Karel Zak
2014-08-13
1
-7
/
+26
*
lib/colors: remove memory leak
Sami Kerola
2014-07-17
1
-1
/
+1
*
lib/colors: support schemes customization
Karel Zak
2014-05-13
1
-83
/
+419
*
lib/colors: allow to temporary disable colors
Karel Zak
2014-05-13
1
-30
/
+75
*
lib/colors: add support for @term and /home/kzak
Karel Zak
2014-05-13
1
-31
/
+268
*
lib/colors: change an include to a local one
Benno Schulenberg
2014-05-06
1
-1
/
+1
*
lib/colors: care about colors only on tty()
Karel Zak
2014-03-12
1
-2
/
+4
*
lib/colors: fix colors test
Karel Zak
2014-03-11
1
-1
/
+1
*
lib/colors: support <name>.enable too
Karel Zak
2014-03-11
1
-12
/
+16
*
lib/colors: check for /etc/terminal-colors.d/[util].disable
Ondrej Oprala
2014-03-11
1
-4
/
+25
*
lib/color: add colorscheme parser
Karel Zak
2014-02-10
1
-2
/
+47
*
fdisk: add -L to colorize output
Karel Zak
2013-09-16
1
-4
/
+9
*
lib/colors: add colormode_or_err()
Karel Zak
2013-05-07
1
-9
/
+15
*
lib/colors: add support for auto, always and never modes
Karel Zak
2013-05-06
1
-2
/
+72
*
dmesg: more colors, more fun
Karel Zak
2013-03-18
1
-1
/
+1
*
lib/color: add module for work with terminal colors
Ondrej Oprala
2012-10-16
1
-0
/
+28