index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shuf.c
Age
Commit message (
Expand
)
Author
Lines
2021-09-15
maint: prefer rawmemchr to memchr when easy
Paul Eggert
-6
/
+6
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-06-01
maint: use getrandom, not getentropy
Paul Eggert
-1
/
+1
2020-05-31
maint: use getentropy and new tempname modules
Paul Eggert
-2
/
+3
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-10-22
all: improve parsing of numeric arguments
Paul Eggert
-2
/
+2
2019-10-21
shuf: fix bug with ‘-r -n 0’
Paul Eggert
-24
/
+29
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-06-17
maint: use C99 for loop initial declarations where possible
Pádraig Brady
-16
/
+6
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-16
/
+17
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-3
/
+3
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
-3
/
+2
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-1
/
+1
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
-4
/
+1
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
-1
/
+1
2015-01-05
shuf: do not mishandle 'shuf -i0-0 1'
Paul Eggert
-1
/
+1
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-12-19
diagnose too-large numbers better
Pádraig Brady
-11
/
+8
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-1
/
+1
2014-07-13
build: support building all tools in a single binary
Alex Deymo
-1
/
+1
2014-05-26
doc: clarify --zero-terminated option
Pádraig Brady
-1
/
+3
2014-02-26
shuf: convert error diagnostic to lowercase
Bernhard Voelker
-1
/
+1
2014-02-23
shuf: with -r, don't dump core if the input is empty
Paul Eggert
-4
/
+11
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-12-06
shuf: --repeat, not --repetitions; default --head-count is infinity
Paul Eggert
-37
/
+30
2013-07-11
build: fix a build warning on 32 bit systems in shuf.c
Pádraig Brady
-1
/
+1
2013-07-11
shuf: add --repetition to support repetition in output
Assaf Gordon
-56
/
+134
2013-04-04
shuf: exit without reading if would never output
Pádraig Brady
-2
/
+4
2013-03-25
shuf: use reservoir-sampling for large or unknown sized inputs
Assaf Gordon
-7
/
+170
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-1
/
+1
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-01-14
maint: refactor to use read-file from gnulib
Pádraig Brady
-43
/
+5
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
-0
/
+3
2010-05-25
maint: don't emit an extra newline in each of two diagnostics
Jim Meyering
-1
/
+1
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-11-07
build: consistently use freopen-safer
Eric Blake
-1
/
+1
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-98
/
+98
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
-1
/
+1
2009-04-07
shred,sort,shuf: don't use /dev/urandom by default
Pádraig Brady
-1
/
+1
2008-07-27
shuf: correctly document --head-count
Mikael Magnusson
-1
/
+1
[next]