platform/upstream/coreutils.git
2011-07-01 Pádraig Bradydoc: detail the effect of disabling input buffering...
2011-07-01 Bruno Haibledoc: mention the restrictions for stdbuf more prominently
2011-06-25 Jim Meyeringdoc: improve ls --help grammar
2011-06-25 Jim Meyeringdoc: clarify an improvement from coreutils-7.0
2011-06-25 Jim Meyeringmaint: don't use gnulib's pathmax module; define PATH_M...
2011-06-25 Jim Meyeringbuild: bootstrap: remove obsolete gettext-related file...
2011-06-24 Pádraig Bradystat: recognize MQUEUE and PSTOREFS file systems
2011-06-22 Bernhard Voelkertests: stat-free-color: do not count stat calls before...
2011-06-21 Bernhard Voelkertests: cp/sparse-fiemap: use "head -n99" in place of...
2011-06-20 Jim Meyeringtests: init.sh: use "sed 1q" in place of "head -1"
2011-06-20 Jim Meyeringmaint: update THANKS.in
2011-06-20 Bernhard Voelkertests: improve init.sh by removing w2_
2011-06-19 Stefano Lattarinitests: avoid extra forks in the testsuite
2011-06-19 Stefano Lattarinitests: make test runner a script, not a shell function
2011-06-19 Jim Meyeringstdbuf: fix automake variable name to work with cutting...
2011-06-19 Pádraig Bradymaint: avoid a false positive syntax check
2011-06-19 James Youngmanmaint: typo: insert omitted word in test comment
2011-06-18 Stefano Lattarinimaint: fix typo in comment in configure.ac
2011-06-18 Jim Meyeringtests: sort-debug-keys: fix a bug with translated diagn...
2011-06-17 Pádraig Bradymaint: remove duplicate names from THANKS
2011-06-17 Jim Meyeringmaint: use modules/tempname.diff file, not a replacemen...
2011-06-17 Jim Meyeringtests: avoid sort-spinlock-abuse false positive under...
2011-06-17 Jim Meyeringtests: remove skip_test_ function; use new skip_ instead
2011-06-17 Jim Meyeringtests: make init.sh's warn_ emit to both the tty and...
2011-06-17 Jim Meyeringtests: use printf, not echo in init.sh's warn_ function
2011-06-14 Jim Meyeringtests: accommodate HP-UX and ksh-derived shells
2011-06-13 Jim Meyeringinit.sh: sync from gnulib
2011-06-13 Jim Meyeringmaint: revert previous commit
2011-06-13 Jim Meyeringinit.sh: accommodate shells for which 1>&$stderr_fileno...
2011-06-13 Jim Meyeringdoc: add NEWS items for recent gnulib fixes
2011-06-13 Jim Meyeringtests: avoid sort-spinlock-abuse false positive under...
2011-06-13 James Youngmanmaint: use stat-size module from gnulib
2011-06-13 Pádraig Bradytests: avoid a false failure on HPUX systems
2011-06-11 Jim Meyeringtests: inotify-rotate: avoid false positive under heavy...
2011-06-09 Pádraig Bradymaint: remove unneeded includes
2011-06-09 Pádraig Bradydoc: add examples to date --help
2011-06-04 Jim Meyeringbuild: require at least 2-year old autoconf-2.64 (was...
2011-06-04 Jim Meyeringmaint: remove now-spurious curly braces
2011-06-01 Jim Meyeringtests: stat-free-color: accommodate stat of /selinux...
2011-06-01 Marek Polacekyes.c: do not use exit after error
2011-06-01 Jim Meyeringtail: fix an inconsequential bug spotted by coverity
2011-05-31 Paul Eggert* doc/coreutils.texi (sort invocation): I/0 -> I/O...
2011-05-29 Jim Meyeringmaint: remove unnecessary gnulib .diff file
2011-05-29 Jim Meyeringmaint: placate -Wsign-compare when it's non-invasive
2011-05-28 Jim Meyeringls: placate gcc-4.7.0's -Wstrict-overflow
2011-05-28 Jim Meyeringmaint: remove useless (off_t) cast of lseek arg
2011-05-28 Jim Meyeringtests: move tests/misc/split-* into tests/split/...
2011-05-27 Pádraig Bradychown,chgrp: output the original ownership in -v messages
2011-05-27 Pádraig Bradychown,chgrp: output the correct ownership in -v messages
2011-05-26 Pádraig Bradymaint: fix a -Wstrict-overflow build failure with gcc 4.5
2011-05-26 Jim Meyeringbuild: --enable-gcc-warnings: enable -Wstrict-overflow...
2011-05-26 Jim Meyeringmaint: accommodate gcc's -Wstrict-overflow option
2011-05-26 Jim Meyeringmaint: enforce cpp indentation policy
2011-05-26 Jim Meyeringmaint: env.c: remove unnecessary use of strchr
2011-05-26 Jim Meyeringshred: placate coverity and fix a comment
2011-05-25 Pádraig Bradymaint: split: remove --filter specific code from other...
2011-05-25 Pádraig Bradysplit: diagnose when --filter is used with a chunk...
2011-05-25 Pádraig Bradysplit: exit when we can no longer write to a --filter
2011-05-25 Pádraig Bradysplit: return success even if a --filter exits
2011-05-25 Pádraig Bradysplit: fix an edge case where -n l/... creates an extra...
2011-05-25 Bernhard Voelkerchmod: output the original mode in verbose mode
2011-05-25 Jim Meyeringtests: ls/stat-free-color: fix unwarranted failure...
2011-05-25 Jim Meyeringmaint: accommodate gnulib's newer tight_scope rule
2011-05-25 Jim Meyeringdoc: make README-hacking slightly more generic
2011-05-25 Jim Meyeringtouch: placate static analyzers: no NULL-deref is possible
2011-05-24 Pádraig Bradysplit: fix cases where -n l/... creates extraneous...
2011-05-24 Stéphane Raimbaultdoc: add a missing space in timeout --help
2011-05-24 Pádraig Bradydoc: improve tail -f vs. inotify description and advice
2011-05-23 Jim Meyeringmaint: avoid trivial syntax-check failure
2011-05-23 Karl Berrymaint: README-hacking clarifications
2011-05-23 Jim Meyeringdoc: describe how kernel inotify support affects tail -f
2011-05-22 Jim Meyeringtests: fix typo in tac-continue
2011-05-22 Jim Meyeringdoc: fix a formatting nit in od's texinfo documentation
2011-05-21 Ivan Sichmann... maint: fix comment typos in df.c
2011-05-19 Jim Meyeringmaint: correct typos involving misuse of "a" and "an"
2011-05-18 Pádraig Bradyprintf: fix an out-of-bounds memory access
2011-05-17 Pádraig Bradydoc: mention that ls time ordering is newest first
2011-05-14 Pádraig Bradytests: refactor more tests to use mkfifo_or_skip_
2011-05-14 Pádraig Bradyshuf: use memory more efficiently when returning a...
2011-05-13 Jim Meyeringmaint: avoid syntax-check failure due to long line
2011-05-13 Jim Meyeringmaint: add new syntax-check rule to prohibit use of...
2011-05-13 Jim Meyeringtests: use skip_test_, not skip_
2011-05-13 Jim Meyeringls: allow stat-free use of --color
2011-05-12 Jim Meyeringmaint: use <unistd.h>, not "group-member.h"
2011-05-12 Jim Meyeringbuild: update gnulib submodule to latest
2011-05-11 Jim Meyeringmaint: remove syntax-checking sc_tight_scope rule
2011-05-11 Jim Meyeringmaint: tail: mark a global variable as static
2011-05-08 Pádraig Bradymaint: remove -Wmissing-field-initializers workarounds
2011-05-07 Jim Meyeringtests: don't fail the split --filter=CMD test if xz...
2011-05-06 Jim Meyeringdoc: document split's new --filter=CMD option
2011-05-06 Jim Meyeringtests: test split's new --filter=CMD option
2011-05-06 Karl Heuersplit: accept new output --filter=CMD option
2011-05-06 Jim Meyeringbuild: update gnulib submodule to latest
2011-05-06 Pádraig Bradysort: fix a contradictory --debug warning
2011-05-05 Pádraig Bradydf: fix crash in mem exhaustion edge case
2011-05-03 Jim Meyeringmaint: remove use of gnulib's obsolete strtol module
2011-05-03 Jim Meyeringmaint: remove unnecessary listing of update-copyright...
2011-05-03 Jim Meyeringdoc: remove a name from THANKS.in that is derived from...
2011-05-03 Jim Meyeringcopy: fix my typo
2011-05-03 Jim Meyeringbuild: avoid bootstrap failure when $GZIP is set
next