platform/upstream/coreutils.git
2009-09-21 Pádraig Bradydoc: mention the texinfo documentation in --help
2009-09-21 Jim Meyeringmaint: automate the web-doc updating procedure
2009-09-19 Jim Meyeringdircolors: arrange to highlight names with the .lz...
2009-09-19 Jim Meyeringmktemp: adapt to new, 3-argument gen_tempname_len
2009-09-17 Jim Meyeringbuild: merge bootstrap changes from gnulib
2009-09-17 Eric Blakerm, rmdir: improve cross-compilation support
2009-09-15 Ondřej Vašíkcp: fix a probably redundant chmod when setting xattrs
2009-09-14 Jim Meyeringdoc: NEWS: mention origin of touch -t ....60 bug
2009-09-14 Jim Meyeringdoc: touch, document that it accepts .60
2009-09-14 Jim Meyeringtouch: don't reject "60" as number of seconds in a...
2009-09-14 Jim Meyeringbuild: update gnulib submodule to latest, for fixed...
2009-09-14 Jim Meyeringmaint: use #!/bin/sh consistently in shell-based test...
2009-09-14 Pádraig Bradytests: fix dd/skip-seek-past-file to work on ecryptfs
2009-09-14 Ondřej Vašíkcp,mv: preserve extended attributes even for read-only...
2009-09-14 Jim Meyeringdoc: improve timeout's --help message
2009-09-13 Jim Meyeringmaint: use consistent cpp indentation in all .c files
2009-09-13 Jim Meyeringdoc: NEWS: say quadratic and linear, rather than O...
2009-09-13 Jim Meyeringdoc: improve NEWS
2009-09-11 Jim Meyeringid: don't print context=... when POSIXLY_CORRECT is set
2009-09-11 Eric Blakerm: avoid compiler warning
2009-09-11 Eric Blakeeuidaccess-stat: remove unnecessary macros
2009-09-11 Eric Blakerm: use gnulib faccessat
2009-09-11 Jim Meyeringrm: improve efficiency of rm -r (without -f) from O...
2009-09-11 Jim Meyeringbuild: placate gcc's new -Wskip-jump-init
2009-09-11 Jim Meyeringrm: rewrite to use fts
2009-09-11 Jim Meyeringmaint: doc: adjust README-release
2009-09-11 Jim Meyeringpost-release administrivia
2009-09-11 Jim Meyeringversion 7.6 v7.6
2009-09-10 Jim Meyeringlink,ln: use gnulib's link module to work around Solari...
2009-09-10 Jim Meyeringbuild: update gnulib submodule to latest
2009-09-10 Ondřej Vašíkdoc: improve various BLOCKSIZE and SIZE help
2009-09-10 Jim Meyeringdd conv=unblock: print final newline consistently
2009-09-09 Jim Meyeringmaint: make cfg.mk slightly more generic
2009-09-08 Jim Meyering* gnulib: Update submodule to latest.
2009-09-08 Jim Meyeringtail: make the new piped-stdin test as portable as...
2009-09-08 Pádraig Bradytests: tail-2/assert: reduce risk of race condition
2009-09-08 Pádraig Bradytests: address a race condition in misc/cat-buf
2009-09-07 Jim Meyeringtail: syntax-only: use "false", rather than equivalent, 0
2009-09-07 Jim Meyeringtail: ignore -f for piped-stdin, as POSIX requires
2009-09-07 Pádraig Bradytests: tail-2/flush-initial should not rely on stdbuf
2009-09-07 Jim Meyeringtail: don't give up on inotify mode for an already...
2009-09-07 Jim Meyeringtests: misc/cat-buf: clean up syntax
2009-09-07 Jim Meyeringtests: ls/color-clear-to-eol: append NL to accommodate...
2009-09-07 Jim Meyeringtests: tail-2/infloop-1: avoid rare test failure on...
2009-09-07 Jim Meyeringbuild: update gnulib submodule to latest
2009-09-07 Jim Meyeringdoc: tweak NEWS
2009-09-07 Jim Meyeringtail -f: handle "-"/stdin once again
2009-09-06 Jim Meyeringtests: tail-2/flush-initial: correct race avoidance...
2009-09-06 Jim Meyeringtests: ls-misc: don't let a bogus umask cause test...
2009-09-06 Jim Meyeringtail: flush initial output before possibly blocking
2009-09-05 Jim Meyeringmaint: remove unused file: lib/fdopendir-glibc.c
2009-09-05 Jim Meyeringtests: ls/stat-vs-dirent: avoid spurious test failure
2009-09-05 Pádraig Bradydoc: make the tail --sleep-interval help less confusing
2009-09-05 Pádraig Bradymaint: remove some tab indentation from copy.c
2009-09-05 Pádraig Bradytests: test old tail -f method even on systems with...
2009-09-05 Jim Meyeringbuild: update gnulib submodule to latest
2009-09-05 Petr Salingerstty: use TAB0, TAB1, and TAB2 only if defined
2009-09-05 Eric Blakebuild: update from gnulib
2009-09-04 Eric Blakeln: add comments related to POSIX 2008
2009-09-04 Eric Blakemv, cp: tweak LINK_FOLLOWS_SYMLINKS logic
2009-09-04 Petr Salingertests: fix a tail-2/pid failure on GNU/kFreeBSD
2009-09-04 Pádraig Bradytests: fix a failure when running tail-2/wait as root
2009-09-04 Mike Frysingerbuild: fix libcap configure flag handling
2009-09-03 Jim Meyeringdf: don't fail due to an unreadable argument
2009-09-03 Kamil Dudkadoc: install -C: fix bug in the texi documentation
2009-09-03 Pádraig Bradytests: simplify and fix a race in 2 tail --follow tests
2009-09-03 Ondřej Vašíkcp: don't leak resources for each xattr preservation...
2009-09-01 Pádraig Bradychcon, chmod, chgrp, chown, du: report fts_close failure
2009-09-01 Jim Meyeringbuild: update from gnulib
2009-09-01 Jim Meyeringchcon, chmod, chgrp, chown, du: do not ignore fts_close...
2009-09-01 Jim Meyeringmaint: du: remove unnecessary initialization
2009-09-01 Jim Meyeringmaint: chown, chgrp, chmod, chcon: remove unnecessary...
2009-09-01 Jim Meyeringmaint: shred: remove unnecessary initialization
2009-09-01 Jim Meyeringmaint: dd: remove unnecessary initialization
2009-09-01 Jim Meyeringmaint: tail: remove unnecessary initialization
2009-09-01 Jim Meyeringmaint: mbsalign.c: remove unnecessary assignment
2009-09-01 Pádraig Bradytimeout: remove a redundant assignment
2009-09-01 Pádraig Bradytimeout: defensive handling of all wait() errors
2009-09-01 Jim Meyeringls -i: print consistent inode numbers also for mount...
2009-08-31 Jim Meyeringmaint: revert my stdbuf change: the result didn't even...
2009-08-30 Jim Meyeringmaint: stdbuf: move a declaration; no-semantic-change
2009-08-30 Jim Meyeringbuild: quiet "make check" in src/
2009-08-30 Jim Meyeringdoc: cp: update note on preserving symlink time stamps
2009-08-30 Jim Meyeringbuild: update bootstrap from gnulib
2009-08-30 Pádraig Bradytests: don't misbehave if $TMPDIR contains spaces
2009-08-29 Jim Meyeringtests: other-fs-tmpdir: don't misbehave for quote-unfri...
2009-08-29 Jim Meyeringbuild: update from gnulib
2009-08-29 Jim Meyeringtests: move a coreutils-specific test from maint.mk...
2009-08-29 Jim Meyeringtests: cp/reflink-auto guard against a pathological...
2009-08-29 Pádraig Bradycp --reflink: preserve attributes on cloned files if...
2009-08-28 Pádraig Bradycp --reflink: add an "auto" parameter to fall back...
2009-08-28 Pádraig Bradystdbuf: fix a small typo in --help output
2009-08-28 Eric Blakebuild: avoid unused variable warnings on cygwin
2009-08-28 Eric Blakedd: detect closed stderr
2009-08-28 Jim Meyeringmaint: ignore only man/*.1, not all *.1 files
2009-08-27 Jim Meyeringbuild: prefix a few rules with $(AM_V_GEN)
2009-08-26 Jim Meyeringbuild: stop earlier if touching ChangeLog fails
2009-08-26 Jim Meyeringtests: mkdir/selinux: avoid spurious failure on some...
2009-08-26 Jim Meyeringtests: tail-2/assert: avoid risk of race condition
2009-08-25 Jim Meyeringmaint: ensure we don't embed Emacs indent-tabs-mode...
next