summaryrefslogtreecommitdiffstats
path: root/text-utils
Commit message (Expand)AuthorAgeFilesLines
* hexdump: formatting and variable name cleanupOndrej Oprala2013-11-085-27/+33
* hexdump: rewrite() formatting improvementsOndrej Oprala2013-11-081-29/+28Star
* hexdump: rewrite escape()Ondrej Oprala2013-11-081-1/+3
* hexdump: rewrite rewrite()Ondrej Oprala2013-11-081-105/+122
* hexdump:rewrite add()Ondrej Oprala2013-11-081-5/+3Star
* hexdump: rewrite next()Ondrej Oprala2013-11-081-1/+1
* hexdump: rewrite get()Ondrej Oprala2013-11-081-1/+2
* hexdump: rewrite addfile()Ondrej Oprala2013-11-081-6/+8
* hexdump: cleanup of redundant symbols/repeating literalsOndrej Oprala2013-11-083-26/+27
* hexdump: use list.h queues and rewrite redundant for cyclesOndrej Oprala2013-11-085-104/+141
* pg: use LC_ALLKarel Zak2013-10-181-1/+1
* more: fix warning when compiled --without-ncursesKarel Zak2013-10-151-1/+1
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-157-12/+12
* textual: use the standard angular brackets for non-literal argumentsBenno Schulenberg2013-10-081-1/+1
* hexsyntax: in help text, wrap argument of option -e in angular bracketsBenno Schulenberg2013-10-081-1/+1
* build-sys: use tinfo *or* ncurses for more(1), ul(1) and setterm(1)Karel Zak2013-10-041-5/+20
* include: Add missing includesMichael Forney2013-10-041-0/+1
* clean up term lib handlingMike Frysinger2013-09-301-20/+7Star
* rev: fix new line regressionSami Kerola2013-09-121-1/+3
* hexdump: revert global exitval variable changeSami Kerola2013-09-103-5/+6
* more: make output redirection more efficientSami Kerola2013-08-051-3/+4
* column: use variable lenght printf field width to wprint blanksSami Kerola2013-08-051-3/+2Star
* more: guarantee space for multibyteKarel Zak2013-08-011-0/+6
* more: check for buffer size when write multibyte charKarel Zak2013-08-011-1/+2
* rev: use string printing rather than character outputSami Kerola2013-08-011-8/+13
* more: fix buffer overflowKarel Zak2013-08-011-1/+2
* more: use variable lenght printf field width to print blanksSami Kerola2013-07-091-2/+1Star
* column: dereference of null pointer [clang-analyzer]Sami Kerola2013-07-091-1/+1
* ul: use string printing functionSami Kerola2013-07-091-4/+2Star
* ul: use correct typesSami Kerola2013-07-091-3/+3
* more: assigned value is never read [clang-analyzer]Sami Kerola2013-07-091-1/+1
* ul: enhance command performanceSami Kerola2013-07-011-4/+4
* hexdump: remove unnecessary global variablesSami Kerola2013-07-013-7/+5Star
* pg.c: Add --help and --versionJari Aalto2013-06-181-2/+15
* rev: reduce stream checking when closing read-only file descriptorSami Kerola2013-06-071-4/+1Star
* rev: simplify new line detection and impossible testSami Kerola2013-06-071-5/+4Star
* rev: stop adding new line at the end when input does not have itSami Kerola2013-06-071-1/+2
* docs: slightly correct the man page of columnBenno Schulenberg2013-06-071-10/+11
* textual: fix several typos and angular brackets in messagesBenno Schulenberg2013-06-071-3/+3
* standard SEE ALSO section of man pagesMike Frysinger2013-05-131-1/+2
* build-sys: use -Wno-clobbered for some BSD crapKarel Zak2013-05-071-0/+2
* pg: check writing to a file was successfulSami Kerola2013-04-261-1/+8
* hexdump: add long options to the commandSami Kerola2013-04-262-33/+52
* Fix various typosYuri Chornoivan2013-04-261-1/+1
* docs: col.1: fix manual page name section [checkmans.sh]Sami Kerola2013-04-091-1/+1
* libmount, col: remove redundant null checks [smatch scan]Sami Kerola2013-04-091-2/+1Star
* various: fix variable and function declarations [smatch scan]Sami Kerola2013-04-093-13/+13
* ul: cleanup usage() and man pageKarel Zak2013-04-052-11/+12
* pg: fix memory leak [coverity scan]Karel Zak2013-03-271-1/+3
* docs: make the section AVAILABILITY always come last in man pagesBenno Schulenberg2013-03-201-2/+2