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
/
src
/
sort.c
Age
Commit message (
Expand
)
Author
2010-03-17
maint: add a space before open-paren, where lacking
Jim Meyering
2010-03-04
maint: rename the si_present variable in sort to iec_present
Pádraig Brady
2010-03-04
sort: inform the system about our input access pattern
Joey Degges
2010-03-01
sort: fix issues with month sorting in some locales
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-12-08
sort: fix failure if sort's parent has ignored SIGCHLD
Pádraig Brady
2009-11-24
build: fix link failure on cygwin
Eric Blake
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-08-18
sort: use more portable initialization syntax
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-06-07
sort: die immediately upon heap allocation failure
Jim Meyering
2009-05-26
sort: new --human-numeric-sort option to sort KiB MB etc.
Michael Speer
2009-05-17
maint: use ARRAY_CARDINALITY more
Jim Meyering
2009-04-23
sort -m: don't segfault when output file is also an input file
Jim Meyering
2009-04-07
shred,sort,shuf: don't use /dev/urandom by default
Pádraig Brady
2009-04-02
doc: Clarify the help for version sorting in ls and sort
Pádraig Brady
2009-03-18
sort: handle fd exhaustion better when merging
Paul Eggert
2009-02-26
sort: Fix two bugs with determining the end of field
Pádraig Brady
2008-12-01
doc: Improve description of --files0-from option
Pádraig Brady
2008-11-10
make --help print "Report PROGRAM translation bugs to <...>."
Jim Meyering
2008-11-10
avoid warnings about discarding "qualifiers from pointer target type"
Jim Meyering
2008-10-03
ls and sort: use filevercmp instead of strverscmp
Kamil Dudka
2008-09-19
sort --help: sort the options better alphabetically
Benno Schulenberg
2008-08-18
sort: improve usage wording
Eric Blake
2008-08-15
adjust
Jim Meyering
2008-08-15
sort: new option, --sort=version, for version number ordering
Bruce Korb
2008-08-14
mktemp, sort, tac: don't use undefined after mkstemp failure
Jim Meyering
2008-08-10
sort: remove unnecessary declaration of strtod
Jim Meyering
2008-08-10
sort: avoid erroneous cast
Jim Meyering
2008-08-10
sort: don't print uninitialized in diagnostic
Jim Meyering
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
2008-06-20
sort: Fix bug where --batch-size option shrank SORT_SIZE.
Bo Borgerson
2008-06-17
sort: accept new option --batch-size=NMERGE
Bo Borgerson
2008-06-17
sort: add new option --files0-from=F
Bo Borgerson
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-15
fix the compilation failure for real
Jim Meyering
2008-06-15
fix a const-related compilation failure in sort.c
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-26
convert 2-author programs to use proper_name
Jim Meyering
2008-02-20
sort: add --sort=... option.
Andreas Schwab
2007-10-07
Avoid a pseudo-leak in sort.
Jim Meyering
2007-08-11
Accommodate more xstrtol changes.
Paul Eggert
2007-08-04
Adapt to new human and xstrtol API.
Paul Eggert
2007-07-24
sort: avoid unaligned access.
Paul Eggert
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
[next]