index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
misc
/
shuf
Age
Commit message (
Expand
)
Author
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-07-27
shuf: honor --zero-terminated option even with --input-range=LO-HI
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2007-09-15
Convert tests/misc/ to use test-lib.sh, too.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-02-23
With -Dlint, make shuf free all heap-allocated storage.
Jim Meyering
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-09-29
* src/shuf.c (read_input): Fix an off-by-one error that
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2006-08-08
New file, introduced for shuf, sort -R, and/or shred.
Paul Eggert