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
/
text-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: align hexdump.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-266
/
+259
*
docs: align ul.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-69
/
+68
*
docs: align rev.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-21
/
+19
*
docs: align more.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-122
/
+163
*
docs: align colrm.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-34
/
+35
*
docs: align colcrt.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-66
/
+53
*
docs: align col.1 with howto-man-page.txt
Sami Kerola
2011-10-03
1
-83
/
+97
*
column: fix error reported by smatch
Sami Kerola
2011-09-10
1
-1
/
+2
*
Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2011-08-31
5
-110
/
+0
|
\
|
*
docs: Documentation directory added
Sami Kerola
2011-08-12
4
-103
/
+0
|
*
docs: remove README.clear
Sami Kerola
2011-08-12
2
-8
/
+1
*
|
docs: tweak the formatting and wording of some text-utils man pages
Benno Schulenberg
2011-08-29
7
-34
/
+42
*
|
docs: also uniformize headers and footers of troff-formatted man pages
Benno Schulenberg
2011-08-29
7
-14
/
+14
*
|
pg: normalize formatting of the man page, and tweak some of its wording
Benno Schulenberg
2011-08-22
1
-39
/
+34
*
|
docs: uniformize the header and footer lines in man pages
Benno Schulenberg
2011-08-22
11
-23
/
+25
*
|
pg: fix write_all() usage
Karel Zak
2011-08-17
1
-1
/
+1
*
|
hexdump: fix "beginnin" typo in usage message
Benno Schulenberg
2011-08-15
1
-1
/
+1
*
|
tailf: harmonize option argument and explanation in usage message
Benno Schulenberg
2011-08-15
1
-2
/
+2
*
|
ul: remove superfluous return as usage() does not return
Benno Schulenberg
2011-08-15
1
-2
/
+1
*
|
ul: add -h and -V to the man page; use "file" and lowercase
Benno Schulenberg
2011-08-15
1
-3
/
+7
*
|
ul: make usage() say that more than one input file is allowed
Benno Schulenberg
2011-08-15
1
-1
/
+1
*
|
ul: in usage() not overwriting but overriding is meant
Benno Schulenberg
2011-08-15
1
-2
/
+2
*
|
hexdump: fix segfault due to uninitialized memory
Petr Uzel
2011-08-15
2
-5
/
+5
|
/
*
pg: fix compiler warnings [-Wunused-result]
Karel Zak
2011-08-02
1
-21
/
+22
*
fdisk, display, hexdump.h: Use standard C types instead of u_int, u_char, u_l...
Josiah Worcester
2011-06-14
2
-18
/
+18
*
colrm: manual update
Sami Kerola
2011-06-08
1
-0
/
+8
*
colrm: gotos, long options and argument checking
Sami Kerola
2011-06-08
2
-46
/
+101
*
col: check with strtol_or_err option argument
Sami Kerola
2011-06-08
2
-7
/
+14
*
docs: colcrt manual update
Sami Kerola
2011-06-01
1
-2
/
+6
*
colctr: use long options and clean coding style
Sami Kerola
2011-06-01
1
-26
/
+64
*
col: coding style changes
Sami Kerola
2011-06-01
1
-13
/
+11
*
docs: col manual update
Sami Kerola
2011-06-01
1
-6
/
+12
*
col: use long options
Sami Kerola
2011-06-01
1
-7
/
+44
*
pg: return value warning fix
Sami Kerola
2011-06-01
1
-2
/
+4
*
rev: mark signo unused in sig_handler
Sami Kerola
2011-06-01
1
-1
/
+1
*
pg: use size_t for wcstombs() return code
Sami Kerola
2011-06-01
1
-2
/
+2
*
build-sys: stop building line(1) by default
Sami Kerola
2011-05-26
1
-2
/
+7
*
column: fix problems with uninitialized variables
Karel Zak
2011-05-26
1
-8
/
+9
*
Merge branch 'column' of git://github.com/kerolasa/lelux-utiliteetit into column
Karel Zak
2011-05-26
2
-96
/
+120
|
\
|
*
column.c: global variables removed
Sami Kerola
2011-05-19
1
-50
/
+63
|
*
column.c: validate numeric user inputs
Sami Kerola
2011-05-19
2
-3
/
+11
|
*
column.c: free memory before exit
Sami Kerola
2011-05-19
1
-0
/
+13
|
*
column.c: make table function clarification
Sami Kerola
2011-05-19
1
-14
/
+17
|
*
column.c: coding style fixes
Sami Kerola
2011-05-01
1
-23
/
+17
|
*
column.c: add version printing
Sami Kerola
2011-05-01
1
-2
/
+7
|
*
column.c: replace emalloc with xcalloc
Sami Kerola
2011-05-01
1
-20
/
+8
*
|
ul.c: warn user when command chooses term type
Sami Kerola
2011-05-17
1
-2
/
+5
*
|
ul.c: escape handling refactored
Sami Kerola
2011-05-17
1
-34
/
+42
*
|
ul.c: close files and free memory after usage
Sami Kerola
2011-05-17
1
-0
/
+2
*
|
ul.c: code style and comment fixes
Sami Kerola
2011-05-17
1
-72
/
+94
[next]