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
/
sort
Age
Commit message (
Expand
)
Author
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
2012-08-18
tests: trigger the sort -u free-memory-read bug
Jim Meyering
2012-08-17
sort: sort --unique (-u) could cause data loss
Jim Meyering
2012-07-02
sort: avoid redundant processing with inaccessible inputs or output
Pádraig Brady
2012-01-09
tests: more automated quote adjustment
Jim Meyering
2012-01-09
tests: change `...' to '...' on lines not matching /[=\$]/
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-08-13
* tests/misc/sort (use-nl): Fix comment to match the test case.
Paul Eggert
2010-08-06
sort: support all combinations of -d, -f, -i, -R, and -V
Paul Eggert
2010-08-02
sort: revert recent -h changes and use a more-conservative approach
Paul Eggert
2010-07-30
sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MB
Paul Eggert
2010-07-26
sort: fix bug with EOF at buffer refill
Paul Eggert
2010-05-31
tests: remove unnecessary single quotes in perl hash use: ->{'SYM'}
Jim Meyering
2010-04-20
sort: fix parsing of end field in obsolescent key formats
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-07-03
sort: allow SI and IEC units on separate human sort fields
Pádraig Brady
2009-06-13
sort: Ignore fields where end position is before the start position
Cliff Miller
2009-05-26
sort: new --human-numeric-sort option to sort KiB MB etc.
Michael Speer
2009-04-24
tests: avoid unusual (~1-in-20) failure of a new test
Jim Meyering
2009-04-23
sort -m: don't segfault when output file is also an input file
Jim Meyering
2009-02-28
tests: sort: Check skipping blanks in multibyte locales
Pádraig Brady
2009-02-26
sort: Fix two bugs with determining the end of field
Pádraig Brady
2009-01-03
tests: refactor to use the new getlimits utility
Pádraig Brady
2008-05-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
2008-05-09
tests: remove directory, tests/sort/
Jim Meyering
2006-06-05
Rename file to avoid bugs with VPATH builds and Solaris 'make'.
Paul Eggert
2005-04-20
Renamed Fetish package to Coreutils.
Paul Eggert
2003-04-08
Run $PERL to see if it is available, rather than testing its value.
Jim Meyering
2002-01-14
*** empty log message ***
Jim Meyering