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
*
build-sys: convert term-utils/ to module
Karel Zak
2012-06-26
1
-62
/
+0
*
build-sys: convert text-utils/ to module
Karel Zak
2012-06-26
1
-0
/
+86
*
more: fix pointer wrap around compiler warnings
Sami Kerola
2012-06-17
1
-5
/
+3
*
more: fix search repetition regression
Sami Kerola
2012-06-17
1
-1
/
+13
*
hexdump: print sensible message when all input file arguments fail
Sami Kerola
2012-06-17
1
-0
/
+5
*
Fix typos in comments and wall's man page
Bernhard Voelker
2012-06-05
1
-1
/
+1
*
text-utils/hexsyntax.c: fix for missing program_invocation_short_name
Andreas Bießmann
2012-06-05
1
-0
/
+1
*
more: fix regex error messages printing
Karel Zak
2012-06-05
1
-2
/
+3
*
more: remove a meaningless test
Jeremy Huntwork
2012-06-05
1
-2
/
+1
*
hexdump: fix comparison of distinct pointer types
Karel Zak
2012-05-23
3
-4
/
+3
*
text-utils: use min() from c.h
Petr Uzel
2012-05-23
1
-5
/
+2
*
Merge branch 'master' of https://github.com/jhuntwork/util-linux
Karel Zak
2012-05-23
1
-6
/
+7
|
\
|
*
Use POSIX regcomp and regexec over obsolete BSD re_comp and re_exec
Jeremy Huntwork
2012-05-13
1
-6
/
+7
*
|
text-utils: cleanup strtoxx_or_err()
Karel Zak
2012-05-15
2
-24
/
+11
*
|
include: rename writeall.h to all-io.h
Petr Uzel
2012-05-15
1
-1
/
+1
*
|
rev: mention tac(1) in 'SEE ALSO' man page section
Petr Uzel
2012-05-15
1
-0
/
+2
|
/
*
Fix typos found by misspellings
Bernhard Voelker
2012-04-23
2
-3
/
+3
*
text-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
10
-20
/
+29
*
pg: align with howto-usage-function.txt
Sami Kerola
2012-03-30
1
-8
/
+24
*
pg: correct version printing in help screen
Sami Kerola
2012-03-30
1
-4
/
+9
*
hexdump: use strtosize_or_err()
Karel Zak
2012-03-30
1
-9
/
+2
*
docs: clarify KiB vs. KB in man pages
Bernhard Voelker
2012-03-30
1
-3
/
+4
*
hexdump: update man page for -n and -s
Karel Zak
2012-03-23
1
-23
/
+4
*
hexdump: use strtosize() for -n and -s
Karel Zak
2012-03-21
3
-17
/
+12
*
docs: add deprecation comments
Sami Kerola
2012-03-18
1
-0
/
+9
*
build-sys: enhance readability of the autotools files
Sami Kerola
2012-02-28
1
-4
/
+24
*
more: fix typos
Davidlohr Bueso
2012-02-24
1
-1
/
+1
*
hexdump: make code more robust
Karel Zak
2012-02-02
1
-3
/
+4
*
more: add comment
Karel Zak
2012-01-31
1
-0
/
+1
*
line: fix compiler warnings [-Wunused-parameter]
Karel Zak
2012-01-17
1
-1
/
+1
*
column: don't check result from xmalloc()
Karel Zak
2012-01-04
1
-2
/
+0
*
column: use xalloc libs
Dave Reisner
2012-01-04
1
-1
/
+1
*
column: avoid memory overrun and/or use of uninitialized buffer
Jim Meyering
2011-11-16
1
-2
/
+2
*
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
[next]