summaryrefslogtreecommitdiffstats
path: root/doc/coreutils.texi
AgeCommit message (Expand)AuthorLines
2016-11-24doc: clarify that readlink's --quiet option is on by defaultBernhard Voelker-1/+1
2016-11-22comm: add --total optionBernhard Voelker-0/+31
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady-1/+31
2016-11-07maint: misc tweaks to recent changesPádraig Brady-1/+1
2016-11-07date: add %q to output the quarter of the yearPádraig Brady-0/+2
2016-11-05doc: clarify in texinfo that cut doesn't reorder fieldsPádraig Brady-2/+5
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady-1/+9
2016-09-08date: add '--debug' optionAssaf Gordon-2/+10
2016-09-01doc: fix typo in date examplePádraig Brady-1/+1
2016-07-28doc: revert recent date(1) synopsis changePádraig Brady-1/+1
2016-07-27doc: make date(1) synopsis consistent with output +FORMATPádraig Brady-1/+1
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka-1/+1
2016-06-01doc: clarify sort --key handling of default field separatorsPádraig Brady-2/+9
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi-4/+4
2016-04-14seq: do not allow NaN argumentsBernhard Voelker-0/+1
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker-0/+2
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert-25/+30
2016-02-22doc: document sort -o F F dangerPaul Eggert-2/+5
2016-01-13doc: suggest dd "sync" flag to maximize "nocache" effectivenessPádraig Brady-5/+12
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady-1/+6
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon-0/+3
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady-0/+2
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady-0/+2
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady-0/+2
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady-0/+2
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon-0/+4
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady-0/+5
2016-01-06stty: support "flusho" local settingPádraig Brady-0/+7
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady-12/+13
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady-0/+12
2016-01-03doc: avoid unwanted display of the 'coreutils' command infoPádraig Brady-1/+0
2016-01-03doc: mention in more places that -D will create --target-directoryPádraig Brady-0/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-12-31dd: summarize in --human-readable format tooPaul Eggert-11/+11
2015-12-22doc: describe test operator precedence and associativityPádraig Brady-1/+31
2015-12-14maint: fix incorrect spellings etcPádraig Brady-1/+1
2015-12-07doc: promote 'sort --debug'Paul Eggert-38/+48
2015-12-01doc: clarify behaviour of mv for existing target directoriesBernhard Voelker-0/+3
2015-11-30doc: avoid confusing K argument in the man pages of head and tailBernhard Voelker-76/+76
2015-11-25doc: clarify descriptions for tr --squeeze-repeatsPádraig Brady-13/+17
2015-11-25doc: provide an example for prefixing all tail output linesPádraig Brady-3/+11
2015-11-23md5sum,sha*sum: add --ignore-missing for checking a subset of filesLuther Thompson-0/+8
2015-11-21doc: give a tee example for combining process substitution outputsPádraig Brady-0/+16
2015-11-04ls: default to --quoting=shell-escape for output to terminalPádraig Brady-2/+2
2015-11-04printf: support the %q format to quote for shellPádraig Brady-1/+9
2015-11-04ls: document and test new shell-escape quotingPádraig Brady-0/+6
2015-11-02doc: fix texinfo for short options taking a parameterPádraig Brady-12/+48
2015-10-28doc: clarify iso-8601 formats used by ls and duPádraig Brady-5/+5
2015-10-27date: use extended format timezone for --iso-8601Pádraig Brady-12/+16
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady-1/+3