platform/upstream/coreutils.git
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
2012-10-04 Torbjörn Granlundfactor: new much-improved implementation; not yet integ...
2012-10-04 Jim Meyeringmaint: make-prime-list: syntax conventions; be robust...
2012-10-04 Jim Meyeringmaint: make-prime-list: do not ignore write failure
2012-10-04 Jim Meyeringmaint: make-prime-list: avoid -Wsuggest-attribute=const...
2012-10-04 Torbjörn Granlundfactor: prepare for the new factor program
2012-10-03 Jim Meyeringbuild: remove redundant dependency: $(PROGRAMS): lib...
2012-09-30 Jim Meyeringdu: avoid abort on systems for which ->me_type is not...
2012-09-29 Jim Meyeringdoc: same correction, but now in texinfo documentation
2012-09-28 Jim Meyeringdoc: correct an old bit of ugliness in nice --help...
2012-09-28 Pádraig Bradydoc: disambiguate the niceness explanation in nice...
2012-09-28 Ondrej Opralacp: fix the --no-preserve=mode option
2012-09-24 Pádraig Bradytimeout: handle signals more transparently
2012-09-24 Pozsár Balázsdd: new option, status=none to suppress output statistics
2012-09-23 Jim Meyeringtail,stat: improve support for vmhgfs
2012-09-20 Jim Meyeringbuild: move non-recursive-gnulib-prefix-hack to gnulib...
2012-09-19 Jim Meyeringrm: be even more careful when using a replacement errno...
2012-09-19 Jim Meyeringmaint: fix a comment typo
2012-09-18 Jim Meyeringtests: cp/link-heap: avoid new failure on rawhide
2012-09-18 Jim Meyeringmaint: make the tight-scope syntax-check rule work...
2012-09-18 Benno Schulenbergdd: remove references to the word BLOCKS from help...
2012-09-18 Jim Meyeringdoc: NEWS: mention the conversion to non-recursive...
2012-09-16 Pádraig Bradyls: fix coloring of dangling symlinks in default listin...
2012-09-15 Jim Meyeringdoc: update seq description
2012-09-14 Pádraig Bradyseq: enable the fast integer printing code in more...
2012-09-14 Jim Meyeringbuild: do not rely on automake's AM_TESTS_ENVIRONMENT
2012-09-14 Jim Meyeringbuild: don't prefix the RHS of "GPERF = ..." with ...
2012-09-14 Jim Meyeringseq: 70x faster for non-negative whole numbers and...
2012-09-14 Jim Meyeringtests: reenable "make -C tests ..." commands
2012-09-12 Stefano Lattarinibuild: fixup: correctly recognize if perl is missing
2012-09-12 Bernhard Voelkermaint: mbsalign.h: fix typo from previous comment edit
2012-09-11 Jim Meyeringbuild: build lib/ using non-recursive make
2012-09-11 Jim Meyeringbuild: handle @ALLOCA@-vs-non-recursive make problems
2012-09-11 Jim Meyeringbuild: new module to convert lib/ to non-recursive...
2012-09-11 Bernhard Voelkermaint: gen-lists-of-programs.sh: fix typo from previous...
next