platform/upstream/coreutils.git
2012-12-31 Jim Meyeringmaint: adjust NEWS entry wording
2012-12-27 Pádraig Bradydoc: improve od --help and man page
2012-12-21 Mike Frysingerfactor: disable x86_64 assembly code for x32 builds
2012-12-21 Pádraig Bradytests: avoid false positive valgrind failures
2012-12-21 Pádraig Bradydd: fix a printf format mismatch in an error message
2012-12-21 Pádraig Bradyseq: fix newline output when -s specified
2012-12-20 Bernhard Voelkertests: add tests for basename's --zero option
2012-12-20 Assaf Gordondoc: tweak 'lcov' in HACKING
2012-12-19 Pádraig Bradymaint: rewrap a long line noticed by make syntax-check
2012-12-19 Pádraig Bradydoc: clarify when dd iflag=fullblock is useful
2012-12-19 Pádraig Bradytests: avoid a race in timeout-group.sh
2012-12-19 Pádraig Bradybuild: avoid --enable-gcc-warnings on GCC <= 4.5
2012-12-19 Zartaj Majeedbuild: fix cygwin build issues
2012-12-17 Pádraig Bradymaint: consistently use @dots{} in coreutils.texi
2012-12-17 Pádraig Bradyreadlink: support multiple command line arguments
2012-12-15 Assaf Gordonmaint: update gitignore entries
2012-12-14 Assaf Gordondoc: mention "git stash" in HACKING
2012-12-14 Bernhard Voelkertail,stat: improve support for the ceph file system
2012-12-14 Bernhard Voelkermaint: fix typos found by misspellings
2012-12-09 Jim Meyeringtests: add test case and note that last week's cut...
2012-12-08 Bernhard Voelkercp: fix --no-preserve=mode to not exit 1
2012-12-07 Ondrej Opraladf: do not print duplicate entries and rootfs by default
2012-12-06 Cojocaru Alexandrucut: avoid a redundant heap allocation
2012-12-06 Pádraig Bradymaint: fix a referenced coreutils version in a test...
2012-12-06 Bernhard Voelkertests: fix regex to match "-" in ipcent field in df...
2012-12-06 Assaf Gordonmaint: adjust HACKING instructions to run a single...
2012-12-06 Pádraig Bradytests: cut.pl: adjust for changed diagnostic
2012-12-06 Cojocaru Alexandrucut: improve error reporting
2012-12-06 Pádraig Bradymaint: adjust instructions to run a single test
2012-12-05 Bernhard Voelkermaint: remove now auto-added entry from THANKS.in
2012-12-04 Pádraig Bradymaint: remove a redundant odd sized alloc from factor.c
2012-12-04 Colin Watsonfactor: fix infinite loop on 32 bit powerpc
2012-11-24 Jim Meyeringcut: do not print extraneous delimiters in some unusual...
2012-11-24 Jim Meyeringcut: treat -b2-,3- like -b2-, not like -b3-
2012-11-24 Bernhard Voelkerdoc: cp: clarify behavior of the --preserve=xattr option
2012-11-24 Pádraig Bradydoc: update info cross reference to bash
2012-11-24 Pádraig Bradytests: use sub-second timeouts to speed up a timeout...
2012-11-24 Pádraig Bradydoc: clarify that renice is needed to adjust niceness
2012-11-24 Pádraig Bradytests: accept EEXIST from rm -d
2012-11-24 Pádraig Bradytests: don't rely on sed -i being available
2012-11-24 Pádraig Bradyseq: ensure correct output width for scientific notatio...
2012-11-22 Bernhard Voelkerdf: reorder default field list of --output option
2012-11-21 Paul Eggertinstall: fix security race
2012-11-20 Paul Eggertinstall: fix security race
2012-11-20 Bernhard Voelkernl: remove deprecated --page-increment option
2012-11-19 Bernhard Voelkerdoc: remove already implemented items from TODO
2012-11-18 Bernhard Voelkercut: do not accept the invalid range 0-
2012-11-18 Daniel Scheplerbuild: fix compilation failure on x32
2012-11-18 Jim Meyeringmaint: reenable accidentally-disabled cppi-check syntax...
2012-11-18 Jim Meyeringmaint: correct indentation of W_TYPE_SIZE-defining...
2012-11-18 Jim Meyeringmaint: avoid i686-specific syntax-check failure
2012-11-17 Paul Eggertdoc: explain why dd is called "dd"
2012-11-17 Paul Eggertfactor: tidy up primes.h again
2012-11-13 Paul Eggertfactor: cleanup for primes.h
2012-11-13 Jim Meyeringmaint: avoid unnecessary #include to fix syntax-check...
2012-11-13 Paul Eggertfactor: improve primes.h change
2012-11-12 Paul Eggertfactor: maintainer builds primes.h, not builder
2012-11-12 Paul Eggertfactor: port to systems with rpl_malloc
2012-11-09 Bernhard Voelkertests: fix factor's tests to use coreutil's own sha1sum
2012-11-09 Benno Schulenbergdoc: chcon: add descriptions for three undocumented...
2012-11-09 Benno Schulenbergdoc: with cp -n, option -f is not redundant but ignored
2012-11-09 Paul Eggertdf: port the new df test to POSIX sed, larger file...
2012-11-08 Bernhard Voelkerdf: add a test for the --output option
2012-11-08 Bernhard Voelkerdf: document the new --output option
2012-11-08 Bernhard Voelkerdf: add --output to select which fields to display
2012-11-05 Bernhard Voelkermaint: fix factor's test file name pattern in .gitignore
2012-11-04 Ángel Gonzáleztimeout: add --preserve-status to always propagate...
2012-11-04 Pádraig Bradymaint: fix the error message from sc_check-I18N-AUTHORS
2012-11-04 Pádraig Bradybuild: avoid build failure on some HPPA systems
2012-11-04 Pádraig Bradybuild: don't assume uintmax_t is 64 bits
2012-11-04 Pádraig Bradybuild: don't rely on support for '%j' printf format
2012-11-04 Pádraig Bradybuild: don't rely on support for '%*j' printf format
2012-11-01 Bernhard Voelkertests: fix syntax error in setuidgid_has_perm_
2012-10-27 Bernhard Voelkertests: shorten factor's inordinately-long test file...
2012-10-26 Stefano Lattarinibuild: man page generation: degrade gracefully when...
2012-10-25 Jim Meyeringmaint: tweak sc_check-I18N-AUTHORS
2012-10-25 Jim Meyeringmaint: remove an obsolete test comment
2012-10-25 Pádraig Bradypr: fix -n to pad consistently and not crash
2012-10-25 Pádraig Bradybuild: ensure factor links the iconv library
2012-10-25 Pádraig Bradymaint: refactor tests/misc/pr.pl into tests/pr/pr-tests.pl
2012-10-24 Mike Frysingerbuild: do not redefine _FORTIFY_SOURCE
2012-10-23 Pádraig Bradymaint: post-release administrivia
2012-10-23 Pádraig Bradyversion 8.20 v8.20
2012-10-23 Jim Meyeringfactor: add comments
2012-10-23 Pádraig Bradybuild: avoid warnings about unused variables and macros
2012-10-23 Pádraig Bradybuild: avoid compile warnings in factor.c on some systems
2012-10-23 Pádraig Bradybuild: avoid build failure on some sparc systems
2012-10-23 Pádraig Bradytests: correctly restrict factor test without GMP
2012-10-21 Jim Meyeringdoc: NEWS: the cp bug affects mv and install, too
2012-10-19 Benno Schulenbergdoc: remove a stray parenthesis from 'cp --force' descr...
2012-10-17 Jim Meyeringbuild: update gnulib submodule to latest
2012-10-17 Jim Meyeringcp: avoid data-corrupting free-memory-read
2012-10-13 Nikolas Kallisdoc: improve HACKING guidelines
2012-10-08 Pádraig Bradyfactor: fix integer validation and GMP fallback
2012-10-08 Pádraig Bradybuild: support older GMP versions
2012-10-07 Jim Meyeringmaint: avoid warning from gcc's -Wunused-macros
2012-10-05 Jim Meyeringbuild: avoid link failure when strerror is replaced
2012-10-04 Jim Meyeringfactor: 25% speed-up, on output
2012-10-04 Jim Meyeringfactor: merge with preexisting factor; integrate tests...
2012-10-04 Niels Möllerfactor: more improvements
next