summaryrefslogtreecommitdiff
path: root/src/basic/terminal-util.h
AgeCommit message (Expand)Author
2016-10-17terminal-util: helper macro for highlighting functionsZbigniew Jędrzejewski-Szmek
2016-10-17systemctl: use underlines to seperate unit types in listingZbigniew Jędrzejewski-Szmek
2016-05-30pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering
2016-05-24ask-password: ask for passphrases not only on the first console of /dev/consoleWerner Fink
2016-01-20basic/terminal-util: introduce SYSTEMD_COLORS environment variableJan Synacek
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-10-27util-lib: move status printing stuff into src/core/Lennart Poettering
2015-10-08machined: when opening a shell via machined, pass tty fds inLennart Poettering
2015-10-08basic: move two more terminal-related calls into terminal-util.[ch]Lennart Poettering
2015-10-01logind: remove warn_melody() logicLennart Poettering
2015-09-22cgtop: underline table headerLennart Poettering
2015-09-01machined: introduce a ptsname_namespace() call and make use of itLennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers