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-06-29
doc: reference POS syntax in --help for sort --key
Pádraig Brady
2010-06-08
sort: avoid unnecessary use of sprintf
Jim Meyering
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
2010-05-24
sort: adjust the leading blanks --debug warning
Pádraig Brady
2010-05-17
build: avoid a new -Wformat-induced warning
Jim Meyering
2010-05-16
sort: --debug: output data independent warnings and info
Pádraig Brady
2010-05-12
sort: add a --debug option to highlight key extents
Pádraig Brady
2010-05-01
sort: use long doubles only when effective
Paul Eggert
2010-04-29
sort: use long doubles for general numeric mode
Pádraig Brady
2010-04-20
sort: fix parsing of end field in obsolescent key formats
Pádraig Brady
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
[next]