index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
terminal-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tool to display emergency log message full-screen on boot failure.
OMOJOLA JOSHUA
2023-08-04
1
-0
/
+4
*
sd-device, basic: align backslashes and drop unnecessary parens
Zbigniew Jędrzejewski-Szmek
2023-07-17
1
-9
/
+9
*
tree-wide: Set /dev/console size when we reset it
Daan De Meyer
2023-07-14
1
-0
/
+1
*
basic: Fix color + underline functions/macros
Daan De Meyer
2023-07-12
1
-6
/
+12
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
*
terminal-util: get_color_mode checks COLORTERM
Sonali Srivastava
2022-05-05
1
-4
/
+7
*
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
2021-11-05
1
-0
/
+2
*
util: add helpers for generating colored check mark glyphs from bools
Lennart Poettering
2021-03-02
1
-0
/
+4
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
basic/term-util: inline colors_enabled function
rnhmjoj
2020-12-15
1
-1
/
+6
*
tree-wide: avoid direct use of color macros
rnhmjoj
2020-12-15
1
-0
/
+1
*
basic/term-util: extend $SYSTEMD_COLORS
rnhmjoj
2020-12-15
1
-23
/
+64
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/terminal-util: rename our replacement highlight-yellow and test both th...
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-10
/
+17
*
basic/terminal-util: define all foreground colors
Zbigniew Jędrzejewski-Szmek
2020-07-23
1
-0
/
+33
*
systemctl: ensure underline for "list-unit-files" empty cells
Lennart Poettering
2020-05-06
1
-0
/
+2
*
terminal-util: fixate underlined yellow color too
Lennart Poettering
2020-04-08
1
-1
/
+1
*
Revert "Move verify_vc_kbmode() to terminal-util.c as vt_verify_kbmode()"
Lennart Poettering
2019-07-18
1
-1
/
+0
*
basic/log: put location in a dark shade of yellow
Zbigniew Jędrzejewski-Szmek
2019-07-02
1
-6
/
+7
*
terminal-util: introduce openpt_allocate()
Franck Bui
2019-06-18
1
-2
/
+2
*
terminal-util: reset access mode in vt_restore(), too
Lennart Poettering
2019-05-24
1
-0
/
+3
*
terminal-util: define yellow as "Khaki3"
Zbigniew Jędrzejewski-Szmek
2019-05-17
1
-1
/
+1
*
Merge pull request #12535 from poettering/color-grey
Zbigniew Jędrzejewski-Szmek
2019-05-16
1
-25
/
+26
|
\
|
*
terminal-util: add complete set of inline functions for all colors we define
Lennart Poettering
2019-05-10
1
-15
/
+23
|
*
terminal-util: reduce colors we define a bit
Lennart Poettering
2019-05-10
1
-9
/
+2
|
*
terminal-util: define grey as 256color ANSI sequence
Lennart Poettering
2019-05-10
1
-1
/
+1
*
|
Merge pull request #12378 from rbalint/vt-kbd-reset-check
Lennart Poettering
2019-05-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Move verify_vc_kbmode() to terminal-util.c as vt_verify_kbmode()
Balint Reczey
2019-04-24
1
-0
/
+1
*
|
basic/log: use colors to highlight messages like journalctl
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+3
|
/
*
resolvectl: color "comment" output grey
Lennart Poettering
2018-12-05
1
-0
/
+2
*
terminal-util: introduce vt_release() helper
Franck Bui
2018-11-21
1
-0
/
+1
*
terminal-util: introduce vt_restore() helper
Franck Bui
2018-11-21
1
-0
/
+1
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-12
/
+0
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-0
/
+1
*
show-status: add newline to ephemeral messages
Tomsod M
2018-07-06
1
-0
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-5
/
+5
*
terminal-util: add a function that shows a pretty separator line
Lennart Poettering
2018-05-11
1
-0
/
+2
*
analyze: add 'cat-config' verb
Zbigniew Jędrzejewski-Szmek
2018-04-27
1
-1
/
+6
*
Move function to cat file & dropins into basic/
Zbigniew Jędrzejewski-Szmek
2018-04-26
1
-0
/
+2
*
terminal: add internal API to format URLs for display in capable terminals
Lennart Poettering
2018-04-19
1
-0
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: drop unnecessary __useless_struct_to_allow_trailing_semicolon__
Zbigniew Jędrzejewski-Szmek
2018-03-06
1
-5
/
+2
*
Merge pull request #8314 from poettering/rearrange-stdio
Lennart Poettering
2018-03-02
1
-2
/
+0
|
\
|
*
terminal-util: port some generic code over to rearrange_stdio()
Lennart Poettering
2018-03-02
1
-2
/
+0
*
|
Organize the ANSI codes and add missing colors
Alexander F Rødseth
2018-03-02
1
-10
/
+34
|
/
*
terminal-util: make resolve_dev_console() less weird
Lennart Poettering
2018-02-14
1
-1
/
+1
*
terminal-util: modernize get_kernel_consoles() a bit
Lennart Poettering
2018-02-14
1
-1
/
+1
*
tty-ask-password-agent: reenable color for boot-time password prompt
Lennart Poettering
2018-02-14
1
-0
/
+1
[next]