Age | Commit message (Expand) | Author |
2007-05-13 | Test uniq's new --zero-terminated (-z) option. | Jim Meyering |
2007-05-13 | Add -z option to uniq. Originally proposed by Egmont Koblinger. | James Youngman |
2007-05-07 | * NEWS: Mention that last week's tr bug dates back to 1992. | Jim Meyering |
2007-05-04 | Avoid test failure when run with an unusual umask. | Jim Meyering |
2007-05-04 | Avoid failure of root-only test when run with a restrictive umask. | Jim Meyering |
2007-05-04 | tr -c: don't abort when translating with S2 larger than complement of S1 | Jim Meyering |
2007-05-03 | Avoid test failure when run with a permissive umask. | Jim Meyering |
2007-05-03 | The following commands and options now support the standard size | Paul Eggert |
2007-05-02 | * src/du.c (usage): Tweak description of --dereference-args (-D) again. | Jim Meyering |
2007-05-02 | Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm. | Jim Meyering |
2007-04-28 | * src/nohup.c (usage): Describe how standard input and output are redirected. | Paul Eggert |
2007-04-25 | * src/du.c (usage): Clarify description of --dereference-args (-D). | Jim Meyering |
2007-04-25 | * bootstrap.conf (gnulib_modules): Add autobuild. | Jim Meyering |
2007-04-25 | * bootstrap.conf (gnulib_modules): Add fseeko and ftello. | Jim Meyering |
2007-04-25 | * bootstrap.conf (gnulib_modules): Add fseeko. | Jim Meyering |
2007-04-24 | * THANKS: Add Andreas Frische. | Jim Meyering |
2007-04-24 | ls --color once again colors dangling symlinks correctly | Eric Blake |
2007-04-16 | cut synopsis: fix coreutils.texi, too. | Jim Meyering |
2007-04-16 | * src/cut.c (usage): Adjust synopsis to show that an OPTION is required. | Jim Meyering |
2007-04-12 | split --line-bytes=N (-C N): don't create an empty file. | Paul Eggert |
2007-04-10 | ls: don't form or compute the length of strings that won't be used. | Jim Meyering |
2007-04-07 | Add a test for, and document, today's fix. | Jim Meyering |
2007-04-07 | Fix a bug in how the LS_COLORS ln=target attribute is handled. | Eric Blake |
2007-04-02 | * src/copy.c (copy_reg): Initialize local "con", before calling | Jim Meyering |
2007-04-02 | * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger: | Paul Eggert |
2007-04-02 | gnulib moved md5 and sha1 modules into a new crypt/ directory; adapt | Paul Eggert |
2007-03-30 | * NEWS: Mention these SELinux changes. | Jim Meyering |
2007-03-30 | * ChangeLog-selinux: Remove file. | Jim Meyering |
2007-03-29 | Arrange for "make check-root" to run the new root-only test. | Jim Meyering |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering |
2007-03-29 | * man/chcon.x: New file. | Jim Meyering |
2007-03-29 | New program: chcon | Jim Meyering |
2007-03-29 | Merge branch 'master' of /cu | Jim Meyering |
2007-03-29 | * .vg-suppressions: Add libc-getpwuid-leak. | Jim Meyering |
2007-03-28 | Merge branch 'master' of /cu | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2007-03-28 | * src/stty.c: Don't include "vasprintf.h", now that its | Jim Meyering |
2007-03-27 | * README: Use "install", not "ginstall" in the list of program names. | Jim Meyering |
2007-03-25 | * src/c99-to-c89.diff: Regenerate. | Jim Meyering |
2007-03-25 | Avoid the need for euidaccess and/or lstat on every directory entry | Paul Eggert |
2007-03-24 | If strace malfunctions, skip the test rather than failing it. | Jim Meyering |
2007-03-23 | * src/pathchk.c: Don't include euidaccess.h, as we don't call | Jim Meyering |
2007-03-23 | * README-package-renamed-to-coreutils: Add a URL for the FAQ, | Jim Meyering |
2007-03-23 | Post-release version change. | Jim Meyering |
2007-03-22 | Version 6.9. | Jim Meyering |
2007-03-22 | * tests/mv/hard-3: Correct the preceding change: $3 -> $2. | Jim Meyering |
2007-03-22 | Improve a test script. | Paul Eggert |
2007-03-21 | Fix a test script not to claim an ext2 file system is of type xfs. | Jim Meyering |
2007-03-21 | * gl/lib/savewd.c: Remove this file, since the savewd_save change | Jim Meyering |
2007-03-20 | Skip part of this test when "." is not a local file system. | Jim Meyering |