summaryrefslogtreecommitdiffstats
path: root/text-utils
Commit message (Expand)AuthorAgeFilesLines
* docs: make the section AVAILABILITY always come last in man pagesBenno Schulenberg2013-03-201-2/+2
* docs: add TB to list of supported suffixesKarel Zak2013-03-181-1/+1
* translation: unify exec error messagesSami Kerola2013-02-061-1/+1
* a pointer should not be compared to zero [coccinelle]Sami Kerola2013-02-061-2/+2
* textual: spell and encode the name of Arkadiusz Miśkiewicz correctlyBenno Schulenberg2013-02-0610-10/+10
* textual: standardize the reporting of program name plus package versionBenno Schulenberg2013-01-301-2/+1Star
* column: make usage() translator friendlySami Kerola2013-01-251-15/+14Star
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-251-1/+2
* textual: remove inconsistent periods from two error messagesBenno Schulenberg2013-01-251-1/+1
* textual: fix a few typos in some of the usage help textsBenno Schulenberg2013-01-251-2/+2
* more: allow to compile as non-interactive test_more programKarel Zak2013-01-242-0/+13
* build-sys: add --disable-{more,ul,pg}Karel Zak2013-01-241-22/+32
* hexdump: do not segfault when iterating over an empty format stringOndrej Oprala2013-01-101-7/+9
* more: remove unnecessary variableSami Kerola2012-12-191-2/+2
* include/c: move usleep() fallback to c.hKarel Zak2012-10-221-1/+0Star
* more: remove few memory leaksSami Kerola2012-10-151-1/+7
* more: align void in functions with prototypes, and remove void castsSami Kerola2012-10-151-14/+14
* more: fix coding styleSami Kerola2012-10-151-1714/+1694Star
* pg: fix coding styleSami Kerola2012-10-151-399/+287Star
* pg: do not turn off warnigns artificiallySami Kerola2012-10-151-21/+0Star
* pg: use unistd.h STDOUT_FILENOSami Kerola2012-10-151-26/+26
* pg: add noreturn function attributesSami Kerola2012-10-151-5/+5
* pg: add const qualifiers where suitableSami Kerola2012-10-151-10/+13
* pg: use libc error printing facilitiesSami Kerola2012-10-151-27/+12Star
* pg: refactor argument handingSami Kerola2012-10-151-75/+84
* docs: fix column.1 groff syntax errorSami Kerola2012-10-151-1/+1
* column: add --output-separator optionSami Kerola2012-10-152-5/+17
* pg: check numeric user inputsSami Kerola2012-10-152-4/+7
* column: describe change of separator behavior in man page bugs sectionSami Kerola2012-10-021-0/+20
* column: clarify the --separator optionPádraig Brady2012-10-022-3/+3
* column: make defined separator to be non-greedySami Kerola2012-10-021-5/+32
* mark expected fallthrough for static analysersKarel Zak2012-09-071-0/+1
* textual: fix typos in messagesYuri Chornoivan2012-09-041-1/+1
* col: fix compiler warning [-Wstrict-prototypes]Karel Zak2012-09-041-1/+1
* column: --separator segfaultsB Watson2012-08-141-2/+2
* more: add noreturn function attributeSami Kerola2012-07-261-1/+2
* hexdump: fix shadow declarationSami Kerola2012-07-263-3/+3
* ul: fix shadow declarationSami Kerola2012-07-261-3/+3
* more: fix shadow declarationSami Kerola2012-07-261-3/+3
* tailf: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* colrm: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* translation: unify file open error messagesSami Kerola2012-07-164-5/+5
* translation: unify stat error messagesSami Kerola2012-07-161-2/+2
* build-sys: always use default $(LDADD)Karel Zak2012-07-091-12/+12
* build-sys: cleanup .gitignore filesKarel Zak2012-06-261-11/+0Star
* build-sys: convert lib/ to libcommon.laKarel Zak2012-06-261-15/+10Star
* build-sys: convert term-utils/ to moduleKarel Zak2012-06-261-62/+0Star
* build-sys: convert text-utils/ to moduleKarel Zak2012-06-261-0/+86
* more: fix pointer wrap around compiler warningsSami Kerola2012-06-171-5/+3Star
* more: fix search repetition regressionSami Kerola2012-06-171-1/+13