aboutsummaryrefslogtreecommitdiff
path: root/coreutils/shuf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-2/+2
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-081-2/+5
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* shuf: fix random line selection. Closes 9971Denys Vlasenko2017-07-091-1/+1
* fix whitespacesManinder Singh2015-06-071-1/+1
* shuf: trim help textDenys Vlasenko2014-03-071-4/+4
* shuf: do not use strings for -i RANGE caseDenys Vlasenko2014-03-071-3/+5
* shuf: improve help textBartosz Golaszewski2014-03-071-3/+3
* shuf: fix a segfault on 'shuf -e'Bartosz Golaszewski2014-03-071-1/+2
* shuf: new appletDenys Vlasenko2014-03-051-0/+150