platform/upstream/coreutils.git
2010-07-21 Mike Frysingerbuild: support fully excluding stdbuf from the build
2010-07-20 Paul R. Eggertrandread: use /dev/urandom to seed, not just getpid etc
2010-07-19 Paul R. Eggertsort: -R no longer disables multithreading
2010-07-16 Paul R. Eggertrandread: don't require -lrt
2010-07-16 Paul R. Eggertsort: add a test case for the sort -u bug
2010-07-15 Paul R. Eggertsort: fix a bug with sort -u and xmemcoll0, and tune...
2010-07-15 Pádraig Bradysort: fix a bug when sorting unterminated lines
2010-07-15 Chen Guosort: speed up default full line sorting
2010-07-14 Jim Meyeringheap_alloc: avoid integer overflow
2010-07-14 Paul R. Eggertmaint: omit $(POW_LIB) when linking, as this is no...
2010-07-14 Pádraig Bradybuild: update gnulib submodule to latest; update bootst...
2010-07-13 Pádraig Bradymaint: reorganize latest NEWS
2010-07-13 Pádraig Bradymaint: heap.c: simplify dynamic allocations
2010-07-13 Chen Guosort: parallelize internal sort
2010-07-13 Jim Meyeringdi-set, ino-map: adjust a type, improve readability
2010-07-13 Paul R. Eggertdd: also spell out size on memory exhaustion
2010-07-09 Paul Eggertchcon, chmod, chown, du: don't translate "%s"
2010-07-06 Paul Eggertdu: avoid spurious warnings with 64-bit gcc -W
2010-07-06 Paul Eggertdu: Hash with a mechanism that's simpler and takes...
2010-07-05 Jim Meyeringstat: getfilecon failure now evokes nonzero exit status
2010-07-05 Jim Meyeringsystem.h: define ATTRIBUTE_WARN_UNUSED_RESULT
2010-07-05 Pádraig Bradytests: make tests requiring a delay to pass, more robust
2010-07-04 Paul Eggertdoc: Add advice about ChangeLogs and synchronizing...
2010-07-04 Jim Meyeringdu: increase the initial dev-inode set size
2010-07-04 Jim Meyeringdu: use less than half as much memory when tracking...
2010-07-04 Jim Meyeringdi-set: manipulate sets of dev/inode pairs efficiently
2010-07-04 Jim Meyeringdev-map: map device number to small non-negative
2010-07-03 Paul Eggertdu: don't miscount duplicate directories or link-count...
2010-07-02 Jim Meyeringbuild: update gnulib submodule to latest; update bootst...
2010-07-01 Pádraig Bradycp: add an option to only copy the file attributes
2010-07-01 Pádraig Bradyls: use the POSIX date style when the locale does not...
2010-06-30 Jim Meyeringtests: fail rather than infloop in tail's inotify-rotat...
2010-06-30 Jim Meyeringtests: move most helper functions from test-lib.sh...
2010-06-30 Jim Meyeringtests: sync tests/init.sh from gnulib
2010-06-29 Jim Meyeringdoc: df, du, ls: improve --blocksize description in...
2010-06-29 Pádraig Bradydoc: reference POS syntax in --help for sort --key
2010-06-27 Benno Schulenbergln: print a clearer error message when linking fails
2010-06-22 Jim Meyeringstat: remove support for deprecated --context (-Z)...
2010-06-21 Jim Meyeringdoc: fix comm's --help output so we generate a better...
2010-06-14 Eric Blakemaint: ignore another gnulib generated file
2010-06-14 Eric Blakecat: improve documentation
2010-06-14 Jim Meyeringdoc: dd: discourage use of very large block sizes
2010-06-14 Jim Meyeringdd: print a better diagnostic for an invalid block...
2010-06-11 Jim Meyeringbuild: update gnulib submodule to latest
2010-06-11 Jim Meyeringbuild: don't let a large sparse temporary file cause...
2010-06-10 Jim Meyeringls: avoid just-introduced buffer overrun
2010-06-08 Jim Meyeringmaint: adjust INT_BUFSIZE_BOUND usage for maintainability
2010-06-08 Jim Meyeringsort: avoid unnecessary use of sprintf
2010-06-08 Eric Blakedirname: tweak summary wording
2010-06-02 Jim Meyeringdoc: mention the new coreutils@ mailing lists
2010-06-02 Jim Meyeringtouch: remove support for --file=REF_FILE option
2010-05-31 Jim Meyeringmaint: make spacing around "=" consistent, even in...
2010-05-31 Jim Meyeringmaint: replace each "for (;;)" with "while (true)"
2010-05-31 Jim Meyeringmaint: correct indentation of case_GETOPT_* macro uses
2010-05-31 Jim Meyeringstat: use gnulib's alignof module
2010-05-31 Jim Meyeringtests: remove unnecessary single quotes in perl hash...
2010-05-29 Pádraig Bradytruncate: improve handling of non regular files
2010-05-28 Pádraig Bradytruncate: support sizes relative to an existing file
2010-05-26 Jim Meyeringtests: update help-version to work with parted, too
2010-05-25 Jim Meyeringmaint: don't emit an extra newline in each of two diagn...
2010-05-25 Jim Meyeringmaint: remove unneeded double quotes on RHS of shell...
2010-05-24 Pádraig Bradymaint: remove a redundant sort parameter from a test
2010-05-24 Pádraig Bradysort: adjust the leading blanks --debug warning
2010-05-23 Jim Meyeringmaint: make copyright comment consistent with all others
2010-05-21 Jim Meyeringtests: fix cp-a-selinux to skip cleanly upon mkfs failure
2010-05-19 Jon Ringuettedu: recognize -d N as equivalent to --max-depth=N
2010-05-19 Jim Meyeringtests: exercise du's --max-depth option
2010-05-18 Pádraig Bradytests: fix sort-debug-keys when fr_FR.utf8 not available
2010-05-17 Jim Meyeringmaint: fix the fs-magic-compare rule
2010-05-17 Jim Meyeringtests: update init.sh from gnulib
2010-05-17 Jim Meyeringbuild: avoid a new -Wformat-induced warning
2010-05-16 Pádraig Bradydoc: fix sort info about version sort skipping blanks
2010-05-16 Pádraig Bradysort: --debug: output data independent warnings and...
2010-05-12 Pádraig Bradytests: fix sort-debug-keys when fr_FR.utf8 not available
2010-05-12 Pádraig Bradysort: add a --debug option to highlight key extents
2010-05-11 Jim Meyeringbuild: record the gettext-0.18 requirement also in...
2010-05-11 Jim Meyeringbuild: update gnulib submodule to latest
2010-05-10 Jim Meyeringbuild: record that when building from git, gettext...
2010-05-10 Jim Meyeringtests: avoid a new syntax-check failure
2010-05-10 Jim Meyeringtests: provide a definition of gl_trap_ in cfg.mk
2010-05-10 Jim Meyeringtests: begin using init.sh
2010-05-09 Jim Meyeringtests: update help-version
2010-05-09 Jim Meyeringtests: move sc_prohibit_always-defined_macros to gnulib...
2010-05-09 Jim Meyeringtests: rename a syntax-check
2010-05-09 Jim Meyeringtests: loosen/tighten the always_defined_macros check
2010-05-09 Jim Meyeringtests: improve the always_defined_macros check
2010-05-03 Jim Meyeringdoc: factor hard-coded project-specific bits from READM...
2010-05-03 Jim Meyeringdoc: update release procedure
2010-05-03 Jim Meyeringmaint: factor trap-related code out of two syntax-check...
2010-05-03 Jim Meyeringmaint: extend the always_defined_macros syntax-check
2010-05-03 Jim Meyeringmaint: remove now-redundant definitions provided by...
2010-05-03 Jim Meyeringmaint: remove now-redundant definitions provided by...
2010-05-01 Paul Eggertsort: use long doubles only when effective
2010-04-30 Jim Meyeringbuild: update gnulib submodule to latest; bootstrap...
2010-04-29 Pádraig Bradysort: use long doubles for general numeric mode
2010-04-29 Jim Meyeringbuild: remove now-duplicate use of AC_SYS_LARGEFILE
2010-04-29 Jim Meyeringbuild: remove now-useless configure-time header checks
2010-04-25 Jim Meyeringdoc: tweak factor-describing wording
2010-04-24 Jim Meyeringmaint: remove now-unnecessary #if HAVE_header_H tests.
2010-04-24 Jim Meyeringbuild: enable gnulib modules for more replacement headers
next