platform/upstream/coreutils.git
2012-08-31 Erik Auerswalddoc: escape double quotes in autotools-install --help
2012-08-31 Jim Meyeringscripts: add autotools-install, for those stuck with...
2012-08-31 Bernhard Voelkerbuild: fix syntax-check rules broken by test-added...
2012-08-30 Stefano Lattarinitests: get rid of the 'shell-or-perl' auxiliary script
2012-08-30 Stefano Lattarinitests: add .sh and .pl suffixes to shell and perl tests...
2012-08-30 Stefano Lattarinitests: detect missing perl at configure runtime
2012-08-30 Stefano Lattarinitests: avoid use of '-T' in shebang line to enable...
2012-08-30 Stefano Lattarinibuild: require Automake >= 1.11.2
2012-08-30 Stefano Lattarinitests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENT
2012-08-30 Stefano Lattarinitests: merge tests/check.mk into tests/Makefile.am
2012-08-30 Stefano Lattarinibuild: enable the 'subdir-objects' Automake option...
2012-08-30 Stefano Lattarinimaint: update gitignore entries
2012-08-30 Jim Meyeringbuild: factor out a little more re list of *.texi files
2012-08-30 Stefano Lattarinimaint: adjust syntax check 'sc_option_desc_uppercase'
2012-08-30 Stefano Lattarinimaint: adjust syntax check 'check-x-vs-1'
2012-08-30 Stefano Lattarinimaint: move man-related syntax checks in cfg.mk
2012-08-30 Stefano Lattarinibuild: don't use recursive make to build the 'man'...
2012-08-30 Stefano Lattarinibuild: rework some recipes in man/Makefile.am, for...
2012-08-30 Stefano Lattarinibuild: provide convenience target 'all_programs' also...
2012-08-30 Stefano Lattarinibuild: make a rule less dependent on exact source tree...
2012-08-30 Stefano Lattarinibuild: rely on VPATH capabilities in man/Makefile
2012-08-30 Stefano Lattarinimaint: typofix: s/it's/its/
2012-08-30 Stefano Lattarinibuild: rename common_dep -> mandep in man/Makefile
2012-08-30 Stefano Lattarinibuild: fix a stray usage of uninitialized $(ME)
2012-08-30 Stefano Lattarinibuild: add an explanatory comment
2012-08-30 Stefano Lattarinimaint: simplify definition of $MAN in configure.ac
2012-08-30 Stefano Lattarinibuild: don't define $(SUFFIXES) explicitly
2012-08-30 Stefano Lattarinibuild: don't use recursive make to build the 'doc'...
2012-08-30 Stefano Lattarinibuild: use 'check-local' to extend the 'check' target
2012-08-30 Stefano Lattarinibuild: prefer '$(top_srcdir)/doc' over '$(srcdir)'...
2012-08-30 Stefano Lattarinibuild: add extra *.texi files to coreutils_TEXINFOS...
2012-08-30 Stefano Lattarinimaint: slightly improve .gitignore
2012-08-30 Stefano Lattarinibuild: don't abuse Automake internals (with its 'check...
2012-08-30 Jim Meyeringscripts: git commit message hook: prohibit use of ...
2012-08-30 Stefano Lattarinitests: remove useless defn of REPLACE_GETCWD from TESTS...
2012-08-30 Nick Alcocktests: fix misc/sort-exit-early to skip if root
2012-08-29 Jim Meyeringtail,stat: improve support for ZFS
2012-08-26 Jim Meyeringbuild: update gnulib submodule to latest
2012-08-26 Jim Meyeringmaint: stop using @acronym{...} in texinfo sources
2012-08-26 Jim Meyeringtests: don't require @acronym{...} around POSIX
2012-08-26 Nguyễn Thái... df: allow translators to reorder "1K-blocks" header
2012-08-24 Ondrej Opralamd5sum, sha*sum: add --tag to output a format indicatin...
2012-08-23 Rob Dayrm: fix the new --dir (-d) option to work with -i
2012-08-22 Bernhard Voelkertests: correct print_ver_ arguments and add a rule...
2012-08-21 Ondrej Opraladu: handle bind-mounted directory cycles gracefully
2012-08-20 Jim Meyeringmaint: post-release administrivia
2012-08-20 Jim Meyeringversion 8.19 v8.19
2012-08-19 Paul Eggerttests: port df/no-mtab-status to Solaris
2012-08-19 Jim Meyeringtests: avoid split/filter test failure on very low...
2012-08-18 Jim Meyeringtests: trigger the sort -u free-memory-read bug
2012-08-18 Jim Meyeringtests: wrap the valgrind-requiring assertion in a function
2012-08-18 Paul Eggertsort: simpler fix for sort -u data-loss bug, and for...
2012-08-17 Jim Meyeringsort: sort --unique (-u) could cause data loss
2012-08-16 Jim Meyeringtests: reverse args in Coreutils.pm-invoked diff, for...
2012-08-16 Jim Meyeringmaint: correct a stale comment in sort.c
2012-08-16 Jim Meyeringmaint: fix comment grammar to placate make syntax-check
2012-08-14 Krzysztof Gojrm: new option --dir (-d) to remove empty directories
2012-08-14 Bernhard Voelkerdf: fail when the mount list is required but cannot...
2012-08-12 Jim Meyeringmaint: post-release administrivia
2012-08-12 Jim Meyeringversion 8.18 v8.18
2012-08-08 Pádraig Bradytests: fix validation of local file systems
2012-08-06 Jim Meyeringbuild: update gnulib submodule to latest
2012-08-06 Jim Meyeringtests: printf-surprise: avoid unwarranted failure on...
2012-08-05 Jim Meyeringbuild: avoid sort link failure on Solaris 10
2012-08-04 Bernhard Voelkerdf: fix exit code and error messages with --total
2012-08-04 Jim Meyeringtruncate: don't leak a file descriptor with --ref=PIPE
2012-08-04 Jim Meyeringtests: avoid FP ulimit failure with valgrind-wrapped...
2012-08-04 Jim Meyeringsplit: plug nominal leaks
2012-08-03 Jim Meyeringtail: avoid rare error-path FD leak
2012-07-27 Jim Meyeringmaint: refresh stale local gnulib patch files
2012-07-25 Jim Meyeringtail: avoid misleading diagnostic upon fstat failure
2012-07-23 Pádraig Bradytests: add a test for a previously fixed output format...
2012-07-22 Pádraig Bradydoc: mention gethostid(3) in hostid(1)
2012-07-22 Erik Auerswalddoc: mention uniq(1) in sort(1) man-page and vice versa
2012-07-21 Jim Meyeringmaint: stzncpy: restrict pointer parameters
2012-07-20 Joachim Schmitzmaint: rm: remove two more unused static inline functions
2012-07-20 Jim Meyeringmaint: adjust exemption to track renamed test script
2012-07-20 Joachim Schmitzmaint: rm: remove unused static-inlined functions
2012-07-18 Andrew D Warshalltests: fiemap-perf: avoid a false failure on ext2
2012-07-16 Pádraig Bradymaint: move two df tests from tests/misc to tests/df
2012-07-16 Pádraig Bradydf: don't output control characters in a mount point...
2012-07-15 Jim Meyeringpinky,who: fix bug in latest change
2012-07-15 Jim Meyeringbuild: update gnulib submodule to latest
2012-07-15 Jim Meyeringmaint: remove unwarranted uses of strncpy
2012-07-15 Jim Meyeringbuild: shred.c: avoid i686-specific gcc -Wstrict-overfl...
2012-07-13 Bruno Haibledoc: clarify meaning of '-parodd' in stty help
2012-07-12 Pádraig Bradydoc: mention the improved sort memory allocation
2012-07-12 Stefano Lattarinidoc: fix errors and warnings with Texinfo 5
2012-07-11 Bernhard Voelkerdf: warn if soon-to-be-removed --megabyte option is...
2012-07-10 Paul Eggertsort: by default, do not exceed 3/4 of physical memory
2012-07-06 Pádraig Bradytests: sort-merge-fdlimit: reduce the limit by one
2012-07-05 Paul Eggertdoc: document leap seconds better
2012-07-05 Paul Eggertdoc: fix spacing
2012-07-04 Jim Meyeringdate: fails to diagnose invalid input
2012-07-03 Jim Meyeringmaint: add syntax-check rule to help avoid misuse of...
2012-07-03 Jim Meyeringmaint: fix minor bugs in helper program, setuidgid
2012-07-02 Paul Eggertsort: fix exit-status typo
2012-07-02 Paul Eggertsort: simplify -o handling to avoid fdopen, assert
2012-07-02 Pádraig Bradysort: avoid redundant processing with inaccessible...
2012-07-02 Pádraig Bradymaint: sc_prohibit_fail_0: update a stale comment
next