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