]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
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...
2009-08-25  Jim Meyeringmaint: remove Local Variables: indent-tabs-mode: nil...
2009-08-25  Jim Meyeringdoc: HACKING: mention the new space-only indentation...
2009-08-25  Jim Meyeringmaint: teach "make syntax-check" the space-only indenta...
2009-08-25  Jim Meyeringglobal: convert indentation-TABs to spaces
2009-08-24  Jim Meyeringcp: ignore obscure failure to preserve symlink time...
2009-08-23  Jim Meyeringtests: skip (don't fail) a cp test, upon mount-related...
2009-08-23  Jim Meyeringbuild: update from *public* gnulib
2009-08-22  Jim Meyeringbuild: update from gnulib
2009-08-20  Jim Meyeringpost-release administrivia
2009-08-20  Jim Meyeringversion 7.5 v7.5
2009-08-20  Jim Meyeringtests: skip the stdbuf tests when the abs build directo...
2009-08-20  Jim Meyeringinstall: avoid a portability bug when compiling with...
2009-08-19  Jim Meyeringtests: make install-C slightly less prone to confusion
2009-08-19  Jim Meyeringbuild: avoid "make dist" failure in man/
2009-08-18  Jim Meyeringbuild: update from gnulib
2009-08-18  Giuseppe Scrivanonl: deprecate --page-increment in favor of --line-increment
2009-08-18  Jim Meyeringtests: stdbuf: fix a bug in test script
2009-08-18  Jim Meyeringbuild: perform check-AUTHORS via syntax-check, not...
next