index
:
platform/upstream/coreutils
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
sandbox/mwereski/upgrade
sandbox/mwereski/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
1
-1
/
+1
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
1
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
1
-1
/
+1
2011-01-14
maint: refactor to use read-file from gnulib
Pádraig Brady
1
-43
/
+5
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
1
-1
/
+1
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
1
-0
/
+3
2010-05-25
maint: don't emit an extra newline in each of two diagnostics
Jim Meyering
1
-1
/
+1
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
1
-1
/
+1
2009-11-07
build: consistently use freopen-safer
Eric Blake
1
-1
/
+1
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
1
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
1
-98
/
+98
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
1
-1
/
+1
2009-04-07
shred,sort,shuf: don't use /dev/urandom by default
Pádraig Brady
1
-1
/
+1
2008-07-27
shuf: correctly document --head-count
Mikael Magnusson
1
-1
/
+1
2008-07-27
shuf: honor --zero-terminated option even with --input-range=LO-HI
Jim Meyering
1
-3
/
+4
2008-06-16
remove redundant const directives
Jim Meyering
1
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
1
-1
/
+1
2008-06-03
use gnulib's progname module
Jim Meyering
1
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
1
-1
/
+1
2008-05-26
adjust copyright dates
Jim Meyering
1
-1
/
+1
2008-05-26
convert single-author programs to use proper_name
Jim Meyering
1
-1
/
+1
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
1
-5
/
+4
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
1
-1
/
+1
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
1
-1
/
+1
2007-02-23
With -Dlint, make shuf free all heap-allocated storage.
Jim Meyering
1
-4
/
+13
2006-09-29
* src/shuf.c (read_input): Fix an off-by-one error that
Jim Meyering
1
-1
/
+1
2006-09-18
* src/shuf.c (main): Quote the entire range when reporting an
Paul Eggert
1
-2
/
+3
2006-08-09
(next_line): New function.
Paul Eggert
1
-2
/
+12
2006-08-08
New file, introduced for shuf, sort -R, and/or shred.
Paul Eggert
1
-0
/
+401