index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
term-utils
/
setterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: spelling, always use "cannot" instead of "can not"
Ruediger Meier
2016-11-30
1
-1
/
+1
*
setterm: fix declarations shadowing variables in the global scope [oclint]
Sami Kerola
2016-07-21
1
-40
/
+40
*
misc: simplify if clauses [oclint]
Sami Kerola
2016-07-21
1
-5
/
+3
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-2
/
+2
*
setterm: remove unnecessary translation string
Sami Kerola
2016-05-09
1
-8
/
+8
*
setterm: de-duplicate color option string parsing
Karel Zak
2016-05-09
1
-44
/
+36
*
setterm: remove dead code [coverity scan]
Karel Zak
2015-08-05
1
-2
/
+0
*
lib/strutils: extend parse_switch() to accept more options
Karel Zak
2015-02-24
1
-12
/
+24
*
lib/strutils: move parse_switch() from setterm(1) to library
Sami Kerola
2015-02-24
1
-16
/
+0
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+4
*
setterm: fix dubious one-bit signed bitfield [smatch scan]
Sami Kerola
2014-10-20
1
-3
/
+4
*
setterm: remove unnecessary variable
Sami Kerola
2014-07-13
1
-2
/
+1
*
setterm: improve formatting and wording of usage text
Benno Schulenberg
2014-06-30
1
-17
/
+17
*
setterm: add usage() descriptions
Sami Kerola
2014-05-26
1
-34
/
+35
*
setterm: fix 'bright' in usage, remove unnecessary error message
Karel Zak
2014-05-20
1
-5
/
+2
*
setterm: remove ulcolor and hbcolor duplicates
Sami Kerola
2014-05-19
1
-4
/
+0
*
setterm: add set_blanking() action
Sami Kerola
2014-05-19
1
-21
/
+36
*
setterm: mark some options to be exclusive with each other
Sami Kerola
2014-05-19
1
-0
/
+9
*
setterm: various visual terminal effects are not console specific
Sami Kerola
2014-05-19
1
-8
/
+8
*
setterm: improve error messages
Sami Kerola
2014-05-19
1
-5
/
+5
*
setterm: tell user when options does not effect
Sami Kerola
2014-05-19
1
-38
/
+45
*
setterm: improve perform_sequence() coding style
Sami Kerola
2014-05-19
1
-57
/
+35
*
setterm: correct usage() bright color argument
Sami Kerola
2014-05-19
1
-14
/
+12
*
setterm: make -msglevel 0 to work as is did earlier
Sami Kerola
2014-05-19
1
-5
/
+7
*
setterm: remove devfs and /dev/vcsa0 support
Sami Kerola
2014-05-19
1
-27
/
+10
*
setterm: clean up screendump()
Sami Kerola
2014-05-19
1
-45
/
+47
*
setterm: add init_terminal() to make main() shorter
Sami Kerola
2014-05-19
1
-23
/
+25
*
setterm: add option control structure
Sami Kerola
2014-05-19
1
-199
/
+194
*
setterm: remove usage comment segment
Sami Kerola
2014-05-19
1
-46
/
+0
*
setterm: move show_tabs() and screendump() functions
Sami Kerola
2014-05-19
1
-95
/
+92
*
setterm: use string utils to numeric parsing
Sami Kerola
2014-05-19
1
-36
/
+25
*
setterm: recommend long options with double hyphen
Sami Kerola
2014-05-19
1
-37
/
+37
*
setterm: use getopt_long_only() for option parsing
Sami Kerola
2014-05-19
1
-490
/
+426
*
setterm: clean up includes
Sami Kerola
2014-05-19
1
-25
/
+15
*
setterm: convert remaining magic values to symbolic references
Sami Kerola
2014-05-12
1
-20
/
+47
*
setterm: convert various constant number definitions to enums
Sami Kerola
2014-05-12
1
-20
/
+26
*
setterm: cleanup printf() usage
Karel Zak
2014-05-12
1
-58
/
+24
*
setterm: remove unused code
Sami Kerola
2014-05-12
1
-68
/
+3
*
build-sys: Fix check for __GNU_LIBRARY__
Michael Forney
2013-10-04
1
-1
/
+1
*
setterm: fix term.h/ncurses.h include ordering
Mike Frysinger
2013-09-30
1
-2
/
+3
*
setterm: fix various color option argument lists
Sami Kerola
2013-04-05
1
-37
/
+37
*
setterm: fix memory leak [coverity scan]
Karel Zak
2013-03-27
1
-1
/
+5
*
textual: spell and encode the name of Arkadiusz MiĆkiewicz correctly
Benno Schulenberg
2013-02-06
1
-1
/
+1
*
setterm: fix compiler warning
Karel Zak
2012-12-20
1
-1
/
+3
*
setterm: make error message more informative
Petr Uzel
2012-09-21
1
-3
/
+7
*
setterm: fix shadow declaration
Sami Kerola
2012-07-26
1
-3
/
+3
*
Fix typos in comments and wall's man page
Bernhard Voelker
2012-06-05
1
-1
/
+1
*
term-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-1
/
+4
*
setterm: correct manual page reference
Sami Kerola
2012-03-30
1
-1
/
+1
*
setterm: cleanup usage()
Karel Zak
2011-08-16
1
-43
/
+42
[next]