index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
text-utils
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-08
textual: use the standard angular brackets for non-literal arguments
Benno Schulenberg
1
-1
/
+1
2013-10-08
hexsyntax: in help text, wrap argument of option -e in angular brackets
Benno Schulenberg
1
-1
/
+1
2013-10-04
build-sys: use tinfo *or* ncurses for more(1), ul(1) and setterm(1)
Karel Zak
1
-5
/
+20
2013-10-04
include: Add missing includes
Michael Forney
1
-0
/
+1
2013-09-30
clean up term lib handling
Mike Frysinger
1
-20
/
+7
2013-09-12
rev: fix new line regression
Sami Kerola
1
-1
/
+3
2013-09-10
hexdump: revert global exitval variable change
Sami Kerola
3
-5
/
+6
2013-08-05
more: make output redirection more efficient
Sami Kerola
1
-3
/
+4
2013-08-05
column: use variable lenght printf field width to wprint blanks
Sami Kerola
1
-3
/
+2
2013-08-01
more: guarantee space for multibyte
Karel Zak
1
-0
/
+6
2013-08-01
more: check for buffer size when write multibyte char
Karel Zak
1
-1
/
+2
2013-08-01
rev: use string printing rather than character output
Sami Kerola
1
-8
/
+13
2013-08-01
more: fix buffer overflow
Karel Zak
1
-1
/
+2
2013-07-09
more: use variable lenght printf field width to print blanks
Sami Kerola
1
-2
/
+1
2013-07-09
column: dereference of null pointer [clang-analyzer]
Sami Kerola
1
-1
/
+1
2013-07-09
ul: use string printing function
Sami Kerola
1
-4
/
+2
2013-07-09
ul: use correct types
Sami Kerola
1
-3
/
+3
2013-07-09
more: assigned value is never read [clang-analyzer]
Sami Kerola
1
-1
/
+1
2013-07-01
ul: enhance command performance
Sami Kerola
1
-4
/
+4
2013-07-01
hexdump: remove unnecessary global variables
Sami Kerola
3
-7
/
+5
2013-06-18
pg.c: Add --help and --version
Jari Aalto
1
-2
/
+15
2013-06-07
rev: reduce stream checking when closing read-only file descriptor
Sami Kerola
1
-4
/
+1
2013-06-07
rev: simplify new line detection and impossible test
Sami Kerola
1
-5
/
+4
2013-06-07
rev: stop adding new line at the end when input does not have it
Sami Kerola
1
-1
/
+2
2013-06-07
docs: slightly correct the man page of column
Benno Schulenberg
1
-10
/
+11
2013-06-07
textual: fix several typos and angular brackets in messages
Benno Schulenberg
1
-3
/
+3
2013-05-13
standard SEE ALSO section of man pages
Mike Frysinger
1
-1
/
+2
2013-05-07
build-sys: use -Wno-clobbered for some BSD crap
Karel Zak
1
-0
/
+2
2013-04-26
pg: check writing to a file was successful
Sami Kerola
1
-1
/
+8
2013-04-26
hexdump: add long options to the command
Sami Kerola
2
-33
/
+52
2013-04-26
Fix various typos
Yuri Chornoivan
1
-1
/
+1
2013-04-09
docs: col.1: fix manual page name section [checkmans.sh]
Sami Kerola
1
-1
/
+1
2013-04-09
libmount, col: remove redundant null checks [smatch scan]
Sami Kerola
1
-2
/
+1
2013-04-09
various: fix variable and function declarations [smatch scan]
Sami Kerola
3
-13
/
+13
2013-04-05
ul: cleanup usage() and man page
Karel Zak
2
-11
/
+12
2013-03-27
pg: fix memory leak [coverity scan]
Karel Zak
1
-1
/
+3
2013-03-20
docs: make the section AVAILABILITY always come last in man pages
Benno Schulenberg
1
-2
/
+2
2013-03-18
docs: add TB to list of supported suffixes
Karel Zak
1
-1
/
+1
2013-02-06
translation: unify exec error messages
Sami Kerola
1
-1
/
+1
2013-02-06
a pointer should not be compared to zero [coccinelle]
Sami Kerola
1
-2
/
+2
2013-02-06
textual: spell and encode the name of Arkadiusz MiĆkiewicz correctly
Benno Schulenberg
10
-10
/
+10
2013-01-30
textual: standardize the reporting of program name plus package version
Benno Schulenberg
1
-2
/
+1
2013-01-25
column: make usage() translator friendly
Sami Kerola
1
-15
/
+14
2013-01-25
textual: standardize reporting of program name plus package version
Benno Schulenberg
1
-1
/
+2
2013-01-25
textual: remove inconsistent periods from two error messages
Benno Schulenberg
1
-1
/
+1
2013-01-25
textual: fix a few typos in some of the usage help texts
Benno Schulenberg
1
-2
/
+2
2013-01-24
more: allow to compile as non-interactive test_more program
Karel Zak
2
-0
/
+13
2013-01-24
build-sys: add --disable-{more,ul,pg}
Karel Zak
1
-22
/
+32
2013-01-10
hexdump: do not segfault when iterating over an empty format string
Ondrej Oprala
1
-7
/
+9
2012-12-19
more: remove unnecessary variable
Sami Kerola
1
-2
/
+2
[next]