platform/upstream/coreutils.git
2011-08-24 Jim Meyeringtests: adjust the new, very expensive rm test to be...
2011-08-23 Pádraig Bradypr: fix so that LAST_PAGE is honored with -T
2011-08-20 Erik Auerswalddoc: correct typo in yesterday's NEWS entry: 30GB ...
2011-08-19 Jim Meyeringrm, du, chmod, chown, chgrp: use much less memory for...
2011-08-13 Bernhard Voelkermaint: remove empty statement after jump label
2011-08-12 Paul Eggertpathchk: port to hosts where mbstate_t is replaced
2011-08-12 Paul Eggertbootstrap: use latest gnulib bootstrap, gettext
2011-08-11 Jim Meyeringmaint: use gnulib's new largefile modulue
2011-08-08 Jim Meyeringtests: avoid lack-of-support du test failure on HP...
2011-08-08 Jim Meyeringjoin: with --check-order print offending file name...
2011-08-08 Jim Meyeringmaint: use xcalloc rather than xmalloc+memset (no seman...
2011-08-08 Jim Meyeringmaint: add copyright notice to init.cfg
2011-08-08 Jim Meyeringmaint: prevent accidental future use of the old shell...
2011-08-08 Stefano Lattarinitests: complete the renaming framework_failure -> frame...
2011-08-08 Paul Eggertmktemp: stir in enough entropy (Bug#6683)
2011-08-04 Stefano Lattarinitests: remove obsolete 'error_' shell function
2011-07-31 Pádraig Bradydoc: mention the new mirroring behavior of cp -au
2011-07-31 Jim Meyeringmaint: accommodate old-NEWS update
2011-07-31 Paul Eggert* NEWS: Say that 6.12 preserved ns-resolution timestamps.
2011-07-29 Jim Meyeringbuild: require gnulib's fclose module
2011-07-29 Jim Meyeringbuild: update gnulib, for "make syntax-check" fix
2011-07-27 Ivan Sichmann... doc: add a vim indentation example
2011-07-27 Pádraig Bradymaint: copy: refactor hard link creation
2011-07-27 Pádraig Bradytests: cp/preserve-link: test all relevant paths
2011-07-26 Jim Meyeringdoc: mention cp's dir-permissions fix
2011-07-26 Jim Meyeringmaint: use consistent style in C and test scripts
2011-07-25 Paul Eggertcp: don't mishandle existing dir dest permissions ...
2011-07-25 Jim Meyeringcp -up: preserve all hard links
2011-07-25 Pádraig Bradytimeout: support sub-second timeouts
2011-07-25 Jim Meyeringbuild: update gnulib to fix a build warning/error in...
2011-07-24 Jim Meyeringdf: support partitions larger than 4 TiB on MacOS ...
2011-07-22 Paul Eggertdd, shred: use fdatasync only if declared
2011-07-20 Mike Frysingerdircolors: add screen.Eterm terminal type
2011-07-20 Pádraig Bradymaint: remove a redundant call to gl_CLOCK_TIME
2011-07-20 Pádraig Bradyunexpand: fix misalignment when spaces span a tabstop
2011-07-17 Paul Eggert* NEWS: Mention fix for Bug#9098.
2011-07-17 Paul Eggerttimeout: add regression test (Bug#9098)
2011-07-16 Paul Eggerttimeout: treat seconds counts like 'sleep' does
2011-07-16 Paul EggertFix capiTalization in comments.
2011-07-16 Paul Eggert* src/timeout.c (main): Use waitpid, not wait (Bug...
2011-07-16 Paul Eggerttimeout: port to NonStop (Bug#9077)
2011-07-16 Paul Eggertls: port to NonStop (Bug#9076)
2011-07-16 Paul Eggertdd: port to NonStop (Bug#9076)
2011-07-15 Paul Eggertcsplit: don't prematurely terminate cleanup (Bug#9076)
2011-07-15 Paul Eggert* src/dd.c: Remove obsolete comments re POSIX.
2011-07-15 Pádraig Bradybuild: avoid a st_blksize compile failure on some systems
2011-07-15 Pádraig Bradybuild: avoid a fiemap compile failure on some systems
2011-07-15 Paul Eggert* src/fiemap.h (struct fiemap.fm_extents): Change size...
2011-07-14 Bernhard Voelkermaint: fix warning 'possible use of "=" where "=="...
2011-07-13 Benoît Knechtdoc: describe the file permissions set by mktemp
2011-07-13 Benoît Knechtdoc: note the order in which wc counts are printed
2011-07-12 Jim Meyeringbuild: update gnulib submodule to latest
2011-07-12 Eric Blakebuild: list makeinfo 4.13 as a build-from-git requirement
2011-07-11 Benoît Knechtdircolors: highlight .webm multimedia files
2011-07-08 Jim Meyeringmaint: add syntax-check rule to prohibit "."-terminated...
2011-07-08 Pádraig Bradydoc: list all new file system types recognized by stat -f
2011-07-08 Benoît Knechtdoc: don't terminate SEE ALSO sections with a period
2011-07-08 Pádraig Bradytimeout: handle signals more transparently
2011-07-08 Pádraig Bradytimeout: support cascaded timeouts
2011-07-08 Pádraig Bradytimeout: add --foreground to support interactive commands
2011-07-08 Benoît Knechtdoc: note that cp -l creates _hard_ links
2011-07-07 Jim Meyeringtests: exercise md5sum's new --strict option
2011-07-07 Patrick Schoenfeldmd5sum, sha1sum, etc: accept new option: --strict
2011-07-07 Benoît Knechtdoc: note date's %k, %l are space-padded and equivalent...
2011-07-07 Jim Meyeringstat: recognize GPFS as a file system type
2011-07-02 Jim Meyeringmaint: use "const" and "pure" function attributes where...
2011-07-02 Jim Meyeringbuffer_lcm: declare with _GL_ATTRIBUTE_CONST
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
next