summaryrefslogtreecommitdiffstats
path: root/text-utils
Commit message (Expand)AuthorAgeFilesLines
* column: add --table-truncateKarel Zak2017-05-022-13/+37
* column: rename optionsKarel Zak2017-05-022-8/+8
* column: fix greedy initializationKarel Zak2017-05-021-1/+2
* column: add --table-colrightKarel Zak2017-05-022-9/+63
* column: use err_exclusive_options()Karel Zak2017-05-021-3/+14
* column: make mbs/wcs conversions more robustKarel Zak2017-05-021-2/+2
* column: add --jsonKarel Zak2017-05-022-3/+27
* column: add --table-colnamesKarel Zak2017-05-022-10/+39
* column: rename too generic macroKarel Zak2017-05-021-6/+5Star
* column: use libsmartcols for --tableKarel Zak2017-05-021-154/+121Star
* column: clean up multi-byte #ifelseKarel Zak2017-05-021-25/+10Star
* column: reorder functionsKarel Zak2017-05-021-136/+139
* column: rename functionsKarel Zak2017-05-021-7/+8
* column: don't ignore mbs_to_wcs() errorsKarel Zak2017-05-021-0/+2
* column: make input() more genericKarel Zak2017-05-021-62/+53Star
* column: use colntrol struct on more placesKarel Zak2017-05-021-58/+61
* columns: add control structKarel Zak2017-05-021-21/+35
* column: split old and new codeKarel Zak2017-05-022-1/+500
* tailf: remove deprecated utilitySami Kerola2017-04-023-375/+0Star
* misc: stop mixing declarations and codeSami Kerola2017-03-131-2/+2
* column: make more obvious what is default behaviorKarel Zak2017-03-012-9/+9
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-206-119/+118Star
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-208-37/+37
* build-sys: fix compilation with ncurses and uClibc or musl libcCarlos Santos2017-01-203-3/+3
* column: rename --columns to --output-widthKarel Zak2017-01-172-14/+16
* col: backspacing widecharsGrady Martin2017-01-041-3/+9
* Use --help suggestion on invalid optionKarel Zak2016-12-199-9/+9
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-1911-11/+11
* more: avoid double free() on exitKarel Zak2016-12-151-0/+8
* Correctly format page cross referencesMichael Kerrisk (man-pages)2016-11-291-2/+2
* Place SEE ALSO entries in orderMichael Kerrisk (man-pages)2016-11-293-6/+6
* misc: fix some compiler warningsRuediger Meier2016-10-271-4/+4
* rev: Avoid out of boundary readTobias Stoeckmann2016-10-061-0/+3
* rev: Avoid calling free in a signal handlerTobias Stoeckmann2016-10-061-1/+0Star
* ul: Fix buffer overflowTobias Stoeckmann2016-09-291-10/+4Star
* misc: simplify if clauses [oclint]Sami Kerola2016-07-212-14/+9Star
* tailf: Fix previously adjusted segfault patchTobias Stoeckmann2016-07-191-1/+1
* tailf: Fix segmentation fault in tailf on 32 bitTobias Stoeckmann2016-07-141-2/+5
* more: don't include ncurses.h, fix for non-widecharKarel Zak2016-06-031-5/+2Star
* misc: Fix various typosSebastian Rasmussen2016-05-312-4/+4
* docs: Fix various typosSebastian Rasmussen2016-05-312-3/+3
* colcrt: avoid the command getting hung [afl]Sami Kerola2016-04-131-0/+7
* docs: miscellaneous tiny tweaks of man pagesBenno Schulenberg2016-03-171-5/+5
* misc: never cast void* from malloc(3) and friendsRuediger Meier2016-03-071-2/+2
* Merge branch 'master' of https://github.com/Rufflewind/util-linuxKarel Zak2016-03-071-3/+3
|\
| * hexdump: certain long options should not accept argumentsPhil Ruffwind2016-03-061-3/+3
* | misc: fix some includesRuediger Meier2016-02-291-1/+0Star
|/
* build-sys: disable unused parameter warnings for some test progsRuediger Meier2016-02-231-1/+1
* build-sys: always add AM_CFLAGSRuediger Meier2016-02-231-1/+1
* lib: rename strmode() and setmode()Ruediger Meier2016-02-181-5/+5