Age | Commit message (Expand) | Author |
2009-09-05 | stty: use TAB0, TAB1, and TAB2 only if defined | Petr Salinger |
2009-09-04 | build: update from gnulib | Eric Blake |
2009-09-04 | ln: add comments related to POSIX 2008 | Eric Blake |
2009-09-04 | mv, cp: tweak LINK_FOLLOWS_SYMLINKS logic | Eric Blake |
2009-09-04 | tests: fix a tail-2/pid failure on GNU/kFreeBSD | Petr Salinger |
2009-09-04 | tests: fix a failure when running tail-2/wait as root | Pádraig Brady |
2009-09-04 | build: fix libcap configure flag handling | Mike Frysinger |
2009-09-03 | df: don't fail due to an unreadable argument | Jim Meyering |
2009-09-03 | doc: install -C: fix bug in the texi documentation | Kamil Dudka |
2009-09-03 | tests: simplify and fix a race in 2 tail --follow tests | Pádraig Brady |
2009-09-03 | cp: don't leak resources for each xattr preservation failure | Ondřej Vašík |
2009-09-01 | chcon, chmod, chgrp, chown, du: report fts_close failure | Pádraig Brady |
2009-09-01 | build: update from gnulib | Jim Meyering |
2009-09-01 | chcon, chmod, chgrp, chown, du: do not ignore fts_close failure | Jim Meyering |
2009-09-01 | maint: du: remove unnecessary initialization | Jim Meyering |
2009-09-01 | maint: chown, chgrp, chmod, chcon: remove unnecessary initialization | Jim Meyering |
2009-09-01 | maint: shred: remove unnecessary initialization | Jim Meyering |
2009-09-01 | maint: dd: remove unnecessary initialization | Jim Meyering |
2009-09-01 | maint: tail: remove unnecessary initialization | Jim Meyering |
2009-09-01 | maint: mbsalign.c: remove unnecessary assignment | Jim Meyering |
2009-09-01 | timeout: remove a redundant assignment | Pádraig Brady |
2009-09-01 | timeout: defensive handling of all wait() errors | Pádraig Brady |
2009-09-01 | ls -i: print consistent inode numbers also for mount points | Jim Meyering |
2009-08-31 | maint: revert my stdbuf change: the result didn't even compile | Jim Meyering |
2009-08-30 | maint: stdbuf: move a declaration; no-semantic-change | Jim Meyering |
2009-08-30 | build: quiet "make check" in src/ | Jim Meyering |
2009-08-30 | doc: cp: update note on preserving symlink time stamps | Jim Meyering |
2009-08-30 | build: update bootstrap from gnulib | Jim Meyering |
2009-08-30 | tests: don't misbehave if $TMPDIR contains spaces | Pádraig Brady |
2009-08-29 | tests: other-fs-tmpdir: don't misbehave for quote-unfriendly $TMPDIR | Jim Meyering |
2009-08-29 | build: update from gnulib | Jim Meyering |
2009-08-29 | tests: move a coreutils-specific test from maint.mk to Makefile.am | Jim Meyering |
2009-08-29 | tests: cp/reflink-auto guard against a pathological $TMPDIR | Jim Meyering |
2009-08-29 | cp --reflink: preserve attributes on cloned files if asked | Pádraig Brady |
2009-08-29 | cp --reflink: add an "auto" parameter to fall back to a normal copy | Pádraig Brady |
2009-08-28 | stdbuf: fix a small typo in --help output | Pádraig Brady |
2009-08-28 | build: avoid unused variable warnings on cygwin | Eric Blake |
2009-08-28 | dd: detect closed stderr | Eric Blake |
2009-08-28 | maint: ignore only man/*.1, not all *.1 files | Jim Meyering |
2009-08-27 | build: prefix a few rules with $(AM_V_GEN) | Jim Meyering |
2009-08-26 | build: stop earlier if touching ChangeLog fails | Jim Meyering |
2009-08-26 | tests: mkdir/selinux: avoid spurious failure on some SELinux systems | Jim Meyering |
2009-08-26 | tests: tail-2/assert: avoid risk of race condition | Jim Meyering |
2009-08-25 | maint: ensure we don't embed Emacs indent-tabs-mode setting lines | Jim Meyering |
2009-08-25 | maint: remove Local Variables: indent-tabs-mode: nil from all sources | Jim Meyering |
2009-08-25 | doc: HACKING: mention the new space-only indentation policy | Jim Meyering |
2009-08-25 | maint: teach "make syntax-check" the space-only indentation rule | Jim Meyering |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-08-24 | cp: ignore obscure failure to preserve symlink time stamps, | Jim Meyering |
2009-08-23 | tests: skip (don't fail) a cp test, upon mount-related failure | Jim Meyering |